Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ setPopulation_subc
Method
setPopulation_subc
src/ChrCopyNumber.cpp:298–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
297
298
void ChrCopyNumber::setPopulation_subc(int i, float pop_subc)
299
{
300
population_subc_[i] = pop_subc;
301
}
302
303
float ChrCopyNumber::getPopulation_subc(int i)
304
{
Callers
1
getSegmentsInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected