Skip to content

cmdcolin/jbrowse-plugin-biothings-api

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.

jbrowse-plugin-biothings

Adapts to APIs like mygene.info to get super rich gene annotations

Demo

MyGene.info+MyVariant.info hg19

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

Using in JBrowse 2

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

Modifying the codebase or using in @jbrowse/react-linear-genome-view

See DEVELOPERS.md

Screenshot

About

JBrowse 2 plugin for biothings.info related things e.g. mygene.info and myvariant.info

Resources

License

Stars

Watchers

Forks

Packages

No packages published