Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getCN_subc
Method
getCN_subc
src/ChrCopyNumber.cpp:292–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
int ChrCopyNumber::getCN_subc(int i)
293
{
294
return copy_number_subc_[i];
295
}
296
297
298
void ChrCopyNumber::setPopulation_subc(int i, float pop_subc)
Callers
1
printRatio
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected