Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getStatus
Method
getStatus
src/SNPposition.cpp:95–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
float SNPposition::getStatus() {
96
return status_ ;
97
}
98
99
void SNPposition::setBin(int i) {
100
bin_=i;
Callers
1
getStatusAt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected