dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
VCFReader
dhtslib
vcf
reader
Undocumented in source. Be warned that the author may not have intended to support it.
auto
VCFReader
(string fn, UnpackLevel MAX_UNPACK)
auto
VCFReader
(TabixIndexedFile tbxFile, string chrom, Interval!cs coords, UnpackLevel MAX_UNPACK)
auto
VCFReader
(
CoordSystem
cs
)
(
TabixIndexedFile
tbxFile
,
string
chrom
,
Interval
!
cs
coords
,
UnpackLevel
MAX_UNPACK
=
UnpackLevel.None
)
Meta
Source
See Implementation
dhtslib
vcf
reader
aliases
BCFReader
functions
VCFReader
structs
VCFReaderImpl