markDuplicates: markDuplicates

Description Usage Arguments Details Value Author(s)

View source: R/picard.R

Description

Mark duplicates in bam

Usage

1
markDuplicates(bamfile, outfile = NULL, path = getOption("picard.path"))

Arguments

bamfile

Name of input bam file

outfile

Name of output bam file

path

Full path to MarkDuplicates jar

Details

Use MarkDuplicates from PicardTools to mark duplicate alignments in bam file.

Value

Path to output bam file

Author(s)

Jens Reeder


HTSeqGenie documentation built on Nov. 8, 2020, 6:12 p.m.