dhtslib ~master (2020-09-09T05:17:46Z)
Home
Dub
Repo
VCFRecord.filter
dhtslib
vcf
VCFRecord
Get FILTER column (nothing in htslib sadly)
string
filter
()
class
VCFRecord
@
property
string
filter
(
)
void
filter
(string f)
void
filter
(string[] fs)
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
Get FILTER column (nothing in htslib sadly)