Skip to content

Commit 9116438

Browse files
authored
Merge pull request #215 from nf-core/multiqc-dedup-preseq-switch
Switch dedup and preseq in output order
2 parents fd4c4aa + 31acda9 commit 9116438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/multiqc_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ top_modules:
1515
- '*.truncated_fastqc.zip'
1616
- '*.combined*_fastqc.zip'
1717
- 'samtools'
18-
- 'preseq'
1918
- 'dedup'
19+
- 'preseq'
2020
- 'qualimap'
2121
- 'damageprofiler'
2222
- 'gatk'

0 commit comments

Comments
 (0)