dhtslib ~develop (2022-01-25T20:23:39.6291596)
Dub
Repo
VCFRecord.unpack
dhtslib
vcf
record
VCFRecord
ensure that vcf variable length data is unpacked to at least desired level
struct
VCFRecord
pragma(
inline
, true)
void
unpack
(
UnpackLevel
unpackLevel
)
Meta
Source
See Implementation
dhtslib
vcf
record
VCFRecord
constructors
this
functions
add
addFilter
addFormat
addID
addInfo
getFormats
getInfos
hasFilter
removeAllFilters
removeFilter
removeFormat
removeInfo
setAlleles
setRefAllele
toString
unpack
properties
alleles
allelesAsArray
altAllelesAsArray
altAllelesAsString
chrom
coordinates
filter
id
pos
qual
refAllele
refLen
variables
line
vcfheader
ensure that vcf variable length data is unpacked to at least desired level