-
Notifications
You must be signed in to change notification settings - Fork 931
feat: update samtools stats module with version topic support #9330
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
Conversation
f3dff13 to
6ada243
Compare
Co-authored-by: Simon Pearce <[email protected]>
Co-authored-by: Simon Pearce <[email protected]>
dc4792e to
f0895e3
Compare
|
The only nf tests failing are those that require GPU and I don't have GPUs to test 😓 Anyone knows an easy way to make the GitHub Action tests run in this branch for this PR specifically? @nvnieuwk @SPPearce @maxulysse |
|
@nf-core-bot update gpu snapshot path: modules/nf-core/parabricks/fq2bammeth |
|
okay, that didn't work as expected... |
|
@nf-core-bot update gpu snapshot path: subworkflows/nf-core/fastq_align_dedup_bwameth/tests/gpu.nf.test.snap |
|
@nf-core-bot update gpu snapshot path: subworkflows/nf-core/fastq_align_dedup_bwameth |
…dules into addtopicversion_samtoolsstats
|
LGTM? |
PR checklist
Closes #9326
There were missing version channel mixings from the SAMTOOLS SORT that are fixed in this PR.
versions.ymlfile.labelnf-core modules test <MODULE> --profile dockernf-core modules test <MODULE> --profile singularitynf-core modules test <MODULE> --profile condanf-core subworkflows test <SUBWORKFLOW> --profile dockernf-core subworkflows test <SUBWORKFLOW> --profile singularitynf-core subworkflows test <SUBWORKFLOW> --profile conda