dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
VCFRecord.addInfo
dhtslib
vcf
VCFRecord
ditto This handles a vector of values for the tag
void
addInfo
(string tag, T data)
void
addInfo
(string tag, T[] data)
class
VCFRecord
void
addInfo
(
T
)
(
string
tag
,
T
[]
data
)
if
(
!
is
(
T
==
immutable
(
char
))
)
Meta
Source
See Implementation
dhtslib
vcf
VCFRecord
constructors
this
destructors
~this
functions
add
addFilter
addFormat
addID
addInfo
hasFilter
removeAllFilters
removeFilter
setAlleles
setRefAllele
toString
properties
alleles
allelesAsArray
altAllelesAsArray
altAllelesAsString
chrom
filter
id
pos
qual
refAllele
refLen
variables
line
vcfheader
ditto This handles a vector of values for the tag