Metadata-Version: 2.1
Name: scpca
Version: 0.1.0
Summary: Single-cell PCA.
Author: Harald Vohringer
Author-email: harald.voeh@gmail.com
Requires-Python: >=3.8.1,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: docs
Provides-Extra: notebook
Requires-Dist: Sphinx (==7.0.1) ; extra == "docs"
Requires-Dist: adjusttext (>=0.7.3,<0.8.0)
Requires-Dist: gseapy (>=1.0.4,<2.0.0)
Requires-Dist: jupyter ; extra == "notebook"
Requires-Dist: nbsphinx (==0.8.9) ; extra == "docs"
Requires-Dist: pyro-ppl (<1.8.4)
Requires-Dist: scanpy (>=1.8.2)
Requires-Dist: sphinx-autodoc-typehints (==1.24.0) ; extra == "docs"
Requires-Dist: sphinx-rtd-theme (==1.3.0) ; extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (==0.7) ; extra == "docs"
Requires-Dist: torch (<2.0.0)
Description-Content-Type: text/markdown

# scPCA

This is the upcomint scCPA package.

