Longread Sv Pipeline
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add longread-sv-pipelineQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"longread-sv-pipeline": {
"command": "npx",
"args": [
"@modelcontextprotocol/longread-sv-pipeline"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
End-to-end workflow for detecting structural variants from long-read sequencing data. Covers ONT/PacBio alignment with minimap2 and SV calling with Sniffles or cuteSV. Use when detecting structural variants from long reads.
Tags
developmentgobashskill