BioServices — запросы к биоинформатическим базам данных
★ 7.0 · research
bioservices is a Claude Code skill that provides a unified Python interface to 40+ bioinformatics web services and databases, including UniProt, KEGG, ChEMBL, ChEBI, Reactome, PDB, and NCBI BLAST, handling both REST and SOAP/WSDL protocols transparently. It enables cross-database workflows in a single consistent API — from retrieving protein sequences and functional annotations to analyzing metabolic pathways, searching compound databases, running asynchronous BLAST jobs, and mapping identifiers between resources (e.g., UniProtKB ↔ KEGG via UniChem). Requires Python 3.9–3.12 and internet access; NCBI services need an NCBI_EMAIL environment variable. Choose this skill when integrating multiple biological databases in one workflow, as opposed to gget for quick single-database lookups or biopython for sequence file manipulation.
- #bioinformatics
- #protein-analysis
- #pathway-analysis
- #database-integration
- #uniprot
- #kegg
- #chembium