Skip to content

Commit

Permalink
docs: expand changelog, fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-aksamentov committed Aug 31, 2021
1 parent 393b87a commit 82deb5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The dropdown menu in **Nextclade Web** now allows user to chose between availabl

- `nextclade dataset list` command allows to list available datasets
- `nextclade dataset get` command allows to download a dataset to a directory
- `nextclade run` command runs the analysis (for compatibility with old version the word `run` can be omitted) and the new `--input-dataset` allows to specify the directory of the previously downloaded dataset
- `nextclade run` command runs the analysis (for compatibility with old version the word `run` can be omitted) and the new `--input-dataset` flag allows to specify the directory of the previously downloaded dataset

##### Quick example

Expand All @@ -32,7 +32,7 @@ nextclade run \
See [Nextclade CLI](https://docs.nextstrain.org/projects/nextclade/en/latest/user/nextclade-cli.html) documentation for example usage and [Nextclade Datasets](https://docs.nextstrain.org/projects/nextclade/en/latest/user/datasets.html) documentation for more details about datasets.


Note, data updates and additions are now decoupled from Nextclade releases. The datasets will be updated independently.
Note, data updates and additions are now decoupled from Nextclade releases. The datasets will be updated independently. Read [datasets documentation](https://docs.nextstrain.org/projects/nextclade/en/latest/user/datasets.html) on dataset versioning and a tradeoff between reproducibility or results vs lastest features (e.g. clades and QC checks).


### [Feature] Flu datasets in Nextclade
Expand Down

1 comment on commit 82deb5a

@vercel
Copy link

@vercel vercel bot commented on 82deb5a Aug 31, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.