Users who wish to implement PhyloJIVE should see https://github.com/TRIN/jit/tree/phylojive-test/examples/PhyloJive. This information is for Developers.
The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.
To build:
python make.py build
To build the documentation:
python make.py docs
To build examples:
python make.py examples
To build PhyloJive:
python build.py PhyloJive > jit.js