Metadata-Version: 2.1
Name: seagall
Version: 0.1
Summary: Single-cell explain etc etc
Home-page: https://github.com/gmalagol10/seagall.git
Author: Gabriele
Author-email: gabriele.malagoli3@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: numpy ==1.24.3
Requires-Dist: numba ==0.58.0
Requires-Dist: scanpy ==1.10.1
Requires-Dist: pandas ==1.5.3
Requires-Dist: episcanpy
Requires-Dist: torch-geometric ==2.5.2
Requires-Dist: torcheval ==0.0.7
Requires-Dist: torch ==2.2.2
Requires-Dist: torchvision
Requires-Dist: phate ==1.0.11
Requires-Dist: scikit-learn
Requires-Dist: optuna
Requires-Dist: scipy

# SEAGALL

Single-cell Explainable Geometry Aware Graph Attention Learning

## Installation

```bash
pip install git+https://github.com/gmalagol10/seagall
