Metadata-Version: 2.1
Name: sccca
Version: 0.1.2
Summary: Single cell canonical correlation analysis.
Author: Harald Vohringer
Requires-Python: >=3.8.1,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Provides-Extra: notebook
Requires-Dist: Sphinx (==4.2.0); extra == "docs"
Requires-Dist: jupyter; extra == "notebook"
Requires-Dist: nbsphinx (==0.8.9); extra == "docs"
Requires-Dist: pyro-ppl (>=1.8.0)
Requires-Dist: scanpy (>=1.8.2)
Requires-Dist: sphinx-rtd-theme (==1.0.0); extra == "docs"
Requires-Dist: sphinxcontrib-napoleon (==0.7); extra == "docs"
