ericli0419 / SPACE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Python 100.0%