Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://jameshadfield.github.io/phandango/

an interactive viewer for populations of bacterial genomes linked by a phylogeny
https://jameshadfield.github.io/phandango/

Last synced: 4 months ago
JSON representation

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

Lists

README

        

* ### Load [phandango.net (including examples)](http://phandango.net)
* ### [Wiki (help) Page](http://github.com/jameshadfield/phandango/wiki)

If you use phandango in a publication please cite [Hadfield _et al._, Bioinformatics (2017) ](https://doi.org/10.1093/bioinformatics/btx610) 🎉

If you would like your data to appear as one of the examples, [make a new issue](https://github.com/jameshadfield/phandango/issues/new) and i'll add it 👍

Designed and built by [James Hadfield](https://github.com/jameshadfield/) and [Simon Harris](mailto:[email protected]) at the [Wellcome Sanger Institute](https://www.sanger.ac.uk), 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=""`