Trevor Bedford

Results 48 comments of Trevor Bedford

(Sorry, mis-clicked) I agree that this is a significant issue. I like these suggestions. I have an idea here about how to generally approach this. I'll try to write it...

Here's my proposed UX solution: https://github.com/nextstrain/auspice/issues/1132. Sorry to split threads, wanted to keep discussion here to fixes to your particular issue Josh and wanted specific feedback on my proposal in...

The first steps of tackling this issue are represented by #1257. With proper "zoom to selected" implemented we would then need more expressive ways to filter to tips of interest...

Thanks so much for the bug report 🙏.. At first I had difficulty reproducing. On Chrome for Mac 91.0.4472.114 (x86_64) I was able to click on the branch that is...

I see the issue. I'm marking as low priority for the moment, but would be open to reassess.

I'm a little skeptical of special casing `branches` in node-data JSON to just include the attribute `labels`. It's confusing to me to have mutations attached to `nodes`, while `labels` is...

@jameshadfield --- Are you finding these dependabot automatic PRs useful? I actually find it pretty odd that this is modifying `package-lock.json` rather than `package.json`. Wouldn't an easier workflow be to...

We've used `decktape` for this a bit: https://docs.nextstrain.org/en/latest/guides/communicate/create-pdf.html, but haven't tested it greatly. Feedback would be welcome. It would be great to have Auspice spit out SVG trees include in...

Open question for whether we should dynamically shrink the domain for continuous variables that are filtered to be narrower than the dataset, eg https://nextstrain.org/ncov/global?f_clade_membership=20J/501Y.V3&l=scatter&scatterY=S1_mutations. I believe this is analogous to...

I'm confirming that this bug still exists. I was able to reproduce just now. I'm marking "moderate priority" in party due to James's workaround of "Zoom to selected", but would...