Description Usage Arguments Details Value Author(s) References See Also
View source: R/16_picard.collectmultiplemetrics.R
Provide read alignment information.
1 | picard.collectmetrics(fns.bam, out.fns, ref.fa, run.cmd=T, mc.cores=1)
|
fns.bam |
Path to BAM files |
ref.fa |
Reference fasta file path |
run.cmd |
Whether to execute the command line (default=TRUE) |
mc.cores |
The number of cores to use. Must be at least one(default=1), and parallelization requires at least two cores. |
output.dir |
Output directory |
Provides a summary of the alignment process using the bam files
txt files
Ji-Hye Lee
Currently there is no journal reference for picard.
http://broadinstitute.github.io/picard/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.