Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getValueAt
Method
getValueAt
src/ChrCopyNumber.cpp:316–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
}
315
316
float ChrCopyNumber::getValueAt(int i) {
317
return readCount_[i];
318
}
319
320
int ChrCopyNumber::getCoordinateAtBin(int i) {
321
return coordinates_[i];
Callers
4
removeLowReadCountWindows
Method · 0.45
calculateRatioLog
Method · 0.45
calculateRatio
Method · 0.45
addBAFinfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected