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