clingen-data-model / clinvar-ingest-reports

ClinGen generates several google sheet based reports from the ClinVar ingested data that originates from the Broad BigQuery data.
0 stars 0 forks source link

Load BQ procedures for transforming ClinVar repos into report-ready snapshots #15

Closed larrybabb closed 1 year ago

larrybabb commented 1 year ago

Add all the bq scripts for reducing the weekly release, aggregating to a single repo, filtering down to the variants of interest (voi) and related data, and producing the active report-specific table sets.

Make sure to add scripts for creating the external tables based on google sheets used to configure the filtering and output steps.

larrybabb commented 1 year ago

Added all the bq scripts for reducing the weekly release, aggregating to a single repo, filtering down to the variants of interest (voi) and related data, and producing the active report-specific table sets.