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

Method setChrLength

src/ChrCopyNumber.cpp:393–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391}
392
393void ChrCopyNumber::setChrLength(int chrLength) {
394 chrLength_ = chrLength;
395}
396
397std::vector <float> ChrCopyNumber::getValues() {
398 return readCount_;

Callers 1

readCopyNumberMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected