Skip to content

LinkageIO/Camoco

Repository files navigation

Camoco

Build Status PyPI version DOI

Documentation

Documentation is available here: https://camoco.readthedocs.io/

Installation

At this time, the only supported (and tested) system for Camoco is on Linux.

Camoco was developed using python >=3.8 and requires numpy (<1.19) to be installed.

Install the latest tagged version with pip:

$ pip install "numpy<1.19"
$ pip install camoco

Or install the latest developmental version by cloning the github repository:

$ pip install numpy
$ git clone https://github.com/LinkageIO/Camoco.git
$ cd Camoco
$ python setup.py install

Code Of Conduct

We expect users to be excellent to each other as well as to provide supportive and engaging conversations regardless of each others backgrounds or identities. If you'd like to know specifics, Camoco shares the same code of conduct as the Mozilla Science Lab. Follow the link to learn more.

CacheMoneyCorn

About

Camoco is a fully-fledged software package for building co-expression networks and analyzing the overlap interactions among genes.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published