Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 790 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 790 Bytes

igv Jupyter Extension

Binder

igv-jupyter is tool for JupyterLab which wraps igv.js by way of igv-notebook, and which integrates with g2nb. With this tool you can render IGV in a cell and call its API from a user-friendly web form in the notebook. Track data can be loaded from local or remote URLs, or supplied directly.

For programmatic access to igv.js in a Jupyter notebook, see igv-notebook.

Installation

Requirements:

  • python >= 3.6.4
  • jupyterlab >= 3.0
pip install igv-jupyter