File: dedup.md

package info (click to toggle)
multiqc 1.21%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,164 kB
  • sloc: python: 52,323; javascript: 7,064; sh: 76; makefile: 21
file content (17 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (2)
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
```