View source: R/PipelineParts.R
getLeadersFromCage | R Documentation |
Step 1 of uORFome pipeline: Save leaders and uORF search region (leader + cds)
getLeadersFromCage(cageFiles, filterValue = 3, BPPARAM = bpparam())
cageFiles |
a ORFik experiment with CAGE files and annotation |
filterValue |
The minimum number of reads on cage position, for it to be counted as possible new tss. (represented in score column in CageSeq data) If you already filtered, set it to 0. |
BPPARAM |
An instance of a |
invisible(NULL), files saved to disc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.