Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign clades to nodes via tabular metadata #91

Open
uee9 opened this issue Nov 22, 2022 · 0 comments
Open

Assign clades to nodes via tabular metadata #91

uee9 opened this issue Nov 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@uee9
Copy link

uee9 commented Nov 22, 2022

Context

I am working on using Nextstrain for global surveillance of Influenza. As part of our bioinformatics workflow, we already assign each sequenced virus to a clade (e.g., 3C.2a1b.2a.2) and we can pull this as part of the tabular metadata for a build. Currently
augur clades recomputes this for each node using the definitions file.

Description

I would like to write to a clades.json directly from tabular metadata instead of recomputing the clade based on augur clades.

Examples

Possible solution

  1. Function in the API to write an augur formatted json based on tabular data.
  2. Logic within augur clades to write the json from strain and clade columns.
@uee9 uee9 added the enhancement New feature or request label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant