Skip to content

ProteinDJ v2.1.1 - Patch

Choose a tag to compare

@JoshuaMHardy JoshuaMHardy released this 04 Jan 04:50
· 171 commits to main since this release
f782ccb

Bug fixes and minor additions:

  • Removed hardcoded required fields from nextflow_schema.json and schemas/nextflow_schema_custom.json to allow dynamic handling via the schema generation script. Modified generate_mode_schemas.py to explicitly define required parameters for each workflow mode, ensuring mode-specific schemas correctly enforce their requirements.
  • Added a manifest section in nextflow.config to include contributor details, project description, DOI, and version, improving project documentation and discoverability. This enforces Nextflow version >= 24.04 as a requirement at launch