ProteinDJ v2.1.1 - Patch
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