An open API service indexing awesome lists of open source software.

https://github.com/hardingnj/genomeplot

allows genome wide visualisations based on the bokeh library
https://github.com/hardingnj/genomeplot

bioinformatics genome plotting visualisation

Last synced: 4 months ago
JSON representation

allows genome wide visualisations based on the bokeh library

Awesome Lists containing this project

README

          

# genomeplot

## overview

A simple wrapper to `bokeh`, streamlining genome-wide visualisations.

## documentation

https://hardingnj.github.io/genomeplot/

## installation

Either via pip:
`python -m pip install genomeplot`

or from source using `poetry`

## requirements

See `pyproject.toml`