ULTRA-SODA

A SODA visualization for simple tandem repeats as found by ULTRA.

About

This project is an NPM package that provides some extensions to SODA that produce an interactive visualization of simple tandem repeats. The example application can be found live on the soda website.

Usage

To use ULTRA-SODA, you'll need the NPM package manager.

Once you have NPM installed, you can run the ULTRA-SODA example with:

npm i 
make build
cd example
make serve