netZooC

netZooC is a network biology package implemented in C.

25
4
C

TRAVIS
TRAVIS
codecov
License: GPL v3
Documentation Status
DOI

netZooC is tested on: (OS: Linux + Macos) X (Language: C++)

Description

netZooC is a C package of network methods.

Zoo animals

PANDA and PUMA.

Quick guide

Clone the repository into your local disk:

git clone https://github.com/netZoo/netZooC.git

Then you need to compile the tool binaries by:

cd netZooC/netZooC/animalName
make

User guide

Please refer to the documentation website for installation instructions and usage.

License

The software is free and is licensed under the GNU General License v3.0, see the file LICENSE for details.

Feedback/Issues

Please report any issues to the issues page.

Code of conduct

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.