biopython
K-Dense-AI/scientific-agent-skills
Biopython is a comprehensive Python library designed for molecular biology and bioinformatics. It provides powerful tools for sequence manipulation (DNA, RNA, Protein), parsing standard biological file formats (FASTA, GenBank, PDB), accessing external databases like NCBI (PubMed, GenBank) via Entrez, and performing complex analyses such as sequence alignment, phylogenetic tree construction, and structural bioinformatics. Ideal for building robust, automated bioinformatics pipelines.