Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getPopulation_subc
Method
getPopulation_subc
src/ChrCopyNumber.cpp:303–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
float ChrCopyNumber::getPopulation_subc(int i)
304
{
305
return population_subc_[i] ;
306
}
307
308
309
std::string ChrCopyNumber::getGeneNameAtBin(int i)
Callers
1
printRatio
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected