Metadata-Version: 2.1
Name: selfish-hic
Version: 1.8.4
Summary: Hi-C Differential Analysis software created and maintained by the Ay Lab
Home-page: http://github.com/ay-lab/selfish/
Author: Ferhat Ay
Author-email: ferhatay@lji.org
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: statsmodels
Requires-Dist: pathlib
Requires-Dist: hic-straw
Requires-Dist: cooler

SELFISH is a tool for finding differential chromatin interactions between two Hi-C contact maps. It uses self-similarity to model interactions in a robust way. You can read the paper for more information.


