This package browser is in early development. Mind the rough edges.

python-biopython 1.73

Tools for biological computation in Python

Biopython is a set of tools for biological computation including parsers for bioinformatics files into Python data structures; interfaces to common bioinformatics programs; a standard sequence class and tools for performing common operations on them; code to perform data classification; code for dealing with alignments; code making it easy to split up parallelizable tasks into separate processes; and more.

Installation

Install python-biopython 1.73 as follows:

guix install python-biopython@1.73

Or install the latest version:

guix install python-biopython

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.