oxfordmmm / gnomonicus

Python code to integrate results of tb-pipeline and provide an antibiogram, mutations and variants
Other
5 stars 0 forks source link

Fix pickled genome issue #17

Closed JeremyWesthead closed 1 year ago

JeremyWesthead commented 1 year ago

Added a fix for https://github.com/oxfordmmm/gnomonicus/issues/16 Ensures that the version of gumpy used to originally instantiate the gumpy.Genome matches the version of gumpy used by gnomonicus - automatically attempting to rebuild the pickle with the right gumpy version if there is a mismatch