{"library":"bio","type":"library","category":null,"description":"The 'bio' library provides common bioinformatics algorithms and data structures implemented in Python. It is a lightweight alternative to larger bioinformatics packages, focusing on core functionalities like sequence manipulation, alignment, and motif analysis. The current version is 1.8.1, with a release cadence of a few updates per year, mainly for bug fixes and minor feature enhancements.","language":"python","status":"active","version":"1.8.1","tags":["bioinformatics","sequence-analysis","genomics","alignment","dna","rna","protein"],"last_verified":"Thu May 21","install":[{"cmd":"pip install bio","imports":["from bio import seq; s = seq.Seq(...)","from bio import align; aln = align.global_alignment(...)","from bio import motifs"]}],"homepage":null,"github":"https://github.com/ialbert/bio#readme","docs":"https://github.com/ialbert/bio#readme","changelog":null,"pypi":"https://pypi.org/project/bio/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":25,"avg_install_s":10.2,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bio/compatibility"}}