@file htslib/bgzf.h Low-level routines for direct BGZF operations.
@file Consider using the higher level hts_*() API for programs that wish to be file format agnostic (see htslib/hts.h).
@file htslib/faidx.h FASTA random access.
@file htslib/hfile.h Buffered low-level input/output streams.
@file htslib/hts.h Format-neutral I/O, indexing, and iterator API functions.
@file hts_endian.h Byte swapping and unaligned access functions.
\file htslib/hts_log.h Configuration of log levels.
@file hts_os.h Operating System specific tweaks, for compatibility with POSIX.
@file htslib/regidx.h Region indexing.
@file htslib/sam.h High-level SAM/BAM/CRAM sequence file operations.
@file htslib/synced_bcf_reader.h Stream through multiple VCF files.
@file htslib/tbx.h Tabix API functions.
@file htslib/thread_pool.h Thread pool for multi-threading applications.
@file htslib/vcf.h High-level VCF/BCF variant calling file operations. Section numbers refer to VCF Specification v4.2: https://samtools.github.io/hts-specs/VCFv4.2.pdf
@file htslib/vcf_sweep.h Forward/reverse sweep API.
@file htslib/vcfutils.h Allele-related utility functions.