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
- Host: GitHub
- URL: https://github.com/hardingnj/genomeplot
- Owner: hardingnj
- License: gpl-3.0
- Created: 2018-02-28T09:30:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-05-13T11:18:58.000Z (about 4 years ago)
- Last Synced: 2025-12-15T20:18:28.624Z (7 months ago)
- Topics: bioinformatics, genome, plotting, visualisation
- Language: HTML
- Homepage: https://hardingnj.github.io/genomeplot/
- Size: 2.33 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.rst
- License: LICENSE
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`