dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
VCFRecord.addFormat
dhtslib
vcf
VCFRecord
bc_update_format_{int32,flat,string,flag}
void
addFormat
(string tag, T data)
class
VCFRecord
void
addFormat
(
T
)
(
string
tag
,
T
data
)
if
(
!
isArray
!
T
)
void
addFormat
(string tag, T[] data)
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
bc_update_format_{int32,flat,string,flag}