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

freebayes 1.3.7

Haplotype-based variant detector

FreeBayes is a Bayesian genetic variant detector designed to find small polymorphisms, specifically SNPs (single-nucleotide polymorphisms), indels (insertions and deletions), MNPs (multi-nucleotide polymorphisms), and complex events (composite insertion and substitution events) smaller than the length of a short-read sequencing alignment.

Installation

Install freebayes 1.3.7 as follows:

guix install freebayes@1.3.7

Or install the latest version:

guix install freebayes

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.