bpp-core 2.2.0-1.7d8bced
C++ libraries for Bioinformatics
Bio++ is a set of C++ libraries for Bioinformatics, including sequence analysis, phylogenetics, molecular evolution and population genetics. It is Object Oriented and is designed to be both easy to use and computer efficient. Bio++ intends to help programmers to write computer expensive programs, by providing them a set of re-usable tools.
- Website: http://biopp.univ-montp2.fr
- Licenses: CeCILL-C
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install bpp-core 2.2.0-1.7d8bced
as follows:
guix install bpp-core@2.2.0-1.7d8bced
Or install the latest version:
guix install bpp-core
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.