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

Method getValue

src/SNPposition.cpp:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91float SNPposition::getValue() {
92 return freq_ ;
93}
94
95float SNPposition::getStatus() {
96 return status_ ;

Callers 1

getValueAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected