npm.io
4.3.0 • Published 3 weeks ago

@jbrowse/render-core

Licence
Apache-2.0
Version
4.3.0
Deps
2
Size
779 kB
Vulns
0
Weekly
0
Stars
296

JBrowse 2

Build Status Contributor Covenant

JBrowse 2 is a pluggable, open-source genome browser. It runs as a web app, a desktop app (Mac, Windows, Linux), and as embeddable React components. It offers linear, circular, dotplot, synteny, and spreadsheet views, with track types for alignments (BAM/CRAM), variants and structural variants, quantitative/coverage, and more, plus a grammar of graphics that plots any file's fields from config.

The web app is "static-site compatible": it is pure client-side JS, CSS, and HTML, so it can be hosted anywhere with no server. The stack is React, TypeScript, and @jbrowse/mobx-state-tree.

Installing and running

Documentation

  • Documentation home has the user guide, config guide, developer guide, and CLI reference
  • Tutorials are step-by-step guides grouped by topic (synteny, structural variants, methylation, RNA-seq, and more)
  • FAQ

Examples

Contact

Publications

Contributing

See CONTRIBUTING.md to get set up, and agent-docs/ARCHITECTURE.md for the rendering pipeline and core architecture.

Keywords