Conversation
This PR is against the
|
|
Co-authored-by: Sabrina Krakau <sabrinakrakau@gmail.com>
|
Even if the PR does not contain a lot of changes, it would be helpful (and best-practice) to briefly describe what this PR is about, and what the previous bug was about. |
| "type": "string", | ||
| "default": "${projectDir}/assets/references.bibtex", | ||
| "description": "Reference bibtex file for the report, should not be changed." | ||
| }, |
There was a problem hiding this comment.
why is it a variable if it shouldn't be changed?
There was a problem hiding this comment.
There was apparently some nextflow change; now it seems the files in assets/ cannot be accessed by processes unless they are provided to the respective module as channels.
skrakau
left a comment
There was a problem hiding this comment.
Apart from the typo it looks good to me!
Second release PR after I found a bug in the previous one
PR checklist
nf-core lint).nextflow run . -profile test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).