Phandango
an interactive viewer for populations of bacterial genomes linked by a phylogeny
Install / Use
/learn @jameshadfield/PhandangoREADME
<img src="https://raw.githubusercontent.com/jameshadfield/phandangoExampleData/master/wikiImages/logo600.png" width="400" height="200" />
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.
<img width='400' src='./img/Wellcome_Sanger_Institute_Logo_Landscape_Digital_RGB_Full_Colour.svg'/>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=""
