-
Notifications
You must be signed in to change notification settings - Fork 230
Home
Jim Robinson edited this page Feb 23, 2018
·
39 revisions
igv.js is an embeddable interactive genome visualization component written in JavaScript and CSS. It is based on the desktop Integrative Genomics Viewer (IGV), and developed by the same team.
- Creating the embeddable IGV browser object.
- Controlling the browser object.
- Track types and configuration options.
- Dependencies.
See here for examples that illustrate embedding igv.js in web pages.
Releases
-
Current Release:
https://igv.org/web/release/1.0.9
-
Beta Release (built periodically with next release features): http://igv.org/web/beta/
-
Nightly Build (caution advised):
http://igv.org/web/test/dist
See also the Release Notes