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

..09-May-2018-

cram/H09-May-2018-22,39214,515

htslib/H09-May-2018-7,6363,022

m4/H09-May-2018-209195

os/H09-May-2018-184118

test/H07-May-2022-28,44826,828

INSTALLH A D09-May-20188 KiB203151

LICENSEH A D09-May-20183.5 KiB7052

MakefileH A D09-May-201822.5 KiB536355

NEWSH A D09-May-201816 KiB373266

READMEH A D09-May-2018273 64

bcf_sr_sort.cH A D09-May-201821.4 KiB685574

bcf_sr_sort.hH A D09-May-20183.8 KiB10866

bgzf.cH A D09-May-201860.4 KiB2,0341,600

bgzip.1H A D09-May-20185.2 KiB178137

bgzip.cH A D09-May-201813.6 KiB377324

config.mk.inH A D09-May-20183.2 KiB10883

configure.acH A D09-May-201814.8 KiB404344

errmod.cH A D09-May-20186.3 KiB198120

faidx.5H A D09-May-20184.7 KiB147122

faidx.cH A D09-May-201816 KiB595497

hfile.cH A D09-May-201829.1 KiB1,050740

hfile_gcs.cH A D09-May-20184.2 KiB13889

hfile_internal.hH A D09-May-20187.2 KiB18757

hfile_libcurl.cH A D09-May-201842.1 KiB1,3941,057

hfile_net.cH A D09-May-20183.1 KiB11364

hfile_s3.cH A D09-May-201812.9 KiB467362

hts.cH A D09-May-201890 KiB2,9682,383

hts_internal.hH A D09-May-20182.7 KiB8638

hts_os.cH A D09-May-20181.7 KiB4410

htsfile.1H A D09-May-20183.2 KiB8157

htsfile.cH A D09-May-20187.8 KiB272210

htslib.mkH A D09-May-20185.5 KiB177114

htslib.pc.inH A D09-May-2018490 1613

htslib_vars.mkH A D09-May-20182.8 KiB5325

kfunc.cH A D09-May-20189 KiB283192

knetfile.cH A D09-May-201818.6 KiB644522

kstring.cH A D09-May-20189.1 KiB396322

md5.cH A D09-May-201810.3 KiB388251

multipart.cH A D09-May-20188.2 KiB267184

plugin.cH A D09-May-20185.4 KiB186129

probaln.cH A D09-May-201811.8 KiB311225

realn.cH A D09-May-201811.3 KiB286236

regidx.cH A D09-May-201810 KiB343270

sam.5H A D09-May-20182.7 KiB6944

sam.cH A D09-May-201887.4 KiB2,6932,254

synced_bcf_reader.cH A D09-May-201837.1 KiB1,2281,039

tabix.1H A D09-May-20185.5 KiB172138

tabix.cH A D09-May-201819.4 KiB546474

tbx.cH A D09-May-201811.5 KiB367311

textutils.cH A D09-May-20189.2 KiB396310

textutils_internal.hH A D09-May-20187.2 KiB17634

thread_pool.cH A D09-May-201839.2 KiB1,372793

thread_pool_internal.hH A D09-May-20185.5 KiB16665

vcf.5H A D09-May-20183.5 KiB12194

vcf.cH A D09-May-2018129.6 KiB3,8793,385

vcf_sweep.cH A D09-May-20185.2 KiB184132

vcfutils.cH A D09-May-201832.2 KiB828749

version.shH A D09-May-2018816 3218

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