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