dhtslib ~develop (2026-02-25T17:15:04.0517913)
Dub
Repo
VCFReader
dhtslib
vcf
reader
Basic support for reading VCF, BCF files
auto
VCFReader
(string fn, int extra_threads, UnpackLevel MAX_UNPACK)
auto
VCFReader
(
string
fn
,
int
extra_threads
= -1
,
UnpackLevel
MAX_UNPACK
=
UnpackLevel.None
)
auto
VCFReader
(TabixIndexedFile tbxFile, string chrom, Interval!cs coords, int extra_threads, UnpackLevel MAX_UNPACK)
Meta
Source
See Implementation
dhtslib
vcf
reader
aliases
BCFReader
functions
VCFReader
structs
VCFReaderImpl
Basic support for reading VCF, BCF files