概要
Biopython is the industry-standard toolkit for computational molecular biology in Python, offering a robust set of libraries for biological data analysis. This skill enables Claude to manage complex bioinformatics workflows, ranging from sequence manipulation and file format conversion to advanced structural analysis, phylogenetic modeling, and high-throughput NCBI database queries. It provides domain-specific guidance on using modular sub-packages like Bio.Seq, Bio.Entrez, and Bio.PDB, ensuring best practices such as rate-limiting for API calls and memory-efficient file parsing are strictly followed.