SpatialLeiden
is an implementation of
Multiplex Leiden clustering
that can be used to cluster spatially resolved omics data.
SpatialLeiden
integrates with the scverse by leveraging
scanpy and anndata
but can also be used independently.
spatialleiden
is available on PyPI and
bioconda.
# PyPI
pip install spatialleiden
# or conda
conda install bioconda::spatialleiden
For detailed installation instructions please refer to the documentation.
For documentation of the package please refer to the ReadTheDocs page.
If you are using spatialleiden
for your research please cite
Müller-Bötticher, N., Sahay, S., Eils, R., and Ishaque, N. "SpatialLeiden - Spatially-aware Leiden clustering" bioRxiv (2024) https://doi.org/10.1101/2024.08.23.609349
@article {spatialleiden2024,
author = {Müller-Bötticher, Niklas and Sahay, Shashwat and Eils, Roland and Ishaque, Naveed},
title = {SpatialLeiden - Spatially-aware Leiden clustering},
year = {2024},
doi = {10.1101/2024.08.23.609349},
journal = {bioRxiv},
publisher = {Cold Spring Harbor Laboratory}
}
This project follows the SemVer guidelines for versioning.
This project is licensed under the MIT License - for details please refer to the LICENSE file.