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

Method setStatus

src/SNPposition.cpp:87–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void SNPposition::setStatus(float status) {
88 status_ = status;
89}
90
91float SNPposition::getValue() {
92 return freq_ ;

Callers 1

setStatusAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected