-
Notifications
You must be signed in to change notification settings - Fork 6
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
First Release PR Changes #29
Conversation
…e pigz compress and uncompress modules
|
@nf-core-bot fix linting |
Just adding a note here that in addition to standard code and doc review we are also taking an in-depth look through data processed by the pipeline at this point for validation purposes. This PR should only be merged after this process is completed (I'll provide an update here this week). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All changes have been reviewed and many already implemented with the most recent commits (e.g.: fix on Nanofilt params, among others).
A few pending changes are left - all minor as discussed with Austyn and should be committed over the course of the week.
Lastly, final PR will be merged after internal in-depth test of the pipeline across a few datasets including post-pipeline validation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This review completes final review of the PR. Part of this process also included internal validation of the outputs of the pipeline using ground-truth data. This is good to be merged.
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).