java-biojava-core 4.0.0
Core libraries of Java framework for processing biological data
BioJava is a project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats, reference implementations of popular algorithms, and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.
This package provides the core libraries.
- Website: https://biojava.org
- Licenses: LGPL 2.1+
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-biojava-core 4.0.0
as follows:
guix install java-biojava-core@4.0.0
Or install the latest version:
guix install java-biojava-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.