Skip to content

Commit 8e3d5e0

Browse files
committed
flu: update b datasets
1 parent 2ac02b7 commit 8e3d5e0

18 files changed

Lines changed: 4037 additions & 3902 deletions

File tree

data/nextstrain/flu/b/ha/KX058884/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Unreleased
2+
- addition of subclade [C.3.3](https://github.com/influenza-clade-nomenclature/seasonal_B-Vic_HA/blob/main/subclades/C.3.3.yml)
3+
- inclusion of older sequences that precede the current subclade system
24

3-
- Remove empty `nucMutLabelMap` and legacy `nucMutLabelMapReverse`
45

56
## 2026-01-14T08:53:00Z
67

data/nextstrain/flu/b/ha/KX058884/pathogen.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"qc": {
2626
"privateMutations": {
2727
"enabled": true,
28-
"typical": 5,
29-
"cutoff": 15,
30-
"weightLabeledSubstitutions": 2,
28+
"typical": 10,
29+
"cutoff": 30,
30+
"weightLabeledSubstitutions": 1,
3131
"weightReversionSubstitutions": 1,
3232
"weightUnlabeledSubstitutions": 1
3333
},
@@ -79,6 +79,8 @@
7979
"Nextstrain team <https://nextstrain.org>"
8080
]
8181
},
82+
"nucMutLabelMap": {},
83+
"nucMutLabelMapReverse": {},
8284
"shortcuts": [
8385
"flu_b_ha",
8486
"nextstrain/flu/b",
@@ -117,4 +119,4 @@
117119
"reference accession": "KX058884",
118120
"reference name": "B/Brisbane/60/2008-egg"
119121
}
120-
}
122+
}

data/nextstrain/flu/b/ha/KX058884/sequences.fasta

Lines changed: 573 additions & 541 deletions
Large diffs are not rendered by default.

data/nextstrain/flu/b/ha/KX058884/tree.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Unreleased
2+
- inclusion of older sequences that precede the current subclade system
23

3-
- Remove empty `nucMutLabelMap` and legacy `nucMutLabelMapReverse`
44

55
## 2026-01-14T08:53:00Z
66
Initial release

data/nextstrain/flu/b/na/CY073894/pathogen.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"qc": {
2626
"privateMutations": {
2727
"enabled": true,
28-
"typical": 5,
29-
"cutoff": 15,
30-
"weightLabeledSubstitutions": 2,
28+
"typical": 10,
29+
"cutoff": 30,
30+
"weightLabeledSubstitutions": 1,
3131
"weightReversionSubstitutions": 1,
3232
"weightUnlabeledSubstitutions": 1
3333
},
@@ -78,6 +78,8 @@
7878
"Nextstrain team <https://nextstrain.org>"
7979
]
8080
},
81+
"nucMutLabelMap": {},
82+
"nucMutLabelMapReverse": {},
8183
"shortcuts": [
8284
"flu_b_na",
8385
"nextstrain/flu/b/na",
@@ -400,4 +402,4 @@
400402
"reference accession": "CY073894",
401403
"reference name": "B/Brisbane/60/2008-egg"
402404
}
403-
}
405+
}

data/nextstrain/flu/b/na/CY073894/sequences.fasta

Lines changed: 535 additions & 508 deletions
Large diffs are not rendered by default.

data/nextstrain/flu/b/na/CY073894/tree.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

data/nextstrain/flu/vic/ha/KX058884/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Unreleased
2-
3-
- Remove empty `nucMutLabelMap` and legacy `nucMutLabelMapReverse`
2+
- addition of subclade [C.3.3](https://github.com/influenza-clade-nomenclature/seasonal_B-Vic_HA/blob/main/subclades/C.3.3.yml)
3+
- inclusion of older sequences that precede the current subclade system
44

55
## 2025-10-22T18:11:36Z
66

data/nextstrain/flu/vic/ha/KX058884/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@ These follow a Pango-like nomenclature consisting of a letter followed by a numb
3232
The leading letter is an alias of a previous name.
3333
Details of the nomenclature system can be found at [github.com/influenza-clade-nomenclature/seasonal_B-Vic_HA/](https://github.com/influenza-clade-nomenclature/seasonal_B-Vic_HA/).
3434

35+
36+
The nomenclature system is described in the following paper
37+
38+
[**Nomenclature for Tracking of Genetic Variation of Seasonal Influenza Viruses**](https://dx.doi.org/10.1111/irv.70230)
39+
40+
_Neher et al. Influenza and Other Respiratory Viruses, vol 20(2), 2026_
41+
3542
## What is Nextclade dataset
3643

3744
Read more about Nextclade datasets in Nextclade documentation: https://docs.nextstrain.org/projects/nextclade/en/stable/user/datasets.html

0 commit comments

Comments
 (0)