InstallationΒΆ

Requirements

  • python >= 3.6

  • matplotlib >= 2.1.1

  • numpy >= 1.16.3

  • scipy >= 1.3.0

The easiest way to install CIAlign is using conda or pip3.

Conda

conda install -c bioconda cialign

link

pip3 pip3 install cialign

link

Download The current release of CIAlign can also be downloaded directly using this link,

If you download the package directly, you will also need to add the CIAlign directory to your PATH environment variable as described here