orfID | R Documentation |
These id's can be uniqued by isoform etc, this is not supported by GenomicRanges.
orfID(grl, with.tx = FALSE)
grl |
a |
with.tx |
a boolean, include transcript names, if you want unique orfs, so that they dont have duplicates from different isoforms, set it to FALSE. |
a character vector of ids, 1 per orf
Other ORFHelpers:
defineTrailer()
,
longestORFs()
,
mapToGRanges()
,
startCodons()
,
startSites()
,
stopCodons()
,
stopSites()
,
txNames()
,
uniqueGroups()
,
uniqueOrder()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.