HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM, CRAM, VCF, and BCF, used for high-throughput sequencing data. It is the core library used by samtools and bcftools.
3 lines
215 B
Text
3 lines
215 B
Text
HTSlib is an implementation of a unified C library for accessing common file
|
|
formats, such as SAM, CRAM, VCF, and BCF, used for high-throughput sequencing
|
|
data. It is the core library used by samtools and bcftools.
|