MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / getNucleotide

Method getNucleotide

src/SNPposition.cpp:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79char SNPposition::getNucleotide() {
80 return nucleotide_;
81}
82
83void SNPposition::setFrequency(float freq) {
84 freq_ = freq;

Callers 1

getNucleotideAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected