cellcellcommunication

Infer ligand-receptor interactions from single-cell RNA-seq data using LIANA+.

22|4|Updated May 18, 2021
One-click install
npx skills add https://github.com/pwwang/immunopipe --skill cellcellcommunication
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cellcellcommunication
Source: https://github.com/pwwang/immunopipe/tree/main/skills/cellcellcommunication
Command: npx skills add https://github.com/pwwang/immunopipe --skill cellcellcommunication

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Infer ligand-receptor interactions and cell-cell communication networks from single-cell RNA-seq data using the LIANA+ framework. It identifies signaling events between cell types based on gene expression patterns and curated ligand-receptor interaction databases.

Core Features & Use Cases

  • Inference using LIANA+ with multiple methods to assess signaling between cell types and compare patterns across conditions or tissues.
  • Guidance on resource selection, parameter tuning (species, groupby, expr_prop, min_cells), and downstream visualization.
  • Use Case: Compare communication patterns between healthy and diseased tissues to identify key mediators of cellular crosstalk.

Quick Start

Provide a Seurat or AnnData object and run the LIANA+ workflow to infer ligand-receptor interactions and output network results.

Frequently Asked Questions about cellcellcommunication

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

FAQPage Schema
How do I infer cell-cell communication networks from scRNA-seq data?

To infer cell-cell communication networks from scRNA-seq data, you provide a Seurat or AnnData object to run the LIANA+ workflow, which identifies ligand-receptor interactions between cell types based on gene expression patterns.

Can I compare signaling patterns between healthy and diseased tissues?

Yes, you can compare communication patterns between healthy and diseased tissues to identify key mediators of cellular crosstalk by applying the inference workflow to scRNA-seq datasets across different conditions.

Does cell-cell communication inference work with both Seurat and AnnData inputs?

Yes, cell-cell communication inference works with both Seurat and AnnData inputs, allowing you to compute ligand-receptor interactions and output network results directly from your single-cell RNA-seq data objects.

How do I tune parameters for ligand-receptor interaction analysis?

You can tune ligand-receptor interaction analysis by configuring parameters such as method, groupby, species, expr_prop, min_cells, n_perms, seed, and ncores to optimize network inference for your specific dataset.

What is the best way to identify signaling events between cell types?

The best way to identify signaling events between cell types is using the LIANA+ framework, which assesses signaling between cell types based on curated ligand-receptor interaction databases and gene expression patterns.

Do I need to specify a species when running cell-cell communication analysis?

Yes, you need to specify a species when running cell-cell communication analysis, as the LIANA+ framework relies on curated ligand-receptor interaction databases that are species-specific for accurate network inference.