MCPcopy 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
397std::vector <float> ChrCopyNumber::getValues() {
398 return readCount_;
399}
400
401
402void ChrCopyNumber::removeLowReadCountWindows(ChrCopyNumber control,const int RCThresh) {

Callers 4

calculateMedianAroundMethod · 0.80
calculateRatioMethod · 0.80
getMedianCopyNumberMethod · 0.80
readCopyNumberMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected