-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add Spectre CNV calling #625
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.
Spectre doesn't seem to work properly with adaptive sampling: fritzsedlazeck/Spectre#23. Should we do anything with this info?
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Co-authored-by: Dennis Hendriksen <d.hendriksen@umcg.nl>
Based on the anwser on this issue I am not sure that it cannot work, the cause of the missed call in the issue is the size of the DUP itself, not teh adaptive sampling. |
029fbea
to
f5329ba
Compare
45f1d6f
to
e7d33b1
Compare
cram/complex | PASSED | 251060=completed output/cram/complex/.nxf.log
cram/multiproject | PASSED | 251061=completed output/cram/multiproject/.nxf.log
cram/nanopore_duo | PASSED | 251062=completed output/cram/nanopore_duo/.nxf.log
cram/nanopore | PASSED | 251063=completed output/cram/nanopore/.nxf.log
cram/single | PASSED | 251064=completed output/cram/single/.nxf.log
cram/trio | PASSED | 251065=completed output/cram/trio/.nxf.log
End-to-end tests are not executed by Travis CI, please execute manually:
APPTAINER_BIND=$PWD bash test/test.sh
passes