Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ addToEnds
Method
addToEnds
src/ChrCopyNumber.cpp:356–358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
}
355
356
void ChrCopyNumber::addToEnds(int i) {
357
ends_.push_back(i);
358
}
359
360
361
void ChrCopyNumber::setWindowSize(int windowSize) {
Callers
1
readCopyNumber
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected