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

java-htsjdk 2.3.0

Java API for high-throughput sequencing data (HTS) formats

HTSJDK is an implementation of a unified Java library for accessing common file formats, such as SAM and VCF, used for high-throughput sequencing (HTS) data. There are also an number of useful utilities for manipulating HTS data.

Installation

Install java-htsjdk 2.3.0 as follows:

guix install java-htsjdk@2.3.0

Or install the latest version:

guix install java-htsjdk

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.