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

Method getExons_Countchr

src/ChrCopyNumber.cpp:330–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328}
329
330int ChrCopyNumber::getExons_Countchr() {
331 return exons_Countchr_;
332}
333
334void ChrCopyNumber::setNotNprofileAt(int i, float value) {
335 if (i<int(notNprofile_.size()))

Callers 3

processPileUPLineMethod · 0.80
readCopyNumberMethod · 0.80
processReadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected