Skip to content

g2nb/igv-jupyter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
igv
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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