Skip to content

an interactive viewer for populations of bacterial genomes linked by a phylogeny

License

Notifications You must be signed in to change notification settings

jameshadfield/phandango

Repository files navigation

If you use phandango in a publication please cite Hadfield et al., Bioinformatics (2017) 🎉

If you would like your data to appear as one of the examples, make a new issue and i'll add it 👍

Designed and built by James Hadfield and Simon Harris at the Wellcome Sanger Institute, Cambridge, U.K. Domain name kindly supported by the Wellcome Sanger Institute.

Developing

This repo was built using a (now ancient) version of node & npm. The following conda environment works as of October 2023:

conda create --name phandango -c conda-forge nodejs=8

Hot reloading no longer works, and if you use VS-Code you need to prefix commands with NODE_OPTIONS=""