1.1.0 • Published 2 years ago

@traviswheelerlab/rmsk-soda v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Rmsk-SODA

A SODA visualization for Transposable Elements repeats as annotated by RepeatMasker.

About

This project is an NPM package that provides some extensions to SODA that produce an interactive visualization of Transposable Elements and simple repeats. It is largely a reimplementation of the UCSC Genome Browser RepeatMasker Viz track with improved functionality. The example application can be found live on the soda website.

Usage

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

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

npm i 
make build
cd example
make serve