nextstrain/nextclade: 3.0.1
- 1. Biozentrum, University of Basel
- 2. @neherlab @nextstrain
- 3. @FredHutch / @blab / @nextstrain
- 4. @nextstrain
- 5. @Snyk
- 6. University of North Carolina
- 7. University of Freiburg
- 8. ETH Zurich @cevo-public @GenSpectrum
- 9. Oklahoma Medical Research Foundation
- 10. Faculty of Computer Science, Dalhousie University
- 11. The Francis Crick Institute
Description
NEXT
CLI
Bug fixes
Fixed a bug introduced in v3.0.0 which caused the default path for translations to be incorrect. This affected only users who used
--output-allwithout passing a custom path template via--output-translations. The new default path isnextclade.cds_translation.{cds}.fastawhere{cds}gets replaced with the name of the CDS, e.g.nextclade.cds_translation.S.fastafor SARS-CoV-2's spike protein.Fixed a bug where
nextclade dataset getcommand fails to download a dataset if a dataset has more than one version released.
Documentation
- Added a section to the v3 migration guide about the renamed default path for translations, a breaking change. The new default output path for translations is
nextclade.cds_translation.{cds}.fasta. Before v3, the default path wasnextclade_gene_{gene}.translation.fasta. You can emulate the old (default) behavior by passing--output-translations="nextclade_gene_{cds}.translation.fasta"tonextclade3.
Instructions
📥 Nextclade CLI & Nextalign CLI can be downloaded from the links in the "Assets" section just below. Click "Show all" at the bottom of the "Assets" section to show more download options. Note the difference between "nextalign" and "nextclade" files as well as differences in operating systems and computer architectures.
🌐 Nextclade Web is available at https://clades.nextstrain.org
🐋 Docker images are available at DockerHub
📚 To understand how it all works, make sure to read the Documentation
Files
nextstrain/nextclade-3.0.1.zip
Files
(23.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:8b820b3bf56867f7af4dff5b07f06b9c
|
23.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/nextstrain/nextclade/tree/3.0.1 (URL)