dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
VCFReaderImpl.this
dhtslib
vcf
reader
VCFReaderImpl
read existing VCF file
More...
this
()
this
(TabixIndexedFile tbxFile, string chrom, Interval!cs coords, UnpackLevel MAX_UNPACK)
this
(string fn, UnpackLevel MAX_UNPACK)
struct
VCFReaderImpl
(CoordSystem cs, bool isTabixFile)
static if
(!(
isTabixFile
))
this
(
string
fn
,
UnpackLevel
MAX_UNPACK
=
UnpackLevel.None
)
Detailed Description
MAX UNPACK
setting alternate value could speed reading
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
read existing VCF file