python-scikit-bio
Data structures, algorithms and educational resources for bioinformatics
This package provides data structures, algorithms and educational resources for bioinformatics.
- Versions: 0.5.7
- Website: https://scikit-bio.org
- Licenses: Modified BSD
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of python-scikit-bio
as follows:
guix install python-scikit-bio
Or install a particular version:
guix install python-scikit-bio@0.5.7
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.