Add dsl2 module for deepvariant#394
Conversation
|
There was a problem hiding this comment.
I've added some comments to confirm certain design decisions and request feedback.
I'm a bit confused about how to use the options.args to pass arbitrary args to the workflow, could you please point me to the right direction?
Also, is there a way to skip triggering the CI for these interim changes?
You need to add the args (args2 or even args3) to https://github.com/nf-core/sarek/blob/dsl2/conf/modules.config
Add skip ci to your commit: |
|
Hi @maxulysse , I've now opened up the PR for review
Questions:
Please let me know what further changes are necessary before this PR could be mergeable - apart from the things mentioned in the PR template checklist. |
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
|
Thanks @maxulysse ! 😍 |
Hi team,
I'm initiating the draft PR for the integration of
deepvarianttool, we had a discussion a while back in the nf-core's #deepvariant channel regarding this but for I couldn't find the time to take it forward then. Now, I find myself with some time to finally see this through.I'll update the checklist once I have finalized the code and it's ready for a wider/final review. In the meantime, I've marked this PR as a draft to have a placeholder for early discussions
PR checklist
scrape_software_versions.pynf-core lint .).nextflow run . -profile test,docker).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).