Visualize Network Data with Hive Plots
Project description
A plotting package for generating and visualizing static Hive Plots in matplotlib
.
Installation
hiveplotlib
can be installed via pypi:
$ pip install hiveplotlib
To uninstall, run:
$ pip uninstall hiveplotlib
Contributing
For more on contributing to the project, see CONTRIBUTING.md
How to Use and Examples
For more on how to use the software and examples, see the docs.
All the example notebooks are available for download as jupyter
notebooks in the repository under the
examples directory.
If trying to run the example notebooks, note that these are maintained to run in the conda
environment in the repository, specified by hiveplot_env.yml
.
To install this conda
environment and associated jupyter
kernel, clone the repository and run:
$ cd <path/to/repository>
$ bash install.sh
More on Hive Plots
For more on Hive Plots, see our Introduction to Hive Plots.
For additional resources, see:
-
Krzywinski M, Birol I, Jones S, Marra M (2011). Hive Plots — Rational Approach to Visualizing Networks. Briefings in Bioinformatics (early access 9 December 2011, doi: 10.1093/bib/bbr069).
Acknowledgements
We'd like to thank Rodrigo Garcia-Herrera for his work on
pyveplot
, which we referenced
as a starting point for our structural design. We also translated some of his utility
methods for use in this repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for hiveplotlib-0.23.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43e2756719d0a5ab33281332b2db8c0ac7ebf9a3b6f542a0beadcb5244c7a208 |
|
MD5 | 7e9f4eae86401cd25237aa5c21f914fe |
|
BLAKE2b-256 | a732b0fbc0e57f2d37f08637bf4a840daaa43de1eb7fd6354292efc6e04ea0f1 |