MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / setValueAt

Method setValueAt

src/ChrCopyNumber.cpp:283–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

281}
282
283void ChrCopyNumber::setValueAt(int i, float val) {
284 readCount_[i] = val;
285}
286void ChrCopyNumber::setCN_subc(int i, int CN_subc)
287{
288 //cerr << copy_number_subc_[i]; //WHAT IS THIS OUTPUT, CARINO?

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected