Main Content
samsort
Sort SAM files
Description
sorts a SAM file sortedFile
= samsort(inFile
)inFile
and returns the name of the sorted SAM 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