java-forester
Phylogenomics libraries for Java
Forester is a collection of Java libraries for phylogenomics and evolutionary biology research. It includes support for reading, writing, and exporting phylogenetic trees.
- Versions: 1.005 · 0-1.86b07ef
- Website: https://sites.google.com/site/cmzmasek/home/software/forester
- Licenses: LGPL 2.1+
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-forester
as follows:
guix install java-forester
Or install a particular version:
guix install java-forester@0-1.86b07ef
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.
Badge code
You can use the following badge to inform users of java-forester about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/java-forester'><img src='https://packages.guix.gnu.org/packages/java-forester/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/java-forester/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/java-forester)
Example Org:
[[https://packages.guix.gnu.org/packages/java-forester][https://packages.guix.gnu.org/packages/java-forester/badges/latest-version.svg]]