googlegenomics / gcp-variant-transforms

GCP Variant Transforms
Apache License 2.0
134 stars 55 forks source link

Feature/custom dataflow container #707

Closed lawrenae closed 2 years ago

lawrenae commented 2 years ago

This implements a custom docker image that the pipeline should run in on Cloud Dataflow. It contains all the necessary python/linux dependencies for Variant Transforms.

Notable impacts:

fixes #705