Conversation
Describes how the `group` parameter works. Closes #839.
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.2.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
jfy133
left a comment
There was a problem hiding this comment.
Couple of phrasing/clarifications from me - if you agree with them!
Otherwise ready to merge - thanks @vinisalazar !
prototaxites
left a comment
There was a problem hiding this comment.
A couple of points + some grammatical things
|
Thanks @jfy133 and @prototaxites ! PS: had to force-push to amend the commit to fix a typo in L67. |
Apply suggestions from code review (#846) Co-authored-by: Jim Downie <[email protected]> Co-authored-by: James A. Fellows Yates <[email protected]>
|
Thanks @vinisalazar And I just realised I forgot to ask you to:
🤦♂️ Do you mean adding a follow up PR to add those two bits? |
|
Thank you for the review! Excited to become a contributor to this pipeline. Will make a follow-up PR shortly |
Apply suggestions from code review (nf-core#846) Co-authored-by: Jim Downie <[email protected]> Co-authored-by: James A. Fellows Yates <[email protected]>
Follow-up to nf-core#846.
Describes how the
groupparameter works. Closes #839.Edit: I hope I'm describing it correctly! That's my understanding at least, please don't hesitate to correct me.
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,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).