This repository was archived by the owner on Mar 20, 2020. It is now read-only.

Description
Gdoc Documentation
We will need a visualization capability to be able to visualize and browse our test data sets. It would be great to start with the functionality of IVG or MoMI-G. One way of doing this would be to figure out the minimum input data required for SequenceTubemap as a service to call and render objects.
Ultimately, we'd like to see a responsive React or Angular website that talks to the Django server in stateful view windows. The first prototype could simply contact /graph/ which returns a json of the whole graph and feeds it into SequenceTubemap for rendering. In the end, we will likely rewrite SequenceTubemap from scratch in order to have control of the rendering process.