getIndex
Return index array of annotations from GTFAnnotation
or GFFAnnotation
object
Syntax
Description
returns an index array Idx
= getIndex(___,Name,Value
)Idx
, using any of the input arguments from the
previous syntaxes and additional options specified by one or more
Name,Value
pair arguments.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2013a
See Also
getData
| getExons
| getFeatureNames
| getGeneNames
| getGenes
| getRange
| getReferenceNames
| getSegments
| getSubset
| getTranscriptNames
| getTranscripts
| GTFAnnotation
| GFFAnnotation