Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
83
void SNPposition::setFrequency(float freq) {
84
freq_ = freq;
85
}
86
87
void SNPposition::setStatus(float status) {
88
status_ = status;
Callers
1
setValueAt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected