Skip to content

g2nb/igv-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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