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

New WDL to create VAT tsvs from previously generated BigQuery table. #8165

Merged
merged 5 commits into from
Jan 20, 2023

Conversation

gbggrant
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jan 19, 2023

Codecov Report

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

Additional details and impacted files
@@               Coverage Diff                @@
##             ah_var_store     #8165   +/-   ##
================================================
  Coverage                ?   86.215%           
  Complexity              ?     35195           
================================================
  Files                   ?      2173           
  Lines                   ?    165045           
  Branches                ?     17793           
================================================
  Hits                    ?    142293           
  Misses                  ?     16420           
  Partials                ?      6332           

Copy link
Collaborator

@mcovarr mcovarr left a comment

Choose a reason for hiding this comment

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

LGTM despite my seagulling 👍


File monitoring_script = "gs://gvs_quickstart_storage/cromwell_monitoring_script.sh"

# going large with the default to make gsutil -m cp really zippy
Copy link
Collaborator

Choose a reason for hiding this comment

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

heck yeah

echo "vid transcript contig position ref_allele alt_allele gvs_all_ac gvs_all_an gvs_all_af gvs_all_sc gvs_max_af gvs_max_ac gvs_max_an gvs_max_sc gvs_max_subpop gvs_afr_ac gvs_afr_an gvs_afr_af gvs_afr_sc gvs_amr_ac gvs_amr_an gvs_amr_af gvs_amr_sc gvs_eas_ac gvs_eas_an gvs_eas_af gvs_eas_sc gvs_eur_ac gvs_eur_an gvs_eur_af gvs_eur_sc gvs_mid_ac gvs_mid_an gvs_mid_af gvs_mid_sc gvs_oth_ac gvs_oth_an gvs_oth_af gvs_oth_sc gvs_sas_ac gvs_sas_an gvs_sas_af gvs_sas_sc gene_symbol transcript_source aa_change consequence dna_change_in_transcript variant_type exon_number intron_number genomic_location dbsnp_rsid gene_id gene_omim_id is_canonical_transcript gnomad_all_af gnomad_all_ac gnomad_all_an gnomad_failed_filter gnomad_max_af gnomad_max_ac gnomad_max_an gnomad_max_subpop gnomad_afr_ac gnomad_afr_an gnomad_afr_af gnomad_amr_ac gnomad_amr_an gnomad_amr_af gnomad_asj_ac gnomad_asj_an gnomad_asj_af gnomad_eas_ac gnomad_eas_an gnomad_eas_af gnomad_fin_ac gnomad_fin_an gnomad_fin_af gnomad_nfr_ac gnomad_nfr_an gnomad_nfr_af gnomad_sas_ac gnomad_sas_an gnomad_sas_af gnomad_oth_ac gnomad_oth_an gnomad_oth_af revel splice_ai_acceptor_gain_score splice_ai_acceptor_gain_distance splice_ai_acceptor_loss_score splice_ai_acceptor_loss_distance splice_ai_donor_gain_score splice_ai_donor_gain_distance splice_ai_donor_loss_score splice_ai_donor_loss_distance omim_phenotypes_id omim_phenotypes_name clinvar_classification clinvar_last_updated clinvar_phenotype" | gzip > header.gz

echo_date "concatenating $files"
cat $(echo $files) > vat_complete.tsv.gz
Copy link
Collaborator

Choose a reason for hiding this comment

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

this is still magical to me 🪄

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yeah, same. I just copied it. 🤷

@gbggrant
Copy link
Collaborator Author

gbggrant commented Jan 19, 2023

gbggrant and others added 4 commits January 19, 2023 16:36
Miguel's additions.

Co-authored-by: Miguel Covarrubias <[email protected]>
Error in query string: Error processing job 'gvs-
internal:bqjob_r171d52c52c0d6fcf_00000185cbfc3198_1': DREMEL only supports
single character delimiters. Cannot use "tab"
@gbggrant gbggrant merged commit c15e5fc into ah_var_store Jan 20, 2023
@gbggrant gbggrant deleted the gg_VS-785_RegenerateTheVATTsv branch January 20, 2023 16:49
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.

2 participants