Skip to main content
Glama
kmaneesh

BioPython MCP Server

by kmaneesh

calculate_alignment_score

Calculate alignment scores for biological sequences using substitution matrices to assess sequence similarity and alignment quality in bioinformatics analysis.

Instructions

Calculate the score of a given alignment using a substitution matrix.

Args: alignment_str: Aligned sequences (with gaps) as a formatted string matrix_name: Name of substitution matrix to use (default: 'BLOSUM62')

Returns: Dictionary containing alignment score and statistics

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
alignment_strYes
matrix_nameNoBLOSUM62

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