-
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
Edit and re-format VDS -> VAT doc [VS-821] #8187
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## ah_var_store #8187 +/- ##
================================================
Coverage ? 86.181%
Complexity ? 35508
================================================
Files ? 2191
Lines ? 166339
Branches ? 17901
================================================
Hits ? 143352
Misses ? 16601
Partials ? 6386 |
These are the required parameters which must be supplied to the GvsCreateVATfromVDS workflow: | ||
* `--ancestry_file` GCS pointer to the TSV file that maps `sample_name`s to sub-populations | ||
* `--vds_path` GCS pointer to the top-level direcotory of the VDS | ||
* `--sites_only_vcf` (optional, should be pre-populated by the `GvsExtractAvroFilesForHail` workflow) the location to write the sites-only VCF to; save this for the `GvsCreateVATfromVDS` workflow |
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.
ooooh I didn't realize this was optional...interesting
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.
THANK YOU!
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.
Looks good!
No description provided.