Skip to content

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

License

Notifications You must be signed in to change notification settings

jonahcullen/Camoco

 
 

Repository files navigation

Camoco

Build Status DOI

Documentation

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

Installation

Camoco was developed using python >=3.6 and requires numpy to be installed. Install the latest tagged version with pip:

$ pip install numpy
$ 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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%