Installation
cia package could be installed using pip:
pip install cia-python
To install the github developing version run the following commands:
git clone https://github.com/ingmbioinfo/cia.git
cd cia
pip install -e .
cia package could be installed using pip:
pip install cia-python
To install the github developing version run the following commands:
git clone https://github.com/ingmbioinfo/cia.git
cd cia
pip install -e .