james hadfield

Results 213 issues of james hadfield

Scatterplots will not render nodes which don't define values for the selected `x` and `y` variables, however this information is not taken into account for the info-header "Showing X of...

bug

Scatterplots, as implemented by #1310, do not "zoom" as expected when visibility update, e.g. with filtering. This is because filtering does not currently change the position of nodes in a...

enhancement

**Context** [Auspice 2.21.0](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md#version-2210---20210106) introduced a "zoom to selected" button (via [PR 1257](https://github.com/nextstrain/auspice/pull/1257). This allows filtered trees to be zoomed to the subtree containing all the selected ("visible") tips. This zooming...

enhancement
please take this issue

This issue represents an observation from @huddlej in https://github.com/nextstrain/auspice/pull/1346#pullrequestreview-664992598 > [I wish that I could] filter tips to specific values in a category and have all other other values in...

When clicking "Zoom to selected" we now add a URL query `treeZoom=selected`, which is cleared upon the next zoom action. This allows us to load a page to a zoomed...

Following on from https://github.com/nextstrain/auspice/pull/1308 which allowed node attrs to be links, this allows them to load different datasets. The code here isn't well tested, but provides a starting point for...

experiment

Overlapping genes are an issue. Our only example is "sGP" vs "GP" in Ebola. Will be worse with overlapping reading frames.

please take this issue

This updates the workflow to use augur after augur PR https://github.com/nextstrain/augur/pull/728 has been merged. It removes two rules from the workflow. In the situation where the ncov workflow is not...

## Background This repo doesn't contain any datasets beyond some [very minimal examples to explain the dataset format](https://github.com/nextstrain/auspice/tree/master/examples). Instead we rely on the [get-data script](https://github.com/nextstrain/auspice/blob/master/scripts/get-data.sh) which downloads a slew of...

### Current Behaviour Load any tree and select a time slice such that (a) the root node is not selected and (b) the CA of filtered tips is not the...

bug