nf-core/tools API documentation
Automated documentation for nf-core/tools (2.7.1)
module_version
ModuleLint.module_version(module)
Verifies that the module has a version specified in the modules.json file
It checks whether the module has an entry in the modules.json file
containing a commit SHA. If that is true, it verifies that there are no
newer version of the module available.