dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
VCFRecord.setAlleles
dhtslib
vcf
VCFRecord
Set alleles; min. 2 alleles (ref, alt1); unlimited alts may be specified
void
setAlleles
(string _ref, string alt)
void
setAlleles
(string _ref, string alt, ...)
class
VCFRecord
void
setAlleles
(
string
_ref
,
string
alt
,
...
)
Meta
Source
See Implementation
dhtslib
vcf
VCFRecord
constructors
this
destructors
~this
functions
add
addFilter
addFormat
addID
addInfo
alleles
allelesAsArray
altAllelesAsArray
altAllelesAsString
chrom
filter
hasFilter
id
pos
qual
refAllele
refLen
removeAllFilters
removeFilter
setAlleles
setRefAllele
toString
variables
line
vcfheader
Set alleles; min. 2 alleles (ref, alt1); unlimited alts may be specified