Skip to content

Auspice 2.67.0

Choose a tag to compare

@jameshadfield jameshadfield released this 02 Nov 22:30
· 97 commits to master since this release
  • Mutations in a node-info modal (via tip click or shift+branch click) are now clickable. Clicking on a mutation will colour the tree by the genotypes at that position. Shift+clicking will append that position to the current genotype colouring (if possible), or remove it if it's already part of it. Command clicking (with or without shift) will behave similarly but filter the tree via the specific mutated state instead of changing the colouring. (#2018)
  • Shift-clicking bars in the entropy panel will now add the position to the existing color-by (as long as the gene is the same), or remove it if it was already part of the color-by. (#2019)
  • Added support for Node.js version 24 and its corresponding NPM version (11). (#2012)