multiqc_config
PipelineLint.multiqc_config() → Dict[str, List[str]]
Make sure basic multiQC plugins are installed and plots are exported Basic template:
Note
You can choose to ignore this lint tests by editing the file called
.nf-core.yml
in the root of your pipeline and setting the test to false:
To disable this test only for specific sections, you can specify a list of section names. For example:
lint: : multiqc_config: : - report_section_order - report_comment