Description Usage Arguments Details Value Author(s)
Mark duplicates in bam
1 | markDuplicates(bamfile, outfile = NULL, path = getOption("picard.path"))
|
bamfile |
Name of input bam file |
outfile |
Name of output bam file |
path |
Full path to MarkDuplicates jar |
Use MarkDuplicates from PicardTools to mark duplicate alignments in bam file.
Path to output bam file
Jens Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.