bio-spatial-transcriptomics-spatial-proteomics

Analyze CODEX/IMC/MIBI spatial proteomics data to identify cell phenotypes and spatial relationships.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/ya-way/cytoclaw-skills --skill bio-spatial-transcriptomics-spatial-proteomics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bio-spatial-transcriptomics-spatial-proteomics
Source: https://github.com/ya-way/cytoclaw-skills/tree/main/workspace/skills/bio-spatial-transcriptomics-spatial-proteomics
Command: npx skills add https://github.com/ya-way/cytoclaw-skills --skill bio-spatial-transcriptomics-spatial-proteomics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes spatial proteomics data from CODEX, IMC, and MIBI to enable accurate cell segmentation, protein phenotyping, and robust spatial relation analyses, facilitating integrated insights with transcriptomics.

Core Features & Use Cases

  • Load multiplexed spatial proteomics data into AnnData, normalize marker intensities, and perform cell phenotyping with gating or clustering.
  • Build spatial neighborhood graphs and quantify cell-cell interactions, neighborhoods, and spatial domains across multiple FOVs.
  • Integrate proteomics with transcriptomics where matched data exist, enabling cross-modality comparison and visualization.

Quick Start

Load a CODEX/IMC/MIBI spatial proteomics dataset, preprocess, phenotype cells, and analyze spatial interactions to generate cell-type maps.

Frequently Asked Questions about bio-spatial-transcriptomics-spatial-proteomics

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

FAQPage Schema
How do I analyze CODEX spatial proteomics data to identify cell phenotypes?

To analyze CODEX spatial proteomics data, load per-cell marker intensities and coordinates into AnnData, normalize the markers, and apply gating or clustering to identify cell phenotypes.

Can I integrate spatial proteomics data with transcriptomics datasets?

Yes, you can integrate spatial proteomics with transcriptomics when matched data exist, enabling cross-modality comparison and visualization to reveal comprehensive spatial relationships.

How do I quantify cell-cell interactions and spatial neighborhoods across multiple FOVs?

You quantify cell-cell interactions by building spatial neighborhood graphs from cell coordinates, allowing you to analyze spatial domains and cellular relationships across multiple FOVs.

Does this workflow support both IMC and MIBI multiplexed imaging datasets?

Yes, the workflow supports IMC and MIBI multiplexed imaging datasets, processing per-cell marker intensities and coordinates to generate spatial neighborhoods and phenotypes.

What Python libraries are used for spatial proteomics preprocessing and analysis?

The spatial proteomics workflow uses Python-based libraries such as scimap and squidpy to perform data loading, preprocessing, phenotyping, spatial analysis, and visualization.

What is the best way to map spatial neighborhoods from multiplexed imaging data?

The best way to map spatial neighborhoods is to load multiplexed imaging data into AnnData, phenotype the cells, and build spatial neighborhood graphs to quantify cell-cell interactions.