-
Notifications
You must be signed in to change notification settings - Fork 223
Closed
Labels
command line toolsAnything to do with the cli interfacesAnything to do with the cli interfaces
Milestone
Description
After discussion in nextflow-io/nextflow#866 we have decided not to use the JSON Schema hosted on the nf-core website. Instead, we will use the regular JSON Schema format for each pipeline.
The nf-core launch code needs updating to reflect this.
--
Started in #591
Still to do:
- Fix
(? for help)in booleans - Make
-aflag do what it is supposed to do -
Use defaults fromnextflow configinstead of schema? (warn if different from schema) - When pulling, get latest release or if no release then default branch.
- Test with non-nf-core pipelines
- Description and help text for groups
- Check python tests
- Check that importing a params file at launch time works
- Grep
main.nf(and other files?) forparams.XXtext thatnextflow confighas missed - Update documentation
- Update changelog
Long term:
- Link to the website for using a GUI to prepare parameters, instead of the CLI (if desired)
Metadata
Metadata
Assignees
Labels
command line toolsAnything to do with the cli interfacesAnything to do with the cli interfaces