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

sambamba

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 the latest version of sambamba as follows:

guix install sambamba

Or install a particular version:

guix install sambamba@0.8.2

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

HTML: <a href='http://127.0.0.1:3000/packages/sambamba/'><img src='http://127.0.0.1:3000/packages/sambamba/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/sambamba/badges/latest-version.svg)](http://127.0.0.1:3000/packages/sambamba/)
Org: [[http://127.0.0.1:3000/packages/sambamba/][http://127.0.0.1:3000/packages/sambamba/badges/latest-version.svg]]