1.10.1 #705
ivan-aksamentov
started this conversation in
Discussion/Chat
1.10.1
#705
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Nextclade CLI 1.10.1 (2022-01-26)
[Fix] Improve error message when the virus properties file is missing #704
Since version 1.10.0 Nextclade CLI have introduced a new required input file,
virus_properties.jsonand datasets and documentation were updated to match. However, users who don't use datasets might have encountered breakage due to a missing file: when running Nextclade CLI without either--input-datasetof--input-virus-propertiesflag provided, it would stop with an unclear error message. In this release we improve the error message, making sure that that explains the problem and offers a solution.This does not affect Nextclade Web or Nextalign CLI.
In order to facilitate upgrades, for most users, we recommend to:
nextclade dataset getcommand--input-datasetflag instead of individual--input-*flags for dataset files when issuingnextclade runcommand--input-*flags[Fix] Add information about
virus_properties.jsonor--input-virus-propertiesto changelogIn the excitement of bringing the new features, we forgot to mention
virus_properties.jsonor--input-virus-propertiesin the changelog when Nextclade CLI 1.10.0 was released. We now added this information retroactively.This discussion was created from the release 1.10.1.
Beta Was this translation helpful? Give feedback.
All reactions