Skip to content
Jim Robinson edited this page Apr 10, 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.

Quick links for developers

See here for examples that illustrate embedding igv.js in web pages.

Releases

Building from Source To build igv.js and igv.min.js run "grunt" from the repository root directory. See https://gruntjs.com/ for information for installing grunt.

See also the Release Notes

Clone this wiki locally