Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 644 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 644 Bytes

DMS Jbrowse Components

This package provides React components that use JBrowse to visualize VCF and BAM files sourced from Song and Score data repositories. It has been built for use in Stage as an optional visualization tool.

Requirements

  • Song: 5.0.3
  • Score: 5.9.x
  • NPM: 8.19.2
  • Node: 18.12.1

Getting started

npm ci
npm run dev