Ngs RemoveDuplicates.pdf
From Array Suite Wiki
Revision as of 16:29, 26 January 2016 by Joseph (talk | contribs) (→Remove Duplicates for NGS Data)
Remove Duplicates for NGS Data
This module removes duplicates in a DNA-Seq data file. In NO circumstances is this module recommended for RNA-Seq data.
Duplicates are defined by alignments with the same start position and end position, or fragments with same range (start and end positions of read1 and read2 in a pair).
Open this module by going to NGS | Manipulation | Remove Duplicates
Options
- Mark duplicates only - Mark the duplicates using bitwise SAM flags in the resulting BAM file instead of removing them.
- Output folder - Specifies the output folder for the new BAM file to be generated.
Results
The output of this module is a BAM file generated in the specified folder with duplicates removed or marked from the original BAM file.