Introduction#

hictk is a blazing fast toolkit to work with .hic and .cool files.

hictk is capable of reading files in .cool, .mcool, .scool and .hic format (including hic v9) as well as writing .cool, .mcool and .scool files.

Documentation formats#

You are reading the HTML version of the documentation. An alternative PDF version is also available.

Installation#

hictk is developed on Linux and tested on Linux, MacOS and Windows. CLI tools can be installed in several different ways. Refer to Installation for more details.

hictk can be compiled on most UNIX-like systems (including many Linux distributions and MacOS) as well as Windows. See the build instructions for more details.

Python bindings for hictk can be installed using pip or conda. Refer to hictkpy documentation for more details.

How to cite this project?#

Please use the following BibTeX template to cite hictk in scientific discourse:

@misc{hictk,
   author = {Roberto Rossini},
   year = {2023},
   note = {https://github.com/paulsengroup/hictk},
   title = {hictk: blazing fast toolkit to work with .hic and .cool files}
}

If you use hictk convert to convert .[m]cool files to .hic format you should also cite JuicerTools or HiCTools.

Table of contents#