Skip to main content
Glama
kmaneesh

BioPython MCP Server

by kmaneesh

calculate_distance_matrix

Compute pairwise distances between aligned biological sequences to analyze evolutionary relationships and construct phylogenetic trees using BioPython.

Instructions

Calculate pairwise distance matrix for sequences.

Args: sequences: List of aligned sequences model: Distance model to use (default: 'identity') labels: Optional labels for sequences

Returns: Dictionary containing distance matrix

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sequencesYes
modelNoidentity
labelsNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kmaneesh/biopython-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server