Gens replace local module#785
Conversation
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.5.1. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
fellen31
left a comment
There was a problem hiding this comment.
Nice! Could you also remove the local gens module and add the version changes in the "Tool updates" section of the Changelog?
I don't see any pipeline test snapshot changes (which would help verify that the versions have changed and are captured). Looks like we're skipping gens there, not sure why, should be fully possible.
Thanks. I have now deleted the local module and updated the Tools section in the changelog. I see you made an issue for the pipeline test, I will leave that out of this PR. |
Co-authored-by: Felix Lenner <52530259+fellen31@users.noreply.github.com>
This PR replaces the local gens modules with the nf-core gens version, to make this tools easier to maintain.
For the reviewer: the nf-core module generates tbi index files, so we can remove the extra tabix indexing steps in the subworkflow.
PR checklist
nf-core pipelines lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile test_singleton,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).