MCPcopy 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
316float ChrCopyNumber::getValueAt(int i) {
317 return readCount_[i];
318}
319
320int ChrCopyNumber::getCoordinateAtBin(int i) {
321 return coordinates_[i];

Callers 4

calculateRatioLogMethod · 0.45
calculateRatioMethod · 0.45
addBAFinfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected