dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
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