Skip to content

Commit

Permalink
add incompatible_lineage_calls to B.1.617.2 to list the delta plus li…
Browse files Browse the repository at this point in the history
…neages for which there are constellations
  • Loading branch information
rmcolq committed Jul 9, 2021
1 parent 5087bb7 commit 4679618
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion constellations/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
_program = "constellations"
__version__ = "v0.0.10"
__version__ = "v0.0.11"

4 changes: 4 additions & 0 deletions constellations/definitions/cB.1.617.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"AY.2"
],
"mrca_lineage": "B.1.617.2",
"incompatible_lineage_calls": [
"AY.1",
"AY.2"
],
"PHE_label": "VOC-21APR-02",
"WHO_label": "Delta",
"representative_genome": ""
Expand Down

0 comments on commit 4679618

Please sign in to comment.