dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
VCFReaderImpl.this
dhtslib
vcf
reader
VCFReaderImpl
TabixIndexedFile and coordinates ctor
this
()
this
(TabixIndexedFile tbxFile, string chrom, Interval!cs coords, int extra_threads, UnpackLevel MAX_UNPACK)
struct
VCFReaderImpl
(CoordSystem cs, bool isTabixFile)
static if
(
isTabixFile
)
this
(
TabixIndexedFile
tbxFile
,
string
chrom
,
Interval
!
cs
coords
,
int
extra_threads
= -1
,
UnpackLevel
MAX_UNPACK
=
UnpackLevel.None
)
this
(string fn, int extra_threads, UnpackLevel MAX_UNPACK)
Meta
Source
See Implementation
dhtslib
vcf
reader
VCFReaderImpl
constructors
this
functions
front
getHeader
initializeTabixRange
popFront
save
postblits
this(this)
properties
empty
variables
MAX_UNPACK
b
fp
tbx
tbxRange
vcfhdr
TabixIndexedFile and coordinates ctor