Metadata-Version: 2.4
Name: SCINApy
Version: 0.1.0
Summary: A Python package for semi-supervised cell type identification and assignment using scRNA-seq and Cytof/FACS data.
Author-email: Han Wenrui <hwr9912@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/hwr9912/SCINApy
Project-URL: Repository, https://github.com/hwr9912/SCINApy.git
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.1.2
Requires-Dist: pandas>=2.2.3
Requires-Dist: scipy>=1.15.3
Requires-Dist: anndata>=0.11.4
Requires-Dist: seaborn>=0.13.2
Requires-Dist: matplotlib>=3.10.0
Dynamic: license-file

# SCINApy
python version of R package SCINA
