stereo-seq

Analyze Stereo-seq spatial transcriptomics data with Python/Scanpy and R/Seurat workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stereo-seq data analysis requires integrating high-resolution spatial coordinates with gene expression to map tissue architecture and spatial gene programs. This skill provides end-to-end guidance for processing, normalizing, and interpreting Stereo-seq datasets across samples.

Core Features & Use Cases

  • High-resolution spatial analysis: process coordinates, binning, and spatially-aware normalization to reveal tissue structure.
  • Multi-omics integration-ready: supports Python (scanpy) and R (Seurat) workflows for integration with expression data.
  • Use Case: identify spatially variable genes and subcellular patterns to understand tissue microenvironments.

Quick Start

Load the Stereo-seq data, normalize it, and perform initial visualization of spatial gene patterns using Python (scanpy) or R (Seurat).

Frequently Asked Questions about stereo-seq

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

FAQPage Schema
How do I analyze Stereo-seq spatial transcriptomics data to uncover subcellular gene expression patterns?

To analyze Stereo-seq spatial transcriptomics data, you process spatial coordinates with gene expression through binning, normalization, and clustering. This workflow reveals high-resolution tissue architecture and subcellular gene expression patterns across multiple samples.

Does this spatial transcriptomics workflow support both Python and R environments?

Yes, this spatial transcriptomics workflow supports both Python and R environments. It provides standard preprocessing and spatial analysis guidance using the Scanpy framework for Python and the Seurat package for R.

What is the best way to identify spatially variable genes in high-resolution spatial omics datasets?

The best way to identify spatially variable genes in high-resolution spatial omics datasets is to apply spatially-aware normalization and clustering. This approach maps tissue microenvironments and detects subcellular patterns across samples.

How do I process spatial coordinates and perform binning for Stereo-seq data?

Processing spatial coordinates for Stereo-seq data involves loading the raw dataset, applying coordinate binning, and running spatially-aware normalization. This prepares the high-resolution spatial omics data for downstream clustering and visualization.

Can I use this skill to integrate multi-omics data with spatial transcriptomics expression matrices?

Yes, you can use this skill to prepare data for multi-omics integration. It supports standard preprocessing in Python and R workflows, enabling integration of spatial transcriptomics coordinates with gene expression matrices.

Why does spatial transcriptomics clustering require spatially-aware normalization for tissue architecture mapping?

Spatial transcriptomics clustering requires spatially-aware normalization because standard methods ignore physical bin coordinates. Applying spatial normalization preserves tissue architecture and accurately maps subcellular microenvironments during clustering.