Adapts to APIs like mygene.info to get super rich gene annotations
MyGene.info+MyVariant.info hg19
Add to the "plugins" of your JBrowse Web config:
{
"plugins": [
{
"name": "Biothings",
"url": "https://unpkg.com/jbrowse-plugin-biothings/dist/jbrowse-plugin-biothings.umd.production.min.js"
}
]
}
You can download that JS file and re-host it if you want to avoid a CDN
See DEVELOPERS.md