gatk
gatk copied to clipboard
Callset statistics [VS-560]
Successful Quickstart run here, has not yet been run on larger datasets.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
ah_var_store@3b74d0a
). Click here to learn what that means. The diff coverage isn/a
.
Additional details and impacted files
@@ Coverage Diff @@
## ah_var_store #8018 +/- ##
================================================
Coverage ? 86.226%
Complexity ? 35201
================================================
Files ? 2173
Lines ? 165004
Branches ? 17792
================================================
Hits ? 142277
Misses ? 16393
Partials ? 6334
So, ran it on a previously run set and it failed as there were rows in the database tables.
Then dropped the tables and it failed because I dropped the tables. Presumably need a volatile=true
on the CreateTables task (and make it find or create)?
Reran it here and it succeeded, data looks good as far as I can tell.
On the good news front, I compared an export of the "statistics_table" to the callset stats file I generated for Beta and they matched! 👍🏻 (if you're curious, the run is https://app.terra.bio/#workspaces/allofus-drc-wgs-dev/AoU_DRC_WGS_12-6-21_beta_ingest/job_history/45a7764c-9f8f-49e3-b1f6-2bf28ac16b4b)
now with export to CSV
Successful run here https://app.terra.bio/#workspaces/gvs-dev/mlc%20GVS%20Quickstart%20v3/job_history/3cacea14-3c61-42ef-9370-2677af5e14d3