-
Notifications
You must be signed in to change notification settings - Fork 3
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 exome flag to exome samples #3061
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.
🔥
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.
Well done 💯
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.
Great that you are starting to make PRs in cg, 👍 . I have some comments.
…cal-Genomics/cg into add_apply_balsamic_exome_tag
Thanks a lot for the reviews! ❤️ |
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.
Nice, almost there 😄 !
Did tests again, and it all still works 👍 |
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.
💯 🔥
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.
👍
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.
great! 👍
Quality Gate passedIssues Measures |
DONT MERGE UNTIL RELEASE 15 IN BALSAMIC IS VALIDATED AND DEPLOYED
Description
Adds a new argument for WES applications to add the argument --exome to balsamic config case. This will be necessary to merge for the deployment of balsamic release 15: Clinical-Genomics/BALSAMIC#1422
Added
--exome
argument to balsamic for samples with wes application tagsChanged
Fixed
How to prepare for test
us
paxa
How to test
Expected test outcome
In exome case balsamic config json:
In TGA non-exome case balsamic config json:
Review
Thanks for filling in who performed the code review and the test!
This version is a
Implementation Plan