nextstrain/nextclade: 1.6.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
- 9. Faculty of Computer Science, Dalhousie University
- 10. The Francis Crick Institute
- 11. Fred Hutch - @blab
Description
Seed matching step was removed in Nextalign and Nextclade CLI 1.5.0, however the command-line parameters previously providing configuration options for this step were not. In this version, the now unused family of --aa-* CLI flags is removed. Migration path: remove these flags from Nextclade CLI invocation.
The content in "results" and "tree" pages of Nextclade Web now occupies entire width available in the browser window, so that more useful information can be presented. In particular, sequence views should be more readable, especially on larger screens.
[Feature] Dynamically adjust width of AA mutation markersNextclade Web now dynamically adjusts width of AA mutation markers in sequence views to avoid overly long mutation groups that may obscure other mutations. This is particularly important for sequences with high density of mutations.
[Feature] Reduce probability of WebWorker timeout errorsOn low-end computers, computers with slow internet connection or computers under heavy background resource utilization Nextclade Web could sometimes produce WebWorker timeout errors. This has been addressed by increasing the timeout interval from 10 seconds to 1 minute.
If this is not enough, consider freeing up system memory and CPU resources by closing unused applications and browser tabs, processing sequences in smaller batches, or using Nextclade CLI.
[Fix] Fix off-by-one errors in insertion positionsNextclade Web, Nextclade CLI and Nextalign could sometime produce incorrect positions for nucleotide insertions - off by 1 nucleotide to either direction. This was fixed in the new version.
[Fix] Don't add private reversions when query aminoacid is unknownIn previous versions, if a query sequence, for one reason or another, had aminoacid X at the position where the parent tree node had a private mutation, Nextclade was incorrectly calling a new reversion at this position. This is now fixed and Nextclade will not report a reversion. We assume that in these situations the sequencing defect is more likely than a reversion.
[Fix] Avoid potential dereference of nulloptThis is an internal fix of a problem that might have lead to a crash, but never manifested so far.
[Fix] Avoid error when--genes flag contains a subset of genes
Nextclade 1.8.0 introduced an error when --genes flag contained only a subset of genes from the gene map. This is now resolved.
Files
nextstrain/nextclade-1.6.0.zip
Files
(17.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:501acb45b39954e574059d4922aed402
|
17.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nextstrain/nextclade/tree/1.6.0 (URL)