Published July 12, 2022
| Version 2.3.0
Software
Open
nextstrain/nextclade: 2.3.0
Authors/Creators
- 1. Biozentrum, University of Basel
- 2. @neherlab @nextstrain
- 3. @nextstrain
- 4. @FredHutch / @blab / @nextstrain
- 5. @Snyk
- 6. University of North Carolina
- 7. University of Freiburg
- 8. ETH Zurich @cevo-public
- 9. Oklahoma Medical Research Foundation
- 10. Faculty of Computer Science, Dalhousie University
- 11. The Francis Crick Institute
Description
Nextclade CLI 2.3.0, Nextclade Web 2.3.0
This release brings back entries for failed sequences into output files.
It was reported by @tseemann that in Nextclade v2 CSV and TSV rows are not written for failed sequences. While in v1 they were. This was unintended.
In this release:
- CSV, TSV, NDJSON rows for failed entries are now also written (only
seqNameanderrorscolumns are populated). Note, it's important to check forerrorscolumn and disregard other columns if there are errors. For example, in case of an error, thesubstitutionscolumn will be empty, but it does not mean that the failed sequence has no substitutions. - JSON output now has a separate
errorsfield at the root of the object, with all failed entries - NDJSON rows are also written for failed entries. They only contain index, seqName and errors fields.
- new columns are written into CSV and TSV outputs: warnings and failedGenes, which include any warnings emitted for a sequence as well as a list of genes that failed translation. Now all columns of the "errors.csv" file are also in the CSV and TSV results files
Files
nextstrain/nextclade-2.3.0.zip
Files
(9.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:b8ced234aa8b3aff660d9da5ebe3e4af
|
9.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nextstrain/nextclade/tree/2.3.0 (URL)