-
Notifications
You must be signed in to change notification settings - Fork 596
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
WDL and python scripts to use the VDS in the VAT #8077
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## ah_var_store #8077 +/- ##
================================================
Coverage ? 86.203%
Complexity ? 35186
================================================
Files ? 2173
Lines ? 165045
Branches ? 17794
================================================
Hits ? 142274
Misses ? 16439
Partials ? 6332 |
Co-authored-by: Miguel Covarrubias <mcovarr@users.noreply.github.com>
…_sites_only_vcf.py Co-authored-by: Miguel Covarrubias <mcovarr@users.noreply.github.com>
Fixed bug in strip_custom_annotations_from_sites_only_vcf.py Added a test for strip_custom_annotations_from_sites_only_vcf.py
* Split PrepAnnotationJson into two methods in order to parallelize * Filter out sites with AC=0
Github actions tests reported job failures from actions build 3624346186
|
Github actions tests reported job failures from actions build 3624374149
|
Github actions tests reported job failures from actions build 3624337595
|
Github actions tests reported job failures from actions build 3624458247
|
* Create interval lists and scatter across chunks of the sites-only VCF.
Github actions tests reported job failures from actions build 3650386129
|
No description provided.