Metadata-Version: 2.1
Name: stTransfer
Version: 1.0.3
Summary: Transfer learning for spatial transcriptomics data and single-cell RNA-seq data.
Home-page: https://github.com/zepoch/stTransfer.git
Author: zhoutao
Author-email: zhotoa@foxmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: anndata==0.8.0

# stTransfer

[![python >= 3.10](https://img.shields.io/badge/python-3.10-brightgreen)](https://www.python.org/) 

### Installation      
```python
pip install stTransfer
```
