Description Usage Arguments Details Value
View source: R/annotation_functions.R
The function get_region_lengths
retrieves the
lengths for the UTR5, UTR5 Junction, CDS, UTR3 Junction,
and UTR3 regions of every transcript.
1 | get_region_lengths(ribo.object, alias = FALSE)
|
ribo.object |
A 'Ribo' object |
alias |
Option to return the transcript names as aliases |
This function is deprecated, and we recommend get_internal_region_lengths
.
A data.frame of the region lengths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.