From 3354843a8242680c84ba4089149bca0bcfbbd045 Mon Sep 17 00:00:00 2001 From: Richard Neher Date: Thu, 8 Aug 2024 06:43:21 +0200 Subject: [PATCH] fix: RBD position numbering --- .../nextstrain/flu/h3n2/ha/EPI1857216/CHANGELOG.md | 6 +++++- .../flu/h3n2/ha/EPI1857216/pathogen.json | 14 +++++++------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/data/nextstrain/flu/h3n2/ha/EPI1857216/CHANGELOG.md b/data/nextstrain/flu/h3n2/ha/EPI1857216/CHANGELOG.md index e31de8b0..0572a0d2 100644 --- a/data/nextstrain/flu/h3n2/ha/EPI1857216/CHANGELOG.md +++ b/data/nextstrain/flu/h3n2/ha/EPI1857216/CHANGELOG.md @@ -1,3 +1,7 @@ +## Unreleased + +Fix numbering of RBD sites it the `pathogen.json`. The relevant positions were indexed 1-based, when they should have been indexed 0-based. + ## 2024-07-03T08:29:55Z Added configuration of current and recent vaccine strains as 'reference nodes' on the reference tree, against which query sequences can be compared. This feature is in addition to the new 'compare to clade founder' feature, allowing to compare each query sequence to the most ancestral node of a clade or lineage. @@ -20,7 +24,7 @@ After discussion with various members of the seasonal influenza virus surveillan - `H.3` --> `J.3` - `H.4` --> `J.4` -The subclades `H` and `H.*` were revoked, and a comment was added to explain the reason. No subclade definitions were changed. +The subclades `H` and `H.*` were revoked, and a comment was added to explain the reason. No subclade definitions were changed. ## 2024-01-16T20:31:02Z diff --git a/data/nextstrain/flu/h3n2/ha/EPI1857216/pathogen.json b/data/nextstrain/flu/h3n2/ha/EPI1857216/pathogen.json index db723a65..09065585 100644 --- a/data/nextstrain/flu/h3n2/ha/EPI1857216/pathogen.json +++ b/data/nextstrain/flu/h3n2/ha/EPI1857216/pathogen.json @@ -106,25 +106,25 @@ "name": "differences", "weight": 1, "locations": { - "145": { + "144": { "default": 1 }, - "155": { + "154": { "default": 1 }, - "156": { + "155": { "default": 1 }, - "158": { + "157": { "default": 1 }, - "159": { + "158": { "default": 1 }, - "189": { + "188": { "default": 1 }, - "193": { + "192": { "default": 1 } }