Conversation
|
Disabling nf-test and the nf-core CI test as they need further work in a separate issue. |
fevac
left a comment
There was a problem hiding this comment.
Great! 🌟 I'm not the best to review this one, so it would be great to ask some of the nextflow programers. Well done!
Right now they can't run because the resourceLimits are set for runners on public GitHub repositories. I would either make this repository public, or change: Lines 14 to 17 in 1913cfa |
fellen31
left a comment
There was a problem hiding this comment.
Nicely done! Just some small tweaks needed!
|
|
The template version 3.5.2 did (according to nf-core developers) not involve any changes from 3.5.1 and recommendation was to manually change the version number to 3.5.2 in the yaml file. Therefore, we chose to revert the update from 3.5.1 to 3.5.2 and follow their recommendations. |
Closes #11
Updating template to v 3.5.1 (and 3.5.2)
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).