-
Notifications
You must be signed in to change notification settings - Fork 88
Expand file tree
/
Copy pathmultiqc_config.yaml
More file actions
29 lines (28 loc) · 910 Bytes
/
multiqc_config.yaml
File metadata and controls
29 lines (28 loc) · 910 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/eager" target="_blank">nf-core/eager</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://github.com/nf-core/eager" target="_blank">documentation</a>.
top_modules:
- 'fastqc':
name: 'FastQC (pre-AdapterRemoval)'
path_filters:
- '*_fastqc.zip'
path_filters_exclude:
- '*.combined.prefixed_fastqc.zip'
- 'fastp'
- 'adapterRemoval'
- 'fastqc':
name: 'FastQC (post-AdapterRemoval)'
path_filters:
- '*.combined.prefixed_fastqc.zip'
- 'samtools'
- 'preseq'
- 'dedup'
- 'qualimap'
- 'damageprofiler'
- 'gatk'
read_count_multiplier: 1
read_count_prefix: ''
read_count_desc: ''
decimalPoint_format: '.'
thousandsSep_format: ','