get_metacodon_profs | R Documentation |
Get A Granges object with locations of each codon in the given cds
get_metacodon_profs(covgrs, anno, n_wind_l_ext = 45)
covgrs |
A list of SimpleRleLists - RPF coverage |
anno |
An annotation object |
n_wind_l_ext |
The 5' extent of the window around the codon to return Defaults to: 45 |
gets profiles of read 5' end occurence around codons
A data frame with expected and actual rust score per position in window, codon, readlength
Dermot Harnett, dermot.p.harnett@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.