1.0.8 • Published 2 years ago

jbrowse-plugin-civic v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

jbrowse-plugin-civic

This plugin adapts the CIVIC API

Demo

https://s3.amazonaws.com/jbrowse.org/code/jb2/main/index.html?config=https%3A%2F%2Funpkg.com%2Fjbrowse-plugin-civic%2Fdist%2Fconfig.json

Screenshot

npm.io

To use in jbrowse-web

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

To use in embedded @jbrowse/react-linear-genome-view

See DEVELOPERS.md

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago