S
samtools_mcp
By sirusb·Visit Source
SAMtools MCP for genomic file processing
April 18, 2025
3 days ago
0 Clicks
What is this MCP
This MCP provides a standardized interface for working with SAM/BAM/CRAM genomic alignment files, offering format conversion, sorting, indexing, and statistical analysis capabilities.
How to use this MCP
The MCP can be used via Docker (recommended) or local installation. It exposes Python methods for common operations like view
, sort
, index
, and depth
calculations on alignment files.
What this MCP can be used for
This MCP enables genomic researchers to programmatically process alignment files, including format conversion, region-specific analysis, read filtering, and generating comprehensive statistics for SAM/BAM/CRAM files.
Repository Info
Stars:
-
Forks:
-
Watchers:
-
Last Updated: 2 months ago