exonerate 2.4.0
Generic tool for biological sequence alignment
Exonerate is a generic tool for pairwise sequence comparison. It allows the alignment of sequences using a many alignment models, either exhaustive dynamic programming or a variety of heuristics.
- Outputs:
out - Website: https://www.ebi.ac.uk/about/vertebrate-genomics/software/exonerate
- Licenses: GPL 3
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install exonerate 2.4.0 as follows:
guix install exonerate@2.4.0
Or install the latest version:
guix install exonerate
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.