File: dedup.md

package info (click to toggle)
multiqc 1.14%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 28,824 kB
  • sloc: python: 41,884; javascript: 4,651; sh: 74; makefile: 24
file content (17 lines) | stat: -rw-r--r-- 476 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
```