qc_analysis | R Documentation |
subsamples reads, aligns to each genome, and counts the reads mapping to features in the target genome
qc_analysis(sampTab, sname = "sra_id", subProp = 0.001,
target = "mouse",
gtfFile = "/media/ephemeral1/dat/ref/Mus_musculus.GRCm38.83.gtf",
cname = "trimNames")
sampTab |
sample table |
sname |
column of default prefix |
subProp |
fraction of reads to sample |
target |
species/genome |
gtfFile |
gtf path/filename |
cname |
column name containing input file names |
sample tablein which qc measures have been appended
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.