Kraken2 empty fastq resulting in no output file fix#898
Conversation
Markdown linting is failingTo keep the code consistent with lots of contributors, we run automated code consistency checks.
Once you push these changes the test should pass, and you can hide this comment 👍 We highly recommend setting up markdownlint in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help! Thanks again for your contribution! |
YAML linting is failingTo keep the code consistent with lots of contributors, we run automated code consistency checks.
Once you push these changes the test should pass, and you can hide this comment 👍 We highly recommend setting up yaml-lint in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help! Thanks again for your contribution! |
This PR is against the
|
| } else { | ||
| """ | ||
| fastqc -q $r1 | ||
| fastqc -t ${task.cpus} -q $r1 |
There was a problem hiding this comment.
Pretty sure I saw this bit in another PR already?
There was a problem hiding this comment.
Yes, branched off that PR acceidnetly. Will disappear once that PR is merged in :)
|
Added docs |
PR checklist
Closes #897
scrape_software_versions.pynf-core lint .).nextflow run . -profile test,docker).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).