/SPACE

Primary LanguagePythonMIT LicenseMIT

Stars PyPI

SPatial transcriptomics Analysis via Cell Embedding

Installation

install from PyPI

pip install space-srt

install from GitHub

install the latest develop version

git clone https://github.com/ericli0419/SPACE.git
cd SPACE
python setup.py install

SPACE is implemented in Pytorch framework.
SPACE can be run on CPU devices, and running SPACE on GPU devices if available is recommended.