Main Content
getRange
Retrieve range of annotations from GTFAnnotation
or
GFFAnnotation
object
Description
Examples
Input Arguments
Output Arguments
Tips
Use the
getSubset
method with theReference
name-value pair to return aGFFAnnotation
object containing only one reference sequence. Then use this subsetted object as input to thegetRange
function.
Version History
Introduced in R2011b
See Also
getData
| getExons
| getFeatureNames
| getGeneNames
| getGenes
| getIndex
| getReferenceNames
| getSegments
| getSubset
| getTranscriptNames
| getTranscripts
| GTFAnnotation
| GFFAnnotation