This plugin adapts the CIVIC API
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
See DEVELOPERS.md
