Skip to content

Commit f6c5596

Browse files
authored
fixed multiqc config too-strict post-AR path
1 parent 283b7fe commit f6c5596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf/multiqc_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ top_modules:
1414
- 'fastqc':
1515
name: 'FastQC (post-AdapterRemoval)'
1616
path_filters:
17-
- '*.combined.prefixed_fastqc.zip'
17+
- '*.combined*_fastqc.zip'
1818
- 'samtools'
1919
- 'preseq'
2020
- 'dedup'

0 commit comments

Comments
 (0)