Metadata-Version: 2.1
Name: SpaGFT
Version: 0.1.2
Summary: SpaGFT is a python package to analyze spatial transcriptomcs data
Home-page: https://github.com/jxLiu-bio/SpaGFT
Author: Jixin Liu, Yi Jiang
Author-email: frankliu210@163.com
Project-URL: Bug Tracker, https://github.com/jxLiu-bio/SpaGFT/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: kneed==0.7.0
Requires-Dist: louvain==0.7.1
Requires-Dist: leidenalg==0.8.10
Requires-Dist: matplotlib==3.5.2
Requires-Dist: networkx==2.8
Requires-Dist: numba==0.55.1
Requires-Dist: numpy==1.21.5
Requires-Dist: pandas==1.4.2
Requires-Dist: plotnine==0.8.0
Requires-Dist: scanpy==1.9.1
Requires-Dist: scikit-learn==1.0.2
Requires-Dist: scipy==1.8.0
Requires-Dist: gseapy==0.10.8
Requires-Dist: igraph==0.9.10
Requires-Dist: chardet==5.1.0
Requires-Dist: charset-normalizer==3.1.0
