Skip to content

phylo: drop rule rename_and_ready_for_nextclade #96

Description

@jameshadfield

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions