-
Notifications
You must be signed in to change notification settings - Fork 34
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
Separate CI tests #349
Separate CI tests #349
Conversation
Due to tower limitation producing ugly warning
Subsitute samtools/bam2fq with samtools/fastq
Co-authored-by: Sofia Stamouli <[email protected]>
Co-authored-by: Sofia Stamouli <[email protected]>
Replace all instance of exit 1 with error for safety and consistency
BUmp Kraken2 nf-core module to prevent huge logs
Co-authored-by: Sofia Stamouli <[email protected]>
Add 'final reads for profiling' saving mechanism
Fix CENTRIFUGE header modification when --out-fmt turned on
The placement of the function is debatable, but to have its definition evaluated by nextflow, rather than pure Groovy makes it work.
Updated Bracken and Kraken2 database description to reflect the current contents on @BenLangmead database indexes. Also, required *.kraken from the expected files list for Bracken since they are no longer needed.
Updated Change Log to mention the usage update in PR #342
Update usage.md
Fix description
Function for mapcombinemultimap
Co-authored-by: Matthias Hörtenhuber <[email protected]>
Co-authored-by: Matthias Hörtenhuber <[email protected]>
Add a tutorials page
This PR is against the
|
|
Fix the issue #314
PR checklist
nf-core lint
).nextflow run . -profile 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).