squidpy

Analyze spatial omics data with Squidpy for neighborhood analysis and visualization.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/CHENyiru3/AI-Skills-Collections --skill squidpy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: squidpy
Source: https://github.com/CHENyiru3/AI-Skills-Collections/tree/main/skills-market/compbio/spatial-omics/analysis/squidpy
Command: npx skills add https://github.com/CHENyiru3/AI-Skills-Collections --skill squidpy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Squidpy provides a comprehensive toolkit to analyze spatial omics data within Python, enabling researchers to interpret spatial relationships in tissues across platforms like Visium, Xenium, and MERFISH.

Core Features & Use Cases

  • Spatial neighborhood analysis and clustering
  • Visualization of spatial gene expression and trajectories
  • Integration with Scanpy for end-to-end pipelines

Quick Start

Install squidpy, load a Visium dataset, and begin exploring spatial neighborhoods and gene expression patterns.

Frequently Asked Questions about squidpy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze spatial transcriptomics data in Python to reveal tissue architecture?

Spatial neighborhood analysis identifies tissue microenvironments by building spatial graphs from Visium, Xenium, or MERFISH coordinates, then quantifying gene expression patterns and cellular interactions across neighboring regions.

Can I use Squidpy with Scanpy for end-to-end spatial omics workflows?

Yes, Squidpy integrates with Scanpy workflows, enabling end-to-end pipelines that combine spatial neighborhood analysis and visualization with standard single-cell data processing within the Python ecosystem.

What's the best way to visualize spatial gene expression patterns from Visium datasets?

Visualizing spatial gene expression from Visium datasets is done by loading the data into Squidpy, which provides interactive visualization tools to map expression patterns directly onto tissue coordinates.

Does spatial omics analysis in Python support MERFISH and Xenium platforms?

Spatial omics analysis in Python supports MERFISH and Xenium platforms through Squidpy, which applies spatial statistics, neighborhood graphs, and clustering to reveal gene expression patterns across these datasets.

How do I perform spatial neighborhood analysis and clustering on tissue data?

Spatial neighborhood analysis and clustering on tissue data is performed by constructing neighborhood graphs from spatial coordinates in Squidpy, then applying clustering algorithms to identify tissue architectures and expression patterns.