Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
void SNPposition::setStatus(float status) {
88
status_ = status;
89
}
90
91
float SNPposition::getValue() {
92
return freq_ ;
Callers
1
setStatusAt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected