Closed jaquol closed 3 years ago
Trying to parse the "sites" field of the json files here:
https://github.com/cov-lineages/constellations/tree/main/constellations/definitions
I found several cases where there should be a "S" (upper case) instead of "s" (lower case) for consistency across mutations (see table below).
Just reporting in case it is useful for you.
I thought type_variants was case insensitive? Is that not the case?
type_variants
Trying to parse the "sites" field of the json files here:
https://github.com/cov-lineages/constellations/tree/main/constellations/definitions
I found several cases where there should be a "S" (upper case) instead of "s" (lower case) for consistency across mutations (see table below).
Just reporting in case it is useful for you.