-
Notifications
You must be signed in to change notification settings - Fork 36
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
Try adding nextflow strict #461
Conversation
|
OK I'm getting some weird variation which I'm still investigating, but for now... |
OK it magically has disappeared... we will have to monitor this... basically some of the |
I am also confused by this 'null' error. Do you know if this issue occurs for anyone else? |
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.
Well done! I tested it locally and it performed exactly as expected. LGTM!
…y being assigned to a channel, ensure new metamap made on db_param cleanup
Co-authored-by: Moritz E. Beber <[email protected]>
Not sure why there is a Here's the code to reproduce the result: |
@LilyAnderssonLee you're right it came with the template, I guess there is now a default folder name for all modules. I'll have a look to see if they are relevant :) |
off Kraken2 to krona conversion output file publishing
@nf-core-bot fix linting |
Co-authored-by: Lili Andersson-Li <[email protected]>
Co-authored-by: Lili Andersson-Li <[email protected]>
Tested locally and worked well. Good job! |
Experimentation following: https://nfcore.slack.com/archives/C043UU89KKQ/p1709835715768389
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).