A demonstration of SeqViz. Visit Lattice-Automation/seqviz to see the source code and contribute.
To run the demo as part of development:
git clone https://github.com/Lattice-Automation/seqviz
cd seqviz/demo
npm install
cd ..
npm install
npm start