nextstrain / nextclade

Viral genome alignment, mutation calling, clade assignment, quality checks and phylogenetic placement

Home Page:https://clades.nextstrain.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3.0.0 version not retrieving RSV datasets

ric-costa opened this issue · comments

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

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.