Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ pushSmoothedProfile
Method
pushSmoothedProfile
src/ChrCopyNumber.cpp:1588–1590 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1586
1587
1588
void ChrCopyNumber::pushSmoothedProfile(float value) {
1589
smoothedProfile_.push_back(value);
1590
}
1591
1592
int ChrCopyNumber::getEndsSize() {
1593
return ends_.size();
Callers
2
calculateCopyNumberProbs_and_exomeLength
Method · 0.80
calculateCopyNumberProbs_and_genomeLength
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected