googlegenomics / gcp-deepvariant-runner

This repository contains a docker container that runs DeepVariant on the Google Cloud Platform.
Apache License 2.0
2 stars 6 forks source link

The docker image should use a pinned DV release #8

Open kemp-google opened 5 years ago

kemp-google commented 5 years ago

Currently we allow users to pass in a DV version to use. This can cause problems if an incompatible version is used. Our runner should be released with a particular pinned DV release (ideally the latest and greatest).