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

Explore using the Google API for Python #78

Closed larrybabb closed 4 months ago

larrybabb commented 4 months ago

Run through the tutorial for the Python quickstart for the Google API client to develop a sense of the level of complexity as compared to using javascript/app scripts. This will be helpful as we get further down the line with exploring various approaches to completing this Epic.

This is purely educational but important to helping make the right decisions going forward.