nf-core/tools API documentation
Automated documentation for nf-core/tools (2.14.1)
modules_config
PipelineLint.modules_config()
Make sure the conf/modules.config file follows the nf-core template, especially removed sections.
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:
lint: modules_config: FalseTo disable this test only for specific modules, you can specify a list of module names.
lint: modules_config: - fastqc