-
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-1483 Update AoU documentation to include details for VAT delivery #8967
Merged
Merged
Changes from 1 commit
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
1dc7c52
Update documentation to include steps for delivery of VAT to AoU RWB.
gbggrant 27f6130
Updates per code review feedback.
gbggrant 5a160ec
Merge remote-tracking branch 'origin/ah_var_store' into gg_VS-1483_Up…
gbggrant 1c22248
Update documentation to point to Google doc describing deliverables f…
gbggrant 36064c3
Minor syntax change
gbggrant 017053c
Merge remote-tracking branch 'origin/ah_var_store' into gg_VS-1483_Up…
gbggrant d826270
Code review input
gbggrant File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -99,9 +99,21 @@ The Callset Stats and S&P files can be simply `gsutil cp`ed to the AoU delivery | |||||
## Running the VAT pipeline | ||||||
To create a BigQuery table of variant annotations, you may follow the instructions here: | ||||||
[process to create variant annotations table](../../variant_annotations_table/README.md) | ||||||
|
||||||
The pipeline takes in the VDS and outputs a variant annotations table in BigQuery. | ||||||
|
||||||
Once the VAT table and a tsv is exported, the AoU research workbench team should be notified of its creation and permission should be granted so that several members of the team have view permission. | ||||||
|
||||||
- Grant `BigQuery Data Viewer` permission to specific people's PMI-OPS accounts. As of the Echo release, these accounts were: | ||||||
<ul> | ||||||
<li>kevin.levy@pmi-ops.org</li> | ||||||
<li>srushti.gangireddy@pmi-ops.org</li> | ||||||
<li>brian.freeman@pmi-ops.org </li> | ||||||
<li>tarek.ahmed@pmi-ops.org</li> | ||||||
<li>jennifer.zhang@pmi-ops.org</li> | ||||||
</ul> | ||||||
- Copy the bgzipped, tarred export of the VAT into the pre-delivery bucket. For the Echo release, it was copied to `gs://prod-drc-broad/v8/wgs/vat/aou_srwgs_short_variants_v8r1.vat.bgz.tsv.gz` | ||||||
- Finally, an email should be sent out notifying the AoU research workbench team (and others) of the readiness of the VAT. For echo, the email had the subject line: `Variant Annotations Table delivered for v8 srWGS joint callset` (it may just be easiest to find that email and modify it accordingly for the release you are working on.) | ||||||
gbggrant marked this conversation as resolved.
Show resolved
Hide resolved
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
||||||
## Additional Deliverables | ||||||
|
||||||
### Smaller Interval Lists | ||||||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
do we really want to put these emails in our docs?
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.
Yeah - probably shouldn't but wasn't sure how to capture this level of detail.
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.
maybe link back to a Confluence or something?
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.
I've linked to a Google Doc that tracks what we did for Echo