bamutilMarkDuplicates.Rd
bamutilMarkDuplicates
Mark duplicated reads from a BAM file by
calling bamutil
bamutilMarkDuplicates(bam, out, path, verbose)
The bam file to mark duplicates from
Regular expression describing the transformation on the original filename to get the output filename. By default, a "_duprm" suffix is added before the bam extension
Path to the duplicate marker binaries
Redirect all the program output to the R console
The return code of the system call
This function is supposed to be called through the markDuplicates
wrapper