annotate ezBAMQC/src/htslib/README @ 14:744987262771

Uploaded
author cshl-bsr
date Wed, 30 Mar 2016 12:15:03 -0400
parents dfa3745e5fd8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
dfa3745e5fd8 Uploaded
youngkim
parents:
diff changeset
1 HTSlib is an implementation of a unified C library for accessing common file
dfa3745e5fd8 Uploaded
youngkim
parents:
diff changeset
2 formats, such as SAM, CRAM, VCF, and BCF, used for high-throughput sequencing
dfa3745e5fd8 Uploaded
youngkim
parents:
diff changeset
3 data. It is the core library used by samtools and bcftools.
dfa3745e5fd8 Uploaded
youngkim
parents:
diff changeset
4
dfa3745e5fd8 Uploaded
youngkim
parents:
diff changeset
5 See INSTALL for building and installation instructions.