MCPcopy 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
303float ChrCopyNumber::getPopulation_subc(int i)
304{
305 return population_subc_[i] ;
306}
307
308
309std::string ChrCopyNumber::getGeneNameAtBin(int i)

Callers 1

printRatioMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected