This package browser is in early development. Mind the rough edges.

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.

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.