Main Content
bioinfo.pipeline.block.SamSort
Description
A SamSort
block enables you to sort alignment records from SAM
files by the reference sequence name first, and then by position within the
reference.
Creation
Description
creates a fcBlock
= bioinfo.pipeline.block.SamSortSamSort
block.
specifies the output file name.fcBlock
= bioinfo.pipeline.block.SamSort(outFileName
)
Input Arguments
Properties
Object Functions
compile | Perform block-specific additional checks and validations |
copy | Copy array of handle objects |
emptyInputs | Create input structure for use with run method |
eval | Evaluate block object |
run | Run block object |
Examples
Version History
Introduced in R2023a