cellchat-pkg-local-fixed

Provide structured CellChat documentation for cell-cell communication analysis in R workflows.

1|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/Ketomihine/my_skills --skill cellchat-pkg-local-fixed
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cellchat-pkg-local-fixed
Source: https://github.com/Ketomihine/my_skills/tree/main/cellchat-pkg-local-fixed
Command: npx skills add https://github.com/Ketomihine/my_skills --skill cellchat-pkg-local-fixed

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The skill provides a complete, structured documentation package for CellChat, enabling users to quickly learn and reference the toolset without hunting through scattered sources.

Core Features & Use Cases

  • Comprehensive reference: Core classes, data preprocessing, analysis pipelines, and visualization techniques for cell-cell communication analysis.
  • Guided learning paths: Tutorials and reference files to support beginners through advanced workflows, including Seurat/Scanpy integration and pathway-level analyses.
  • Use Case: A researcher wants to learn how to perform a basic CellChat analysis from input data to a circle plot; this Skill provides the end-to-end steps and code examples in the docs.

Quick Start

  • Open SKILL.md and read the Overview to understand scope.
  • Browse references/ for foundational tutorials like getting_started.md, data_preprocessing.md, and communication_inference.md.
  • Follow the quick-start example in the getting_started notebook to begin a simple analysis workflow.

Frequently Asked Questions about cellchat-pkg-local-fixed

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

FAQPage Schema
How do I perform cell-cell communication analysis from input data to visualization?▼

To perform cell-cell communication analysis, you follow the standard R-based workflow covering data input, preprocessing, inference, and visualization. This provides end-to-end steps and code examples for generating outputs like circle plots.

What is CellChat and how does it infer cell-cell communication?▼

CellChat is a toolset for cell-cell communication analysis that infers intercellular signaling networks. It uses core classes and data preprocessing pipelines to model interactions between cell groups within a dataset.

Can I use CellChat with Seurat for cell-cell communication analysis?▼

Yes, CellChat supports Seurat integration within standard R-based workflows. The documentation provides guided learning paths detailing how to incorporate Seurat objects into the communication inference and analysis pipelines.

What's the best way to learn CellChat for pathway-level analyses?▼

The best way to learn CellChat for pathway-level analyses is to follow the structured guided learning paths. These tutorials support beginners through advanced workflows, covering foundational data preprocessing to pathway-level inference techniques.

Where can I find CellChat documentation for data preprocessing and communication inference?▼

You can find CellChat documentation in the structured references package, which includes getting started guides, data preprocessing steps, and communication inference files. This consolidates scattered sources into a discoverable format.