Metadata-Version: 2.1
Name: Cellist
Version: 1.0.0
Summary: Cellist (Cell identification in high-resolution Spatial Transcriptomics) is a cell segmentation tool for high-resolution spatial transcriptomics. 
Home-page: https://github.com/dongqingsun96/Cellist
Author: Dongqing Sun
Author-email: Dongqing Sun <Dongqingsun96@gmail.com>
License: GPL-3.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy >=1.23.0
Requires-Dist: scikit-learn >=1.3.1
Requires-Dist: scikit-misc >=0.2.0
Requires-Dist: scikit-image >=0.20.0
Requires-Dist: pandas ==1.5.3
Requires-Dist: scipy >=1.9.1
Requires-Dist: matplotlib >=3.7.3
Requires-Dist: seaborn >=0.11.2
Requires-Dist: scanpy >=1.9.4
Requires-Dist: h5py >=3.8.0
Requires-Dist: tables >=3.7.0
Requires-Dist: spateo-release ==1.0.2
Requires-Dist: pyvista ==0.42
Requires-Dist: leidenalg ==0.10.2
Requires-Dist: sklearn-ann
Requires-Dist: annoy

