bio.std.hts.bam.snpcallers.simple

Undocumented in source.

Members

Functions

findSNPs
auto findSNPs(R reads, SimpleCallerSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.
isSNP
bool isSNP(C column, SimpleCallerSettings settings)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SimpleCallerSettings
struct SimpleCallerSettings
Undocumented in source.

Variables

defaultSettings
SimpleCallerSettings defaultSettings;
Undocumented in source.

Meta