Skip to content

Commit e488c22

Browse files
chore: rebuild [skip ci]
1 parent 1a6a8d2 commit e488c22

9 files changed

Lines changed: 21195 additions & 2 deletions

File tree

data_output/index.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3110,6 +3110,9 @@
31103110
]
31113111
},
31123112
"versions": [
3113+
{
3114+
"tag": "unreleased"
3115+
},
31133116
{
31143117
"updatedAt": "2025-03-26T11:47:13Z",
31153118
"tag": "2025-03-26--11-47-13Z"
@@ -3120,8 +3123,7 @@
31203123
}
31213124
],
31223125
"version": {
3123-
"updatedAt": "2025-03-26T11:47:13Z",
3124-
"tag": "2025-03-26--11-47-13Z"
3126+
"tag": "unreleased"
31253127
}
31263128
},
31273129
{
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Unreleased
2+
3+
Fix `schemaVersion` field in `pathogen.json`.
4+
5+
This is a technical change. Data is unchanged.
6+
7+
## 2025-03-26T11:47:13Z
8+
9+
Fix GFF3 format issues in genome annotation
10+
11+
## 2024-06-07T06:48:19Z
12+
13+
Initial release.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Measles dataset
2+
3+
| Key | Value |
4+
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
5+
| name | Measles N450 (WHO-2012)
6+
| authors | [Nextstrain](https://nextstrain.org) |
7+
| reference | NC_001498.1 |
8+
| workflow | https://github.com/nextstrain/measles/tree/main/nextclade |
9+
| path | `nextstrain/measles/N450/WHO-2012` |
10+
11+
12+
## Scope of this dataset
13+
14+
This dataset assigns genotypes to measles samples based on [criteria outlined by the WHO](https://www.who.int/publications/i/item/WER8709).
15+
16+
The WHO has defined 24 measles genotypes based on N gene and H gene sequences from 28 reference strains. For new measles samples, genotypes can be assigned based on genetic similarity to the reference strains at the "N450" region (a 450 bp region of the N gene).
17+
18+
The reference tree used in this dataset includes N450 sequences for the 28 reference strains, along with other representative strains for each genotype.
19+
20+
This dataset can be used to assign genotypes to any sequence that includes at least 400 bp of the N450 region, including whole genome sequences. Sequence data beyond the N450 region will be reported as an insertion in the Nextclade output.
21+
22+
## Features
23+
24+
This dataset supports:
25+
26+
- Assignment of genotypes
27+
- Phylogenetic placement
28+
- Sequence quality control (QC)
29+
30+
## What are Nextclade datasets
31+
32+
Read more about Nextclade datasets in the Nextclade documentation: https://docs.nextstrain.org/projects/nextclade/en/stable/user/datasets.html
Binary file not shown.

0 commit comments

Comments
 (0)