comparison ezBAMQC/src/htslib/README @ 0:dfa3745e5fd8

Uploaded
author youngkim
date Thu, 24 Mar 2016 17:12:52 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:dfa3745e5fd8
1 HTSlib is an implementation of a unified C library for accessing common file
2 formats, such as SAM, CRAM, VCF, and BCF, used for high-throughput sequencing
3 data. It is the core library used by samtools and bcftools.
4
5 See INSTALL for building and installation instructions.