Skip to content

nextstrain build title is incorrect for BDBV #57

@kapsakcj

Description

@kapsakcj

Current Behavior

The title on the tree associated with the new nextclade dataset for BDBV is "Andes Virus BDBV species (ANDV)"

https://nextstrain.org/fetch/data.clades.nextstrain.org/v3/nextstrain/orthoebolavirus/bdbv/2026-05-18--20-09-34Z/tree.json

Expected behavior

I would have expected this title to state something like "Bundibugyo ebolavirus (BDBV)"

How to reproduce

Steps to reproduce the current behavior:

  1. Open this tree URL (from the nextclade dataset) https://nextstrain.org/fetch/data.clades.nextstrain.org/v3/nextstrain/orthoebolavirus/bdbv/2026-05-18--20-09-34Z/tree.json
  2. View title

Possible solution

(optional)

Your environment: if browsing Nextstrain online

  • Operating system: Windows
  • Browser: Chrome

Additional context

I think it's controlled in this line of code?

config["title"] = f"Andes Virus {wildcards.species.upper()} species (ANDV)"

Probably just a copy/paste error, but thought I'd raise here in case it hasn't been caught yet.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions