Main Content
bamsort
Sort BAM files
Description
sorts a BAM file sortedFile
= bamsort(inFile
)inFile
and returns the name of the sorted BAM file
sortedFile
. The function sorts the alignment records by the reference
sequence name first, and then by position within the reference.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b