Loadingrnafromseurat
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add loadingrnafromseuratQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"loadingrnafromseurat": {
"command": "npx",
"args": [
"@modelcontextprotocol/loadingrnafromseurat"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Load pre-existing Seurat objects into the immunopipe pipeline instead of starting from raw count matrices via SampleInfo. This enables analysis on already processed single-cell RNA-seq data stored in Seurat R objects.
Tags
documentspythongoperformanceskill