JBrowse 2 is a modern genome browser with features such as...
- synteny visualization between different genomes
- advanced BAM, CRAM, and structural variant visualization features
- and much more
JBrowse 2 can be installed as a desktop app on Mac, Windows, or Linux, or it can be deployed on websites.
JBrowse 2 is also "static website compatible" meaning it only uses client-side JS, CSS, and HTML.
The core technology stack includes React, Typescript, and mobx-state-tree
- For desktop users, downloads page here https://jbrowse.org/jb2/download/
- For web developers, please see https://jbrowse.org/jb2/docs/quickstart_web/
- Homepage https://jbrowse.org/jb2
- Gallery https://jbrowse.org/jb2/gallery
- Docs http://jbrowse.org/jb2/docs/
- Contact and office hours - https://jbrowse.org/jb2/contact
- JBrowse 2: a modular genome browser with views of synteny and structural variation (2023) https://genomebiology.biomedcentral.com/articles/10.1186/s13059-023-02914-z
- Setting up the JBrowse 2 genome browser (2024) https://currentprotocols.onlinelibrary.wiley.com/doi/full/10.1002/cpz1.1120
See CONTRIBUTING.md for more info