-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
From #94 (comment)
Finally, there's one more "modify-the-dataset-JSON" script which comes after the strain-name switch: rule rename_and_ready_for_nextclade. This script drops the "genome_clade_annotation" coloring and transfers those node_attrs (if present) to be branch labels. This can be avoided by:
- Not exporting "genome_clade_annotation" as a coloring on the tree
- Creating an intermediate node-data JSON which defines "genome_clade_annotation" as branch labels rather than node_attrs.
Looks like genome_clade_annotation used to be added in as "custom" clade labels
Since the workflow has switched to using augur clades built-in options to define custom labels, I think it can be removed.
joverlee521
Metadata
Metadata
Assignees
Labels
No labels