-
Notifications
You must be signed in to change notification settings - Fork 115
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
nf-core/mag 3.2.0 release PR #699
Conversation
…module to porechop/abi
…long read preprocessing tools. Currently only has the option to specify porechop_abi, but I decided this is a nice solution for future tools that the user might want to chose among
Fix linting problem
…module in multiqc
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
Co-authored-by: James A. Fellows Yates <[email protected]>
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.
Looks good to me once the test are passing ;)
Bump version for 3.2 release
I think you can disable conda tests for the pipeline for now |
I don't think so, it should work. I think it's a badly pinned environmental yml against the mulled container that it was built with. It should be easy enough fix, o suspect |
See @maxulysse ! I'm a conda wizard! (I think it was acutally because the module had |
Add darkmode version of diagram
Fix full test manual trigger following https://github.com/nf-core/met…
Co-authored-by: Daniel Straub <[email protected]>
Co-authored-by: Daniel Straub <[email protected]>
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.
LGTM! Only one tiny thing caught my eye ;) When the comments of @d4straub are addresses you are good to go, imo.
Always run in METASPADES --meta mode
@nf-core-bot fix linting |
Co-authored-by: Daniel Straub <[email protected]>
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).