Skip to content

A web-based visualizing tool for repeat analysis.

Notifications You must be signed in to change notification settings

twlab/Repeat-Browser

Repository files navigation

Repeat Browser

This is a project for visualizing the Repeats/Transposable Elements(TEs). The Repeat Browser logo

Get started

  1. Install Node.
  2. Download the source code from our github repo.
git clone https://github.com/Jiawei-Shen/Repeat-Browser.git
  1. Enter the directory and install the Node modules.
cd Repeat-Browser
npm install

Even if the 'node_modules' folder is already included, the 'npm install' step is not able to skip.

  1. Run the project!
npm run dev
  1. Navigate to localhost:8080. You should see your app running.

##Document The documentation available at https://rb-doc.readthedocs.io/en/latest/ will prove invaluable for implementing this project!

About

A web-based visualizing tool for repeat analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published