Skip to content

A modern genome browser built with JavaScript and HTML5.

License

Notifications You must be signed in to change notification settings

penguin806/BEYONDGBrowse

 
 

Repository files navigation

JBrowse - Snow Private Version

Introduction

Develop based on GMOD/jbrowse to implement some new features.

Including:

  • My custom track type
  • Custom data store class
  • UI Enhancement
  • etc...

DevFile Structure

plugins/SnowPlugin/
├── css
│   └── main.css
├── img
└── js
    ├── main.js
    ├── SnowPlugin.profile.js
    └── View
        └── Track
            ├── CanvasFeaturesTest.js
            ├── SequenceTest.js
            ├── SnowHistogramTrack.js
            └── SnowSequenceTrack.js

Original README

README_OLD_20190226.md

Demo

http:https://jbrowse2.xuefeng.space

About

A modern genome browser built with JavaScript and HTML5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 68.8%
  • Perl 24.6%
  • CSS 3.2%
  • Python 1.4%
  • HTML 1.2%
  • Shell 0.6%
  • Other 0.2%