nf-core/tools API documentation
Automated documentation for nf-core/tools (2.0.1)
schema_description
PipelineLint.schema_description()
Check that every parameter in the schema has a description
The nextflow_schema.json pipeline schema should describe every flat parameter
Furthermore warns about parameters outside of groups
- Warning: Parameters in
nextflow_schema.jsonwithout a description - Warning: Parameters in
nextflow_schema.jsonthat are defined outside of a group