dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
VCFRecord.addID
dhtslib
vcf
VCFRecord
Append an ID (column 3) to the record. NOTE: htslib performs duplicate checking
class
VCFRecord
int
addID
(
const
(
char
)[]
id
)
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
Append an ID (column 3) to the record. NOTE: htslib performs duplicate checking