-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
'INFO' column improved parsing, only merge clade-defining file if str…
…ain exists in file
- Loading branch information
1 parent
e272727
commit 2c40e9b
Showing
1 changed file
with
36 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2c40e9b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that this also uses the nucleotide-level HGVS name in the "Name" attribute where there is no amino acid name (eg. in the 5' UTR). This is to ensure that each mutation group has a unique ID, and to make sure that there is always a name viewable in the visualization. The other addition here is that the VOC/VOI status and WHO labels now come from clade_defining_mutations.tsv rather than from a dictionary in the script; this is to streamline updating as new variants arise.