Single Cell Cellphonedb Communication Mapping
This skill maps cellular communication networks using Cellphonedb data, streamlining research and understanding complex biological interactions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add single-cell-cellphonedb-communication-mapping npx -- -y @trustedskills/single-cell-cellphonedb-communication-mapping
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"single-cell-cellphonedb-communication-mapping": {
"command": "npx",
"args": [
"-y",
"@trustedskills/single-cell-cellphonedb-communication-mapping"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to communicate with and map data from CellphoneDB, a database for single-cell genomics data. It facilitates querying the database using specific parameters and retrieving relevant information about cell populations, gene expression, and other cellular characteristics. The agent can then use this retrieved data for analysis or visualization purposes.
When to use it
- Identifying cell types: Ask the AI to find all cells expressing a particular marker gene within a CellphoneDB dataset.
- Comparing datasets: Query two different CellphoneDB databases and identify differences in cell population proportions.
- Analyzing gene expression patterns: Retrieve average gene expression values for specific cell populations from a CellphoneDB database.
- Generating visualizations: Request the AI to generate plots or tables summarizing data extracted from CellphoneDB, such as UMAP embeddings colored by cell type.
Key capabilities
- Querying CellphoneDB databases
- Retrieving cell population information
- Accessing gene expression data
- Data mapping and visualization support
Example prompts
- "Find all cells in dataset 'my_dataset' that express the marker gene 'CD45'."
- "Compare the proportion of T cells between datasets 'dataset1' and 'dataset2'."
- "What is the average expression level of gene 'MYC' in cell type 'B cells' from database 'public_db'?"
Tips & gotchas
- Requires familiarity with CellphoneDB data structure and terminology.
- The agent’s performance depends on the accuracy and completeness of the underlying CellphoneDB dataset.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.