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

ENH: Add S1 mutations, reversion count and other branch colorings #985

Open
corneliusroemer opened this issue Jul 24, 2022 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@corneliusroemer
Copy link
Member

Context
I found S1 mutations a super useful coloring in the pre-Omicron days.

Unfortunately, Omicron has so many S1 mutations now that new S1 mutations are no longer identifiable through this coloring.

Description
It would be great if we could add a few colorings to ncov that are at branch level.

This would allow more informative tree scanning/browsing by coloring at a local level - where granularity is not hidden through signal/noise issues.

Examples

While we're at it - we may want to add other things as branch colorings, like number of reversions on a branch, to quickly be able to spot bad branches.

I could imagine that there are other metrics where a branch-level delta coloring would be great.

In fact, we may even want to think about integrating a coloring "delta" mode into Auspice. Anything that gets accumulated could also be displayed in delta/diff branch mode. @jameshadfield

Possible solution

Add a script that calculates branch diffs based on cumulative information already present in the auspice.json - post processing of the auspice.json tree.

Alternatively, this could be a separate node-data.json input.

@corneliusroemer corneliusroemer added the enhancement New feature or request label Jul 24, 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
No open projects
Status: Backlog
Development

No branches or pull requests

1 participant