Skip to content
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

Update Quickstart & Integration to use re-blocked v2 gVCFs [VS-491] #7924

Merged
merged 5 commits into from
Jun 29, 2022

Conversation

rsasch
Copy link

@rsasch rsasch commented Jun 29, 2022

  • realized we don't need to grant permissions on the dataset

Closes https://broadworkbench.atlassian.net/browse/VS-491

@codecov
Copy link

codecov bot commented Jun 29, 2022

Codecov Report

❗ No coverage uploaded for pull request base (ah_var_store@586f3f7). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff                @@
##             ah_var_store     #7924   +/-   ##
================================================
  Coverage                ?   85.943%           
  Complexity              ?     35050           
================================================
  Files                   ?      2170           
  Lines                   ?    164888           
  Branches                ?     17785           
================================================
  Hits                    ?    141710           
  Misses                  ?     16895           
  Partials                ?      6283           

@rsasch rsasch requested a review from mcovarr June 29, 2022 15:38
@@ -10,15 +10,14 @@ Through this QuickStart you will learn how to use the Broad Genomic Variant Stor
This quickstart assumes that you are familiar with Terra workspaces, the data model and providing input parameters and launching workflows.

1. You will need to have or create a BigQuery dataset (we'll call this `dataset_name` later on).
2. Grant the "BigQuery Data Editor" role on that **dataset** to your Terra PROXY group. Your proxy group name can be found on your Terra Profile page and look something like `[email protected]`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did we used to need this? I'm so curious about where this came from!

"gs://fc-2b4456d7-974b-4b67-90f8-63c2fd2c03d4/gvcfs/HG00444.haplotypeCalls.er.raw.vcf.gz.vcf.gz",
"gs://fc-2b4456d7-974b-4b67-90f8-63c2fd2c03d4/gvcfs/HG00447.haplotypeCalls.er.raw.vcf.gz.vcf.gz",
"gs://fc-2b4456d7-974b-4b67-90f8-63c2fd2c03d4/gvcfs/HG00450.haplotypeCalls.er.raw.vcf.gz.vcf.gz"
"gs://gvs-internal-quickstart/reblocked-v2-vcfs/HG00405.haplotypeCalls.er.raw.vcf.gz.rb.g.vcf.gz",
Copy link
Contributor

@RoriCremer RoriCremer Jun 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should I be worried that the "example" output VCFs in the Beta workspace now might look slightly different? Or actually, this reblocking change in theory should not alter the outcome....just the cost and efficiency of the pipeline, right?

@rsasch rsasch merged commit 32a6106 into ah_var_store Jun 29, 2022
@rsasch rsasch deleted the rsa_reblock_quickstart_v2 branch June 29, 2022 17:48
This was referenced Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants