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

sambamba 0.8.2

Tools for working with SAM/BAM data

Sambamba is a high performance modern robust and fast tool (and library), written in the D programming language, for working with SAM and BAM files. Current parallelised functionality is an important subset of samtools functionality, including view, index, sort, markdup, and depth.

Installation

Install sambamba 0.8.2 as follows:

guix install sambamba@0.8.2

Or install the latest version:

guix install sambamba

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.