MCPcopy 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
298void ChrCopyNumber::setPopulation_subc(int i, float pop_subc)
299{
300 population_subc_[i] = pop_subc;
301}
302
303float ChrCopyNumber::getPopulation_subc(int i)
304{

Callers 1

getSegmentsInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected