Back to resources

SKILL

biopython

Primary machine endpointhttps://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/biopython
Use with an agent

SUMMARY

What it does

Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, database access, structural bioinformatics, phylogenetics, and many other bioinformatics tasks. The skill documentation covers sequence handling (Bio.Seq, Bio.SeqIO), alignment analysis (Bio.Align, Bio.AlignIO), database access (Bio.Entrez), BLAST operations (Bio.Blast), structural bioinformatics (Bio.PDB), phylogenetics (Bio.Phylo), and advanced features (motifs, population genetics, sequence utilities, restriction analysis, clustering, genome diagrams). It requires Python 3.10+, NumPy, and Biopython. Entrez and web BLAST examples require network access; local BLAST/MUSCLE examples require those command-line tools installed separately. The skill is part of the Scientific Agent Skills library by K-Dense, licensed under the Biopython License Agreement (as stated in the source), though the submitted record declares MIT license.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

sequence.manipulateweight 90 · confidence 90file.parseweight 90 · confidence 90database.queryweight 80 · confidence 80alignment.performweight 80 · confidence 80blast.runweight 80 · confidence 80structure.analyzeweight 70 · confidence 70phylogenetics.analyzeweight 70 · confidence 70motif.findweight 60 · confidence 60population.genetics.analyzeweight 50 · confidence 50sequence.statistics.calculateweight 70 · confidence 70restriction.analyzeweight 50 · confidence 50cluster.analyzeweight 50 · confidence 50genome.diagram.generateweight 50 · confidence 50

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
1e5eeffbdad3

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.