Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
393
void ChrCopyNumber::setChrLength(int chrLength) {
394
chrLength_ = chrLength;
395
}
396
397
std::vector <float> ChrCopyNumber::getValues() {
398
return readCount_;
Callers
1
readCopyNumber
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected