File: dedup.md

package info (click to toggle)
multiqc 1.9%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 27,568 kB
  • sloc: python: 28,657; javascript: 3,233; sh: 74; makefile: 24
file content (17 lines) | stat: -rw-r--r-- 478 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
Name: DeDup
URL: http://www.github.com/apeltzer/DeDup
Description: >
    Improved Duplicate Removal for merged/collapsed reads in ancient DNA analysis
---

Improved Duplicate Removal for merged/collapsed reads in ancient DNA analysis

By default, tables show read counts in thousands.
To customise this, you can set the following MultiQC config variables:

```yaml
ancient_read_count_prefix: 'K'
ancient_read_count_desc: 'thousands'
ancient_read_count_multiplier: 0.001
```