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

java-picard 2.3.0

Tools for manipulating high-throughput sequencing data and formats

Picard is a set of Java command line tools for manipulating high-throughput sequencing (HTS) data and formats. Picard is implemented using the HTSJDK Java library to support accessing file formats that are commonly used for high-throughput sequencing data such as SAM, BAM, CRAM and VCF.

Installation

Install java-picard 2.3.0 as follows:

guix install java-picard@2.3.0

Or install the latest version:

guix install java-picard

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.