fw1121 / pybioviz

bioinformatics visualization tools with pyviz/bokeh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI version shields.io License: GPL v3 Documentation Status

pybioviz

Bioinformatics visualization tools with PyViz Panel and Bokeh. The objective is to have a set of plots and dashboards that can be re-used inside Jupyter notebooks as part of bioinformatic workflows or deployed as local web apps.

Current tools include:

  • sequence alignment viewer
  • genome feature viewer
  • bam alignment viewer

Installation

pip install pybioviz

If using JupyterLab:

jupyter labextension install @bokeh/jupyter_bokeh
jupyter labextension install @pyviz/jupyterlab_pyviz

See the documentation for usage.

Links

About

bioinformatics visualization tools with pyviz/bokeh

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%Language:CSS 0.0%Language:HTML 0.0%