nextstrain/nextclade: 1.10.0
Authors/Creators
- 1. Biozentrum, University of Basel
- 2. @neherlab @nextstrain
- 3. @Snyk
- 4. Nextstrain
- 5. University of North Carolina
- 6. University of Freiburg
- 7. ETH Zurich @cevo-public
- 8. University of Missouri
Description
Private mutations (differences between a query sequence and nearest neighbour in reference tree) are now split into three categories:
- Reversion to reference genotype
- (SARS-CoV-2 only for now) Mutation to a genotype common in at least 1 clade get labeled with that clade
- Mutations that are neither reversions nor labeled (called "unlabeled")
Which category a mutation belongs to is visible by hovering over the "Mut." column in Nextclade Web and in various "privateNucMutations" fields in csv/tsv/json outputs.
[Change] "Private mutations" QC rule now accounts for reversions and labeled mutationsReversions and labeled mutations (see feature above) are particularly common in contaminated samples, coinfections and recombination. To draw the user's attention to such sequences, both types of private mutation now get higher weights in the "Private mutations" QC rule (denoted as "P" in Nextclade Web, and qc.privateMutations in output files).
Aminoacid insertions in the query peptides relative to the corresponding reference peptide are now displayed in the "Ins." column in Nextclade Web and are emitted as "aaInsertions" and "totalAminoacidInsertions" fields in Nextalign and Nextclade output files. Note, that similarly to nucleotide insertions, aminoacid insertions are stripped from the output alignment.
[Fix] Gaps in query sequences are now stripped correctly #696When query sequences contained gaps (-), e.g. when inputting aligned sequences, gaps were not stripped correctly since v1.7.0 (web v1.10.0), which could lead to - showing up in insertions.
Files
nextstrain/nextclade-1.10.0.zip
Files
(18.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:422398bc2d2b5bfc12718bd5ca35d956
|
18.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nextstrain/nextclade/tree/1.10.0 (URL)