gene_level_elong | R Documentation |
Aggregate transcript elongation scores to gene level
gene_level_elong(tr_elong, ritpms, anno, exclude_uORFs = TRUE)
tr_elong |
elongation rates per transcript, data frame with columns orf_id, mean_occ |
ritpms |
a named vector of ritpms per transcript |
anno |
an annotation object |
exclude_uORFs |
exclude uORFs from the gene level total;Defaults to TRUE |
This function aggregates transript level ritpms to gene level,with the mean elongation rate over all the genes transcripts weighted by transcript abundance
a data frame with columns mean_occ and gene_id
Dermot Harnett, dermot.p.harnett@gmail.com
get_cds_reads
, get_readlens
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.