biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
ReadBase
bio
std
hts
snpcallers
maq
Undocumented in source.
struct
ReadBase {
BaseWithStrand
base_with_strand
;
this
(Base b, ubyte quality, bool is_reverse);
ubyte
quality
();
}
Constructors
this
this
(Base b, ubyte quality, bool is_reverse)
Undocumented in source.
Alias This
base_with_strand
Members
Functions
quality
ubyte
quality
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
base_with_strand
BaseWithStrand
base_with_strand
;
Undocumented in source.
Meta
Source
See Implementation
bio
std
hts
snpcallers
maq
classes
ErrorModel
MaqSnpCaller
structs
BaseWithStrand
ErrorModelCoefficients
GenotypeLikelihoodInfo
ReadBase