We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d32035b + 0b2b402 commit 52ee093Copy full SHA for 52ee093
constellations/__init__.py
@@ -1,3 +1,3 @@
1
_program = "constellations"
2
-__version__ = "v0.0.23"
+__version__ = "v0.0.24"
3
constellations/definitions/cB.1.1.529.json
@@ -1,5 +1,5 @@
{
- "label": "B.1.1.529-like",
+ "label": "Omicron (B.1.1.529-like)",
"description": "B.1.1.529 lineage defining mutations",
4
"sources": [
5
],
@@ -8,6 +8,7 @@
8
"Pango_lineages": [
9
"B.1.1.529"
10
11
+ "WHO_label": "Omicron",
12
"mrca_lineage": "B.1.1.529",
13
"representative_genome": ""
14
},
0 commit comments