Skip to content

Commit

Permalink
Include strain and date annotations for sequenced vaccine strains
Browse files Browse the repository at this point in the history
This commit adds strain and date annotations for 5 vaccine strains that all descend from Edmonston isolate collected in 1954. The Parks et al. paper describes these well. I purposely chose not to include location for these as I wanted the gray dot in the Auspice tree to make these look a bit different than wild-type isolates

This also includes strain, date and location for Edmonston WT strain.
  • Loading branch information
trvrb committed Apr 12, 2024
1 parent 9b93e70 commit 6f1f2e2
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ingest/defaults/annotations.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,23 @@
# If there are multiple annotations for the same id and field, then the last value is used
# Lines starting with '#' are treated as comments
# Any '#' after the field value are treated as comments.
#
# Vaccine strain information from Parks et al. Comparison of predicted amino acid
# sequences of measles virus strains in the Edmonston vaccine lineage
# https://doi.org/10.1128/jvi.75.2.910-920.2001
AF266288.2 strain Measles strain Edmonston WT
AF266288.2 date 1954
AF266288.2 region North America
AF266288.2 country USA
AF266288.2 division Massachusetts
AF266288.2 location Boston
AF266287.1 strain Measles vaccine strain Moraten
AF266287.1 date 1954
AF266290.1 strain Measles vaccine strain Zagreb
AF266290.1 date 1954
AF266289.1 strain Measles vaccine strain Rubeovax
AF266289.1 date 1954
AF266291.1 strain Measles vaccine strain Schwarz
AF266291.1 date 1954
AF266286.1 strain Measles vaccine strain AIK-C
AF266286.1 date 1954

0 comments on commit 6f1f2e2

Please sign in to comment.