-
Notifications
You must be signed in to change notification settings - Fork 590
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
VS-698 Remove unnecessary columns from Call set statistics #8073
VS-698 Remove unnecessary columns from Call set statistics #8073
Conversation
Example here: https://app.terra.bio/#workspaces/allofus-drc-wgs-dev/GVS%20AoU%20WGS%2010K%20Callset/job_history/e7fc2972-31b9-4db0-bc8d-de5efa778a9d |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## ah_var_store #8073 +/- ##
================================================
Coverage ? 44.264%
Complexity ? 24497
================================================
Files ? 2173
Lines ? 165041
Branches ? 17793
================================================
Hits ? 73053
Misses ? 86738
Partials ? 5250 |
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.
LGTM 👍
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.
LGTM, too
…yNeededColumnsInCallsetStats
Lee has given us a list of columns that are no longer needed in the call set statistics file. This PR removes them.