jameshadfield / phandango

an interactive viewer for populations of bacterial genomes linked by a phylogeny
http://phandango.net
MIT License
113 stars 27 forks source link

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=""