1.0.0 • Published 3 years ago
jbrowse-plugin-trackhub-registry v1.0.0
jbrowse-plugin-trackhub-registry
Plugin for using the trackhub registry (http://www.trackhubregistry.org/)
Usage in jbrowse-web
Add to the "plugins" of your JBrowse Web config. The unpkg CDN should be stable, or you can download the js file to your server
{
"plugins": [
{
"name": "GWAS",
"url": "https://unpkg.com/jbrowse-plugin-trackhub-registry/dist/jbrowse-plugin-trackhub-registry.umd.production.min.js"
}
]
}
This plugin is currently quite basic, and there is no mouseover interactivity or drawn labels on features
Demo
1.0.0
3 years ago