https://github.com/ianfore/FASPclient has example python code to
- query data
- obtain urls via DRS
- run a compute
It currently queries BigQuery directly and submits a pipelines directly to GCP Life Sciences pipeline.
We want to convert the script so steps 1 and 3 use the equivalent GA4GH APIs.
Creating issue here to track the following
https://github.com/ianfore/FASPclient has example python code to
It currently queries BigQuery directly and submits a pipelines directly to GCP Life Sciences pipeline.
We want to convert the script so steps 1 and 3 use the equivalent GA4GH APIs.
Creating issue here to track the following