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 current version is Biopython 1.85 (released January 2025), which supports Python 3 and requires NumPy.
Biopython is organized into modular sub-packages, each addressing specific bioinformatics domains:
For NCBI database access, always set your email address (required by NCBI):
Toolkit Python primario per la biologia molecolare. Preferito per query PubMed/NCBI basate su Python (Bio.Entrez), manipolazione di sequenze, analisi di file (FASTA, GenBank, FASTQ, PDB), flussi di lavoro BLAST avanzati, strutture, filogenetica. Per un BLAST veloce, usa gget. Per l'API REST diretta, utilizzare pubmed-database. Fonte: microck/ordinary-claude-skills.