Metadata-Version: 2.1
Name: metaloci
Version: 1.0
Summary: METALoci: spatially auto-correlated signals in 3D genomes
Home-page: https://github.com/3DGenomes/METALoci/
Author: Leo Zuber, Iago Maceda, Juan Antonio Rodríguez and Marc Martí-Renom
Author-email: martirenom@cnag.eu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: bioframe ==0.5.1
Requires-Dist: cooler ==0.9.2
Requires-Dist: dill ==0.3.6
Requires-Dist: esda ==2.4.3
Requires-Dist: geopandas ==0.13.2
Requires-Dist: h5py ==3.10.0
Requires-Dist: hic-straw ==1.3.1
Requires-Dist: libpysal ==4.6.2
Requires-Dist: matplotlib ==3.7.2
Requires-Dist: networkx ==3.1
Requires-Dist: numba ==0.55.1
Requires-Dist: numpy ==1.21.6
Requires-Dist: pandas ==2.0.3
Requires-Dist: Pillow ==10.0.1
Requires-Dist: pybedtools ==0.9.1
Requires-Dist: scipy ==1.9.1
Requires-Dist: seaborn ==0.11.0
Requires-Dist: setuptools ==59.8.0
Requires-Dist: shapely ==2.0.1
Requires-Dist: tqdm ==4.65.0
Requires-Dist: adjustText ==1.1.1

# METALoci

Spatially auto-correlated signals in 3D genomes

## Install it from PyPI

```bash
pip install metaloci
```

