diff --git a/constellations/__init__.py b/constellations/__init__.py index 65ef258..df7d7b0 100644 --- a/constellations/__init__.py +++ b/constellations/__init__.py @@ -1,3 +1,3 @@ _program = "constellations" -__version__ = "v0.1.3" +__version__ = "v0.1.4" diff --git a/constellations/definitions/cBA.2.json b/constellations/definitions/cBA.2.json index 537ba96..5a24af3 100644 --- a/constellations/definitions/cBA.2.json +++ b/constellations/definitions/cBA.2.json @@ -53,12 +53,12 @@ "default": { "min_alt": 18, "max_ref": 3, - "nuc:C10198T": "not ref" + "orf1ab:R5716C": "not ref" }, "Probable": { "min_alt": 12, "max_ref": 8, - "nuc:C10198T": "not ref" + "orf1ab:R5716C": "not ref" } } }