Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.23 KB

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