Json schema improvements#692
Conversation
nvnieuwk
left a comment
There was a problem hiding this comment.
Awesome job! Here are some comments
Can you also check the nextflow_schema.json file in the root of the repository?
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
This PR is against the
|
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
…Oleg/raredisease into json-schema-improvements
nvnieuwk
left a comment
There was a problem hiding this comment.
Can you add the "exists": true keyword to parameters that are files that should exist?
nvnieuwk
left a comment
There was a problem hiding this comment.
Hi, here are some more comments :)
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Ok, I've applied the feedback |
|
Do you know why the tests seem to be failing? It looks like there is one test that fails on |
I've added some comments that should solve most of these issues |
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Applied the comments, now it's only failing the pre-commit, Also when i run the |
|
@nf-core-bot fix linting pretty please |
|
Not sure what to do about that last issue you are having... @ramprasadn have you had space issues before using this pipeline? |
|
I haven't run into space issues since we introduced cleaning step in the CI workflow. Let's see if the current attempt works 👀 |
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile test_one_sample,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).