Metadata-Version: 2.1
Name: chess-hic
Version: 0.3.1
Summary: Quantitative comparison and automatic feature extraction for chromatin contact data.
Home-page: https://github.com/vaquerizaslab/chess
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: cython
Requires-Dist: numpy (>=1.8.0)
Requires-Dist: fanc (>=0.8.28)
Requires-Dist: scikit-image
Requires-Dist: future
Requires-Dist: pathos
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: intervaltree
Requires-Dist: pybedtools
Requires-Dist: tqdm
Requires-Dist: kneed

# chess-hic

![PyPI version](https://badge.fury.io/py/chess-hic.svg)
![Documentation Status](https://readthedocs.org/projects/chess-hic/badge/?version=latest)

CHESS is a tool for the comparison and automatic feature extraction for chromatin contact data,
developed in the [Vaquerizas Lab](https://www.vaquerizaslab.org/).

Please check out the [online documentation](https://chess-hic.readthedocs.io/en/latest/index.html)
for detailed installation and usage instructions.

