8000 GitHub - mcshane/htslib
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mcshane/htslib

 
 

Repository files navigation

HTSlib is an experimental implementation of a unified C library for accessing common file formats, such as SAM and VCF, used for high-throughput sequencing data. HTSlib only depends on zlib. It is known to be compatible with gcc, g++ and clang.

HTSlib implements a generalized BAM index, with file extension .csi (coordinate-sorted index). The HTSlib file reader first looks for the new index and then for the old if the new index is absent.

HTSlib is unfinished. It has not been tested on large-scale real data. Some useful APIs are missing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.9%
  • Perl 9.9%
  • TeX 1.3%
  • C++ 0.9%
0