We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7388b00 commit 7fd5448Copy full SHA for 7fd5448
configs/multiqc_config_template.jinja2
@@ -38,7 +38,6 @@ module_order:
38
- bcftools
39
- fastqc:
40
name: "FastQC"
41
- anchor: "raw"
42
path_filters:
43
- "*/qc/fastqc-raw/*_fastqc.zip"
44
- fastq_screen:
@@ -81,7 +80,7 @@ custom_data:
81
80
parent_id: "quac_watch"
82
id: "quac_watch_fastqc"
83
section_name: "FastQC"
84
- description: 'Quick summary of FastQC results. See <a href="#raw">FastQC</a> section below for detailed results.'
+ description: 'Quick summary of FastQC results. See <a href="#fastqc">FastQC</a> section below for detailed results.'
85
file_format: "yaml"
86
plot_type: "table"
87
pconfig:
0 commit comments