Skip to main content

A toolbox for single cell topic models

Project description

https://img.shields.io/pypi/v/sctm.svg Documentation Status

scTM is a package for spatial transcriptomics for single cell that uses topic modelling, solved with stochastic variational infernce. The interesting part is with the formulation of topic models, we can get interpretable embedding which are useful for downstream analysis.

Currently available modules: STAMP

Features

  • STAMP: A spatially-aware dimensional reduction designed for spatial data.

Minimal Installation

pip install scTM

or

conda create --name sctm python=3.8
git clone https://github.com/JinmiaoChenLab/scTM.git
conda activate sctm
cd scTM
pip install .

Basic Usage

Check out our usage of STAMP in the documentation at https://jinmiaochenlab.github.io/scTM/notebooks/stamp/example1/

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sctm-0.1.3.tar.gz (42.6 kB view hashes)

Uploaded Source

Built Distribution

sctm-0.1.3-py3-none-any.whl (45.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page