Metadata-Version: 2.1
Name: aliby-post
Version: 0.1.34
Summary: Post-processing tools for aliby pipeline.
License: GPL-3.0-or-later
Author: Alán Muñoz
Author-email: amuoz@ed.ac.uk
Requires-Python: >=3.7.1,<3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: aliby-agora (>=0.2.32,<0.3.0)
Requires-Dist: gaussianprocessderivatives (>=0.1.2,<0.2.0)
Requires-Dist: leidenalg (>=0.8.8,<0.9.0)
Requires-Dist: more-itertools (>=8.12.0,<9.0.0)
Requires-Dist: numpy (==1.21.6)
Requires-Dist: p-tqdm (>=1.3.3,<2.0.0)
Requires-Dist: pandas (==1.3.3)
Requires-Dist: pathos (>=0.2.8,<0.3.0)
Requires-Dist: pycatch22 (>=0.4.2,<0.5.0)
Requires-Dist: scikit-learn (>=0.22)
Requires-Dist: scipy (>=1.4.1)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
