-
Notifications
You must be signed in to change notification settings - Fork 719
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bump ALL gatk4 modules #6917
base: master
Are you sure you want to change the base?
bump ALL gatk4 modules #6917
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, but failing tests 😭
This works: ---
# yaml-language-server: $schema=https://raw.githubusercontent.com/nf-core/modules/master/modules/environment-schema.json
channels:
- conda-forge
- bioconda
dependencies:
# renovate: datasource=conda depName=bioconda/gatk4
- bioconda::gatk4=4.5.0.0 4.6.1.0 doesn't 🫠 |
Nice find with the hidden character @edmundmiller! I've managed to fix it for all the tests. |
This reverts commit dafbfe9.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments :p
modules/nf-core/gatk4/createreadcountpanelofnormals/tests/main.nf.test
Outdated
Show resolved
Hide resolved
modules/nf-core/gatk4/createreadcountpanelofnormals/tests/main.nf.test
Outdated
Show resolved
Hide resolved
modules/nf-core/gatk4/createsomaticpanelofnormals/tests/main.nf.test
Outdated
Show resolved
Hide resolved
modules/nf-core/gatk4/germlinecnvcaller/tests/main.nf.test.snap
Outdated
Show resolved
Hide resolved
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
….nf.test Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
test_data
pathPR checklist
Closes #XXX
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda