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

Method getPosition

src/SNPposition.cpp:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75int SNPposition::getPosition() {
76 return position_;
77}
78
79char SNPposition::getNucleotide() {
80 return nucleotide_;

Callers 1

getPositionAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected