Skip to content

Commit

Permalink
Merge pull request #3 from cov-lineages/prerelease_v1.3
Browse files Browse the repository at this point in the history
Prerelease v1.3
  • Loading branch information
aineniamh authored Apr 11, 2022
2 parents 9f2d47d + 444d597 commit 57c71be
Show file tree
Hide file tree
Showing 6 changed files with 1,092,962 additions and 1,046,670 deletions.
2 changes: 1 addition & 1 deletion pangolin_data/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
_program = "pangolin_data"
__version__ = "1.2.133"
__version__ = "1.3"

from pangolin_data import *
13 changes: 12 additions & 1 deletion pangolin_data/data/alias_key.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,16 @@
"XC": ["AY.29","B.1.1.7"],
"XD": ["B.1.617.2*","BA.1*"],
"XE": ["BA.1*","BA.2*"],
"XF": ["B.1.617.2*","BA.1*"]
"XF": ["B.1.617.2*","BA.1*"],
"XG": ["BA.1*","BA.2*"],
"XH": ["BA.1*","BA.2*"],
"XJ": ["BA.1*","BA.2*"],
"XK": ["BA.1*","BA.2*"],
"XL": ["BA.1*","BA.2*"],
"XM": ["BA.1.1*","BA.2*"],
"XN": ["BA.1*","BA.2*"],
"XP": ["BA.1.1*","BA.2*"],
"XQ": ["BA.1.1*","BA.2*"],
"XR": ["BA.1.1*","BA.2*"],
"XS": ["B.1.617.2*","BA.1.1*"]
}
Loading

0 comments on commit 57c71be

Please sign in to comment.