nextstrain/nextclade: 1.5.0
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
- 9. Faculty of Computer Science, Dalhousie University
- 10. The Francis Crick Institute
- 11. Fred Hutch - @blab
Description
We improved the algorithm for peptide alignment. Instead of performing seed matching in order to estimate width of the band and shift parameters for peptide alignment, we now deduce these parameters from the nucleotide alignment results. This allows Nextclade to align and analyse some of the peptides that would fail previously, including for low quality gene sequences and sequences with large deletions or deletions close to the beginning.
[Fix] Account for the partially covered last codon in frame shiftNextclade previously did not account for the last codon in a frame shift if that codon was covered by the shift only partially. In this version we count the partial codons. This solves an issue with empty frame shift codon ranges being reported in rare cases. This change may result in some of the frame shifts to be longer by 1 codon in the new version compared to previous versions of Nextclade. The nucleotide length of frame shifts stays the same.
None of the ignored frame shift ranges in the QC configurations of the exising dataset are affected by this change. But if you use a custom QC configuration, some of the frame shifts in the list of ignored frame shifts might need to be be adjusted.
[Fix] Fix crashes with Nextclade CLI on macOSIn this version we fixed a crash with segmentation fault that could sometimes happen with Nextclade CLI on macOS.
Files
nextstrain/nextclade-1.5.0.zip
Files
(17.7 MB)
Name | Size | Download all |
---|---|---|
md5:12b11f5ce5d1fa208c699066620f373f
|
17.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nextstrain/nextclade/tree/1.5.0 (URL)