Main Content
getReferenceNames
Retrieve reference names from GTFAnnotation
or
GFFAnnotation
object
Description
returns References
= getReferenceNames(AnnotObj
)References
, a cell array of character vectors specifying the
names of all reference sequences in AnnotObj
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2011b
See Also
getData
| getExons
| getFeatureNames
| getGeneNames
| getGenes
| getIndex
| getRange
| getSegments
| getSubset
| getTranscriptNames
| getTranscripts
| GTFAnnotation
| GFFAnnotation