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

Deprecate old flags of # of attempts #22

Open samanvp opened 5 years ago

samanvp commented 5 years ago

--max_non_preemptible_tries and --max_preemptible_tries must be deprecated. Instead we rely on --attempts and --preemptible to control the retries behavior.