Skip to content

dpeerlab/mssi

Repository files navigation

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 [email protected]:loukasa/graph-coarsening.git
cd graph-coarsening
pip install .

And then mssi can be installed via pip:

pip install mssi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published