Description Usage Arguments Details Value See Also
Correlation plots default to mRNA covering reads.
Meta plots defaults to leader, cds, trailer.
Output will be stored in same folder as the
libraries in df.
Correlation plots will be fpkm correlation and
log2(fpkm + 1) correlation between samples.
1 2 3 4 5 6 |
df |
an ORFik |
region |
a character (default: mrna), make raw count matrices of whole mrnas or one of (leaders, cds, trailers) |
stats_folder |
directory to save, default: paste0(dirname(df$filepath[1]), "/QC_STATS/") |
BPPARAM |
how many cores/threads to use? default: bpparam().
To see number of threads used, do |
Is part of QCreport
invisible(NULL) (objects stored to disc)
Other QC report:
QCreport()
,
QCstats()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.