Description Usage Arguments Value
View source: R/filterDuplicates.R
Filter PCR-duplicates from BAM file using internal UMIs
1 | filterDups(bamFile, outFile, keepPairs)
|
bamFile |
character. Input BAM file |
outFile |
character. Output (filtered) BAM file |
keepPairs |
logical. Keep R2 read? |
Filtered BAM file, after PCR duplicate removal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.