g2nb / igv-jupyter

Extension for Jupyter which integrates igv.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Extension for Jupyter which integrates igv.js

License:MIT License


Languages

Language:JavaScript 48.1%Language:Python 36.2%Language:CSS 10.4%Language:Dockerfile 5.4%