saminfo
R2026bReturn information about SAM file
Description
returns information about a SAM-formatted file.InfoStruct = saminfo(File)
uses additional options specified by one or more name-value arguments. For example,
you can specify to include the read count in the output.InfoStruct = saminfo(File,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2010a
See Also
samread | fastqread | fastqwrite | fastqinfo | fastainfo | fastaread | fastawrite | sffinfo | sffread | BioIndexedFile | BioMap