1.0.8 • Published 2 years ago
jbrowse-plugin-civic v1.0.8
jbrowse-plugin-civic
This plugin adapts the CIVIC API
Demo
Screenshot
To use in jbrowse-web
Add to the "plugins" of your JBrowse Web config:
{
"plugins": [
{
"name": "CIVIC",
"url": "https://unpkg.com/jbrowse-plugin-civic/dist/jbrowse-plugin-civic.umd.production.min.js"
}
]
}
You can also download this file to your local server if you don't want to use a CDN
To use in embedded @jbrowse/react-linear-genome-view
See DEVELOPERS.md