topexpressinggenesofallcells

Identify top expressing genes per cluster and perform pathway enrichment.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies and visualizes the top expressing genes per cluster across ALL cells (before T/B cell selection), followed by pathway enrichment analysis to provide an initial overview of cell populations and their functional signatures.

Core Features & Use Cases

  • Top gene per cluster: Highlights the most characteristic genes for each cluster before any T/B cell pre-selection.
  • Pathway enrichment: Integrates enrichment analyses to interpret cluster-level gene signatures.
  • Quality overview: Serves as a preliminary check to assess broad cell-type composition prior to downstream filtering.

Quick Start

Run TopExpressingGenesOfAllCells after SeuratClusteringOfAllCells to generate top cluster genes and enrichment results.

Frequently Asked Questions about topexpressinggenesofallcells

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

FAQPage Schema
How do I identify top expressing genes per cluster in single-cell RNA-seq data?

Identifying top expressing genes per cluster in single-cell RNA-seq data requires running analysis after Seurat clustering to highlight characteristic genes for each cell population across all cells.

What is the purpose of pathway enrichment for top cluster genes before cell selection?

Pathway enrichment for top cluster genes interprets cluster-level gene signatures to provide a preliminary overview of functional signatures and broad cell-type composition prior to T/B cell filtering.

Can I perform pathway enrichment using KEGG and MSigDB databases for Seurat cluster markers?

Yes, you can perform pathway enrichment using KEGG and MSigDB databases to analyze Seurat cluster markers, generating visualizations like bar and dot plots to interpret the functional signatures.

When do I need a pre-selection overview of all cell populations in cluster analysis?

You need a pre-selection overview of all cell populations when you want to assess broad cell-type composition and quality before applying downstream filters like T/B cell selection in your single-cell analysis.

What is the best way to visualize functional signatures of cell clusters before T/B cell selection?

The best way to visualize functional signatures of cell clusters before T/B cell selection is to identify top expressing genes per cluster and generate enrichment bar or dot plots from databases like KEGG and MSigDB.