Metadata-Version: 2.1
Name: scSpectra
Version: 0.2.0
Summary: Supervised discovery of interpretable gene programs from single-cell data
License: MIT
Author: Russel Z. Kunes
Author-email: KunesR@mskcc.org
Maintainer: Russel Z. Kunes
Maintainer-email: KundesR@mskcc.org
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: numpy (>=1.20.3,<2.0.0)
Requires-Dist: opt-einsum (>=3.3.0,<4.0.0)
Requires-Dist: pandas (>=1.3.5,<2.0.0)
Requires-Dist: pyvis (>=0.1.9,<0.2.0)
Requires-Dist: scanpy (>=1.8.2,<2.0.0)
Requires-Dist: scipy (>=1.7.3,<2.0.0)
Requires-Dist: torch (>=1.10.1,<2.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Project-URL: Publication, https://www.nature.com/articles/s41587-023-01940-3
Project-URL: bioRxiv, https://www.biorxiv.org/content/10.1101/2022.12.20.521311v1
