@sodaviz/rmsk-soda
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

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

The easiest way to use rmsk-soda is with the NPM package manager.

Once you have NPM installed, you can install rmsk-soda with:

npm install @sodaviz/rmsk-soda

If you would like to run the rmsk-soda example application locally, clone the repository and run:

npm i 
make build
cd example
npm i
make serve

/@sodaviz/rmsk-soda/

    Package Sidebar

    Install

    npm i @sodaviz/rmsk-soda

    Weekly Downloads

    2

    Version

    1.1.0

    License

    BSD-3-Clause

    Unpacked Size

    34.4 kB

    Total Files

    18

    Last publish

    Collaborators

    • jackroddy