projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
263 stars 110 forks source link

add bgenix tool to dockerfile #457

Closed williambrandler closed 2 years ago

williambrandler commented 2 years ago

Signed-off-by: William Brandler William.Brandler@databricks.com

What changes are proposed in this pull request?

adding bgenix to the Glow Dockerfile

The glow bgen writer does not index bgen files, so use the bgenix tool to index bgen files written to glow

How is this patch tested?

(Details)

williambrandler commented 2 years ago

not sure why the tests failed, going to override this and merge