dhtslib ~cigar_and_md_api (2022-01-17T03:42:31.0299165)
Dub
Repo
VCFWriter.this
dhtslib
vcf
VCFWriter
setup and copy a header from another BCF/VCF as template
this
()
this
(string fn)
this
(string fn, T other)
struct
VCFWriter
this
(
T
)
(
string
fn
,
T
other
)
if
(
is
(
T
==
VCFHeader
*) ||
is
(
T
==
bcf_hdr_t
*)
)
Meta
Source
See Implementation
dhtslib
vcf
VCFWriter
constructors
this
destructors
~this
functions
addFiledate
addFilterTag
addHeaderLineKV
addHeaderLineRaw
addRecord
addSample
addTag
copyHeaderLines
getHeader
writeHeader
writeRecord
variables
fp
rows
vcfhdr
setup and copy a header from another BCF/VCF as template