Spatial Single Cell Analysis in Python
Project description
Squidpy - Spatial Single Cell Analysis in Python
Squidpy is a tool for the analysis and visualization of spatial molecular data. It builds on top of scanpy and anndata, from which it inherits modularity and scalability. It provides analysis tools that leverages the spatial coordinates of the data, as well as tissue images if available.
Visit our documentation for installation, tutorials, examples and more.
Squidpy is part of the scverse project (website, governance) and is fiscally sponsored by NumFOCUS. Please consider making a tax-deductible donation to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
Manuscript
Please see our manuscript Palla, Spitzer et al. (2022) in Nature Methods to learn more.
Squidpy’s key applications
Installation
Install Squidpy via PyPI by running:
pip install squidpy # or with napari included pip install 'squidpy[interactive]'
or via Conda as:
conda install -c conda-forge squidpy
Contributing to Squidpy
We are happy about any contributions! Before you start, check out our contributing guide.
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.