-
Notifications
You must be signed in to change notification settings - Fork 417
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
Include new module ASCAT #606
Conversation
|
This PR also fixes the |
Let me know if i should add (uncommented) output files to the test.yml files. However, please note that unfortunately they cannot be run, since the testdata is too large for GHA. |
Also please let me know if the ASCAT specific parameters |
Yes that would be great. Can you maybe a add a new file test_tools_manually that contain all the tests that should be run manually? ( so also the standard mutect test that fails)? Then we can get gha finally back to completely finish again. (The tags must be exclusive then though) |
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.
Really great work!
Also congrats on being the first person with a fully green test suite 😆 🎉 |
PR checklist
This PR addresses issue #100 and implements the allele-specific copy number caller ASCAT in sarek.
scrape_software_versions.py
nf-core lint .
).nextflow run . -profile test,docker
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).