dhtslib.vcf

VCFv4.2 (including BCF) reader and writer.

Specifications: https://samtools.github.io/hts-specs/VCFv4.2.pdf

Members

Aliases

BCFRecord
alias BCFRecord = VCFRecord
Undocumented in source.
BCFWriter
alias BCFWriter = VCFWriter
Undocumented in source.

Classes

VCFRecord
class VCFRecord

Wrapper around bcf1_t

Structs

VCFHeader
struct VCFHeader

Wrapper around bcf_hdr_t

VCFReader
struct VCFReader

Basic support for reading VCF, BCF files

VCFWriter
struct VCFWriter

Basic support for writing VCF, BCF files

Meta