netZooPy is tested on: (OS: Linux + Macos) X (Language: Python v3.6 + Python v3.7 + Python v3.8)
netZooPy is a Python package of network methods.
(gpu)PANDA, (gpu)LIONESS, PUMA, SAMBAR, CONDOR, and OTTER.
git clone https://github.com/netZoo/netZooPy.git
into your local disk.
Then cd netZooPy
and install netZooPy through pip pip3 install -e .
Upon completion you can load netZooPy in your python code import netZooPy
Please refer to the documentation website for installation instructions and usage.
The software is free and is licensed under the GNU General License v3.0, see the file LICENSE for details.
Please report any issues to the issues page.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.