A Java API for high-throughput sequencing data (HTS) formats.
Java Other
Switch branches/tags
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
etc/test
lib
src
testdata
.classpath
.gitignore
.project
.travis.yml
README.md
build.xml
htsjdk.iml
htsjdk.ipr

README.md

Build Status

A 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 data. There are also an number of useful utilities for manipulating HTS data.