3.0.0 version not retrieving RSV datasets
ric-costa opened this issue · 1 comments
ric-costa commented
Code run:
nextclade dataset get --name "rsv_b" --output-dir ./test
Error message:
Error:
0: Dataset not found: 'rsv_b'.
Did you mean:
- nextstrain/rsv/a/EPI_ISL_412866
- nextstrain/rsv/b/EPI_ISL_1653999
- nextstrain/sars-cov-2/XBB
- nextstrain/sars-cov-2/BA.2
- nextstrain/sars-cov-2/BA.2.86
- nextstrain/sars-cov-2/wuhan-hu-1/orfs
- nextstrain/sars-cov-2/wuhan-hu-1/proteins
?
Type `nextclade dataset list` to show available datasets.
Other datasets like the flu are downloading just fine.
Thank you
ivan-aksamentov commented
Hi @ric-costa,
This has been fixed in https://github.com/nextstrain/nextclade/releases/tag/3.0.1
Please open another issue if it still does not work.