• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..04-Nov-2019-

cram/H04-Nov-2019-22,82214,688

htslib/H04-Nov-2019-7,2672,886

test/H07-May-2022-26,49725,121

INSTALLH A D04-Nov-20197 KiB181133

LICENSEH A D04-Nov-20193.5 KiB7052

MakefileH A D04-Nov-201921.8 KiB517335

NEWSH A D04-Nov-201910 KiB230161

READMEH A D04-Nov-2019273 64

bcf_sr_sort.cH A D04-Nov-201920.5 KiB648540

bcf_sr_sort.hH A D04-Nov-20193.6 KiB10462

bgzf.cH A D04-Nov-201958.3 KiB1,9601,561

bgzip.cH A D04-Nov-201912.2 KiB337288

config.mk.inH A D04-Nov-20193.2 KiB10883

configure.acH A D03-May-202212.4 KiB351299

errmod.cH A D04-Nov-20196.2 KiB195118

faidx.5H A D04-Nov-20194.7 KiB147122

faidx.cH A D04-Nov-201917.5 KiB631534

hfile.cH A D04-Nov-201924.8 KiB890627

hfile_gcs.cH A D04-Nov-20194.2 KiB13889

hfile_internal.hH A D04-Nov-20196.4 KiB15952

hfile_libcurl.cH A D04-Nov-201917.7 KiB639485

hfile_net.cH A D04-Nov-20193.1 KiB11364

hfile_s3.cH A D04-Nov-201911.6 KiB401306

hts.cH A D04-Nov-201971 KiB2,3631,893

hts_internal.hH A D04-Nov-20197.3 KiB18754

htsfile.1H A D04-Nov-20193.2 KiB8157

htsfile.cH A D04-Nov-20197.8 KiB272210

htslib.mkH A D04-Nov-20195.6 KiB180117

htslib.pc.inH A D04-Nov-2019490 1613

htslib_vars.mkH A D04-Nov-20192.7 KiB5224

kfunc.cH A D04-Nov-20199 KiB283192

knetfile.cH A D04-Nov-201918.5 KiB637515

kstring.cH A D04-Nov-20198.9 KiB393319

md5.cH A D04-Nov-201910.3 KiB388251

multipart.cH A D04-Nov-20197.4 KiB243170

plugin.cH A D04-Nov-20195.4 KiB186129

probaln.cH A D04-Nov-201911.3 KiB286206

realn.cH A D04-Nov-20198.4 KiB200166

regidx.cH A D04-Nov-201910 KiB343270

sam.5H A D04-Nov-20192.7 KiB6944

sam.cH A D04-Nov-201979.3 KiB2,4522,058

synced_bcf_reader.cH A D04-Nov-201937.3 KiB1,2181,029

tabix.1H A D04-Nov-20195.7 KiB182148

tabix.cH A D04-Nov-201919.5 KiB547475

tbx.cH A D04-Nov-201911.6 KiB368313

textutils.cH A D04-Nov-20198.9 KiB380298

thread_pool.cH A D04-Nov-201939.1 KiB1,374794

thread_pool_internal.hH A D04-Nov-20195.5 KiB16665

vcf.5H A D04-Nov-20193.5 KiB12194

vcf.cH A D04-Nov-2019130 KiB3,8543,363

vcf_sweep.cH A D04-Nov-20195.2 KiB184132

vcfutils.cH A D04-Nov-201933.7 KiB826747

README

1HTSlib is an implementation of a unified C library for accessing common file
2formats, such as SAM, CRAM, VCF, and BCF, used for high-throughput sequencing
3data.  It is the core library used by samtools and bcftools.
4
5See INSTALL for building and installation instructions.
6