Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getValue
Method
getValue
src/SNPposition.cpp:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
float SNPposition::getValue() {
92
return freq_ ;
93
}
94
95
float SNPposition::getStatus() {
96
return status_ ;
Callers
1
getValueAt
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected