-
Notifications
You must be signed in to change notification settings - Fork 752
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
port parabricks/mutectcaller to nf-test #6991
Conversation
PON test does not work because: Tumor-Normal tests do not work because: |
511280a
to
8b6eced
Compare
Intervals test fails with │ /usr/local/parabricks/binaries/bin/mutect genome.fasta test2.paired_end.recalibrated.sorted.bam 1 -o test.vcf.gz -tumorsample tumor -nt 5 -L multi_intervals.bed -max-mnp-distance 1 --low-memory │
│ Exit with error: 1 │
│ For technical support visit https://docs.nvidia.com/clara/index.html#parabricks │
│ Exiting... │
│ Please visit https://docs.nvidia.com/clara/#parabricks for detailed documentation |
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.
Looks good to me. Can you just link to an issue to help track the stageInMode please, and make sure there is an issue to fix the tests for tumour/normal mode.
@SPPearce Do you think its fine to leave in the outcommented tests? I left them for later reference or that someone whos a bit more skilled might be able to fix them - but the general testing works so I did not bother to spend more time on this. |
Co-authored-by: Simon Pearce <[email protected]>
Opened an issue in this repo, will link if I find any description at the parabricks website: #7226 |
Fine by me to leave them. |
PR 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