dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
VCFReaderImpl.this
dhtslib
vcf
reader
VCFReaderImpl
TabixIndexedFile and coordinates ctor
this
()
this
(TabixIndexedFile tbxFile, string chrom, Interval!cs coords, UnpackLevel MAX_UNPACK)
struct
VCFReaderImpl
(CoordSystem cs, bool isTabixFile)
static if
(
isTabixFile
)
this
(
TabixIndexedFile
tbxFile
,
string
chrom
,
Interval
!
cs
coords
,
UnpackLevel
MAX_UNPACK
=
UnpackLevel.None
)
this
(string fn, UnpackLevel MAX_UNPACK)
Meta
Source
See Implementation
dhtslib
vcf
reader
VCFReaderImpl
constructors
this
functions
front
getHeader
initializeTabixRange
popFront
save
properties
empty
variables
MAX_UNPACK
b
fp
tbx
tbxRange
vcfhdr
TabixIndexedFile and coordinates ctor