biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
PerBaseInfo.Result
bio
std
hts
bam
baseinfo
PerBaseInfo
Undocumented in source.
struct
PerBaseInfo
(R, TagsAndOptions...)
static
struct
Result {
Base
base
;
string
opCast
();
bool
opEquals
(T base);
bool
opEquals
(T result);
bool
opEquals
(T base);
}
Alias This
base
Members
Functions
opCast
string
opCast
()
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool
opEquals
(T base)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool
opEquals
(T result)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool
opEquals
(T base)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
base
Base
base
;
Actual read base, with strand taken into account.
Meta
Source
See Implementation
bio
std
hts
bam
baseinfo
PerBaseInfo
aliases
Options
Tags
constructors
this
functions
constructFront
empty
front
opAssign
popFront
reverse_strand
save
structs
Result