Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getValues
Method
getValues
src/ChrCopyNumber.cpp:397–399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
395
}
396
397
std::vector <float> ChrCopyNumber::getValues() {
398
return readCount_;
399
}
400
401
402
void ChrCopyNumber::removeLowReadCountWindows(ChrCopyNumber control,const int RCThresh) {
Callers
4
calculateMedianAround
Method · 0.80
calculateRatio
Method · 0.80
getMedianCopyNumber
Method · 0.80
readCopyNumber
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected