Description Usage Arguments Value See Also Examples
In ATGTTTTGA, get the positions ATG. It takes care of exons boundaries, with exons < 3 length.
1 | startCodons(grl, is.sorted = FALSE)
|
grl |
a |
is.sorted |
a boolean, a speedup if you know the ranges are sorted |
a GRangesList of start codons, since they might be split on exons
Other ORFHelpers:
defineTrailer()
,
longestORFs()
,
mapToGRanges()
,
orfID()
,
startSites()
,
stopCodons()
,
stopSites()
,
txNames()
,
uniqueGroups()
,
uniqueOrder()
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.