Installation#

hictkpy can be installed in various ways.

PIP#

pip install hictkpy

Conda (bioconda)#

conda install -c conda-forge -c bioconda hictkpy

From source#

pip install 'git+https://github.com/paulsengroup/hictkpy.git@main'

Note that this will install hictk’s build dependencies under ~/.conan2, if you don’t need Conan for other purposes feel free to delete this ~/.conan2 after installing hictkpy from git.