Metadata-Version: 2.1
Name: SC2Spa
Version: 1.1.6
Summary: SC2Spa: a deep learning based approach to map transcriptome to spatial origins at cellular resolution
Author-email: "Linbu Liao, Won Lab" <linbu.liao@gmail.com>
Project-URL: Homepage, https://github.com/linbuliao/SC2Spa
Project-URL: Bug Tracker, https://github.com/pypa/SC2Spa/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

[![PyPI](https://img.shields.io/pypi/v/SC2Spa?logo=PyPI)](https://pypi.org/project/SC2Spa)
[![Docs](https://img.shields.io/readthedocs/sc2spa)](https://sc2spa.readthedocs.io)

SC2Spa: a deep learning based approach to map transcriptome to spatial origins at cellular resolution
====================================================================================

<p align="center">
  <img src="./SC2Spa.png" alt="SC2Spa Overview" width="600"/>
</p>

## Install
Install SC2Spa via PyPI by running:
```
pip install SC2Spa
```

## Analysis for the SC2Spa manuscript
The analysis for the SC2Spa manuscript can be found [here](https://github.com/linbuliao/SC2Spa_Notebooks)


## Many more to come!
We will update more on our [Read the Docs page](https://sc2spa.readthedocs.io/en/latest/)
