Metadata-Version: 2.1
Name: sceleto
Version: 0.9.6
Summary: Tool to aid in single cell analysis (temporary description)
Home-page: UNKNOWN
Author: Jongeun Park
Author-email: jp24@kaist.ac.kr
License: LICENSE
Keywords: sceleto,single cell,scRNA-seq
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scanpy (>=1.6.1)
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: networkx
Requires-Dist: python-igraph (==0.9.1)
Requires-Dist: bbknn (==1.4.1)
Requires-Dist: geosketch
Requires-Dist: scrublet
Requires-Dist: joblib
Requires-Dist: datetime
Requires-Dist: harmonypy
Requires-Dist: matplotlib
Requires-Dist: adjustText
Requires-Dist: numba (==0.52.0)

# sceleto

**sceleto** is a wrapper package developed by [SCMGL](https://sites.google.com/view/scmglkaist/home?authuser=0) to aid in single cell analysis.

## Installation
You can install this package using:

```
pip install sceleto
```

Progress:
Working on compatibility issues

