Skip to content

Commit

Permalink
chore: rebuild [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
nextstrain-bot committed May 24, 2024
1 parent 2c8415e commit 056f538
Show file tree
Hide file tree
Showing 11 changed files with 26,485 additions and 4 deletions.
3 changes: 2 additions & 1 deletion data/nextstrain/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"nextstrain/flu/h1n1pdm/pb2",
"nextstrain/flu/h1n1pdm/pb1",
"nextstrain/flu/h3n2/pb2",
"nextstrain/measles"
"nextstrain/measles",
"nextstrain/measles/N450/WHO-2012"
]
}
4 changes: 2 additions & 2 deletions data_output/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2361,10 +2361,10 @@
}
},
{
"path": "nextstrain/measles",
"path": "nextstrain/measles/N450/WHO-2012",
"enabled": true,
"attributes": {
"name": "Measles (N450)",
"name": "Measles N450 (WHO-2012)",
"reference name": "Ichinose-B95a",
"reference accession": "NC_001498.1"
},
Expand Down
2 changes: 1 addition & 1 deletion data_output/minimizer_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -86839,7 +86839,7 @@
"nMinimizers": 111
},
{
"name": "nextstrain/measles",
"name": "nextstrain/measles/N450/WHO-2012",
"length": 450,
"nMinimizers": 31
},
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## Unreleased

Initial release.
32 changes: 32 additions & 0 deletions data_output/nextstrain/measles/N450/WHO-2012/unreleased/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Measles dataset

| Key | Value |
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| name | Measles N450 (WHO-2012)
| authors | [Nextstrain](https://nextstrain.org) |
| reference | NC_001498.1 |
| workflow | https://github.com/nextstrain/measles/tree/main/nextclade |
| path | `nextstrain/measles/N450/WHO-2012` |


## Scope of this dataset

This dataset assigns genotypes to measles samples based on [criteria outlined by the WHO](https://www.who.int/publications/i/item/WER8709).

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).

The reference tree used in this dataset includes N450 sequences for the 28 reference strains, along with other representative strains for each genotype.

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.

## Features

This dataset supports:

- Assignment of genotypes
- Phylogenetic placement
- Sequence quality control (QC)

## What are Nextclade datasets

Read more about Nextclade datasets in the Nextclade documentation: https://docs.nextstrain.org/projects/nextclade/en/stable/user/datasets.html
Binary file not shown.
Loading

0 comments on commit 056f538

Please sign in to comment.