Metadata-Version: 2.1
Name: STCAT
Version: 0.6.1
Summary: An automated T cell type annotation tool for scRNA-seq datasets.
Home-page: https://github.com/GuoBioinfoLab/STCAT
License: MIT
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.19.0)
Requires-Dist: pandas (>=1.0.5)
Requires-Dist: scikit-learn (>=0.24.1)
Requires-Dist: openpyxl (>=3.0.4)
Requires-Dist: click (>=7.1.2)
Requires-Dist: scanpy (==1.9.3)
Requires-Dist: leidenalg (>=0.8.3)

