MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / addToCoordinates

Method addToCoordinates

src/ChrCopyNumber.cpp:352–354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350 readCount_.push_back(f);
351}
352void ChrCopyNumber::addToCoordinates(int i) {
353 coordinates_.push_back(i);
354}
355
356void ChrCopyNumber::addToEnds(int i) {
357 ends_.push_back(i);

Callers 1

readCopyNumberMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected