jbrowse-plugin-trackhub-registry
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

https://jbrowse.org/code/jb2/main/index.html?config=https%3A%2F%2Funpkg.com%2Fjbrowse-plugin-trackhub-registry%2Fdist%2Fconfig.json&session=share-iehjT6AoHd&password=lZS7v

Readme

Keywords

Package Sidebar

Install

npm i jbrowse-plugin-trackhub-registry

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Unpacked Size

596 kB

Total Files

38

Last publish

Collaborators

  • cmdcolin