nf-core/tools API documentation
Automated documentation for nf-core/tools (3.2.1)
modules_json
PipelineLint.modules_json() → Dict[str, List[str]]
Make sure all modules described in the modules.json file are actually installed
Every module installed from nf-core/modules must have an entry in the modules.json file
with an associated version commit hash.
- Failure: If module entries are found in
modules.jsonfor modules that are not installed