Description Usage Arguments Value
View source: R/report_helpers.R
The better the annotation / gtf used, the more results you get.
1 | QC_count_tables(df, out.dir, type = "ofst", BPPARAM = bpparam())
|
df |
an ORFik |
out.dir |
optional output directory, default:
|
type |
a character(default: "default"), load files in experiment or some precomputed variant, either "ofst", "bedo", "bedoc" or "pshifted". These are made with ORFik:::convertLibs() or shiftFootprintsByExperiment(). Can also be custom user made folders inside the experiments bam folder. |
BPPARAM |
how many cores/threads to use? default: bpparam().
To see number of threads used, do |
a data.table of the count info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.