Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add schema parameter validation to workflow #116

Closed
jashapiro opened this issue Jan 27, 2025 · 0 comments · Fixed by #117
Closed

Add schema parameter validation to workflow #116

jashapiro opened this issue Jan 27, 2025 · 0 comments · Fixed by #117
Assignees

Comments

@jashapiro
Copy link
Member

We would like to implement parameter validation as in this workflow, using the nf-schema plugin.
https://nextflow-io.github.io/nf-schema/latest/

Completing this will include creating a nextflow_schema.json file that describes the parameters for this module, and implemented the parameter validation that nf-schema allows.

If this goes well, we can use the implementation as a template for AlexsLemonade/scpca-nf#758

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant