Description Usage Arguments Value Examples
View source: R/ranges_helpers.R
grl must be grouped by transcript If a list of orfs are grouped by transcripts, but does not have ORF names, then create them and return the new GRangesList
1 | makeORFNames(grl, groupByTx = TRUE)
|
grl |
a |
groupByTx |
logical (T), should output GRangesList be grouped by transcripts (T) or by ORFs (F)? |
(GRangesList) with ORF names, grouped by transcripts, sorted.
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.