Library for Co-Analysis of Molecular Componenets.


Keywords
analysis, cli, gene, python
Licenses
CERN-OHL-W-2.0/MIT
Install
pip install camoco==0.6.4

Documentation

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