Multiscale gene-gene correlation for spatial transcriptomics data
Project description
Multiscale Spectral Similarity Index
An MS-SSIM inspired metric for assessing imputation accuracy in spatial transcriptomics data. MSSI works by iterativly pooling the graph representing the spatial data and relies on the graph-coarsening package (https://github.com/loukasa/graph-coarsening) which can be installed through the commands:
git clone git@github.com:loukasa/graph-coarsening.git
cd graph-coarsening
pip install .
And then mssi can be installed via pip:
pip install mssi
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
mssi-0.1.9.tar.gz
(3.3 kB
view hashes)
Built Distribution
mssi-0.1.9-py3-none-any.whl
(5.7 kB
view hashes)