Popari: a probabilistic graphical model for integrated spatial transcriptomics analysis
Project description
SpiceMix
SpiceMix is an unsupervised tool for analyzing data of the spatial transcriptome. SpiceMix models the observed expression of genes within a cell as a mixture of latent factors. These factors are assumed to have some spatial affinity between neighboring cells. The factors and affinities are not known a priori, but are learned by SpiceMix directly from the data, by an alternating optimization method that seeks to maximize their posterior probability given the observed gene expression. In this way, SpiceMix learns a more expressive representation of the identity of cells from their spatial transcriptome data than other available methods.
SpiceMix can be applied to any type of spatial transcriptomics data, including MERFISH, seqFISH, HDST, and Slide-seq.
Install
pip install popari
Publishing
pip install hatch
pip install keyrings.alt
hatch build
hatch publish
Username: __token__
Password: {API token for PyPI}
Tests
To run the provided tests and ensure that SpiceMix can run on your platform, follow the instructions below:
- Download this repo.
git clone https://github.com/alam-shahul/SpiceMixPlus.git
- Install
pytest
in your environment.
pip install pytest
- Navigate to the root directory of this repo.
- Run the following command. With GPU resources, this test should execute without errors in ~2.5 minutes:
python -m pytest -s tests/test_popari_shared.py
Building Documentation
Assuming you have CMake:
- Navigate to
docs/
.
cd docs/
- Install Sphinx requirements.
pip install -r requirements.txt
- Clean and build.
make clean
make html
- Push to GitHub, and documentation will automatically build.
Cite
Cite our paper:
@article{chidester2020spicemix,
title={SPICEMIX: Integrative single-cell spatial modeling for inferring cell identity},
author={Chidester, Benjamin and Zhou, Tianming and Ma, Jian},
journal={bioRxiv},
year={2020},
publisher={Cold Spring Harbor Laboratory}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file popari-0.0.33.tar.gz
.
File metadata
- Download URL: popari-0.0.33.tar.gz
- Upload date:
- Size: 42.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d35eb3b6ff047e23072b8aa0921f39bd5f63df4d67a10f31d1a6aedd43571b34 |
|
MD5 | 5a5a9ef221606b81d558c44196410dea |
|
BLAKE2b-256 | 71b7b6d311215b4f49068a1ac18c475d4537df59ed4e4c4c2f70e6b9f272003f |
File details
Details for the file popari-0.0.33-py3-none-any.whl
.
File metadata
- Download URL: popari-0.0.33-py3-none-any.whl
- Upload date:
- Size: 48.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e18ecfe6589f389ad8c3a588c53a499536dd57966e2ca36b1505df6393f4c93 |
|
MD5 | 2e9fe66f65df04a3632dc35e165ccc03 |
|
BLAKE2b-256 | cb70407e2b7d4ba50f9a8ab62d985a582d5fab158d6b66247d8840ee5ce1152c |