Класс: GTFAnnotation
Возвратите таблицу уникальных расшифровок стенограммы в GTFAnnotation
объект
возвращает transcriptsTable
= getTranscripts(AnnotObj
)transcriptsTable
, на таблицу расшифровок стенограммы ссылаются экзоны в AnnotObj
.
возвращает расшифровку (расшифровки) стенограммы, которые принадлежат ссылке (ссылкам), заданной transcriptsTable
= getTranscripts(AnnotObj
,'Reference',R
)R
.
возвращает расшифровку (расшифровки) стенограммы, которые принадлежат гену (генам), заданному transcriptsTable
= getTranscripts(AnnotObj
,'Gene',G
)G
.
возвращает расшифровку (расшифровки) стенограммы, заданную transcriptsTable
= getTranscripts(AnnotObj
,'Transcript',T
)T
.
getData (GTFAnnotation)
| getFeatureNames (GTFAnnotation)
| getGeneNames (GTFAnnotation)
| getGenes (GTFAnnotation)
| getIndex (GTFAnnotation)
| getRange (GTFAnnotation)
| getReferenceNames (GTFAnnotation)
| getSegments (GTFAnnotation)
| getSubset (GTFAnnotation)
| getTranscripts (GTFAnnotation)
| GFFAnnotation
| GTFAnnotation