-
Notifications
You must be signed in to change notification settings - Fork 230
Home
Jim Robinson edited this page Jul 12, 2017
·
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.
- DOM structure details.
- Dependencies.
See here for examples that illustrate embedding igv.js in web pages. We are also developing a Jupyter Extension for embedding igv.js in Jupyter Notebooks.
Releases
-
Current Release:
https://igv.org/web/release/1.0.9
-
Nightly Build (caution advised):
https://igv.org/web/beta
See also the Release Notes