MCPcopy 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
292int ChrCopyNumber::getCN_subc(int i)
293{
294 return copy_number_subc_[i];
295}
296
297
298void ChrCopyNumber::setPopulation_subc(int i, float pop_subc)

Callers 1

printRatioMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected