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

Method setFrequency

src/SNPposition.cpp:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void SNPposition::setFrequency(float freq) {
84 freq_ = freq;
85}
86
87void SNPposition::setStatus(float status) {
88 status_ = status;

Callers 1

setValueAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected