Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
330
int ChrCopyNumber::getExons_Countchr() {
331
return exons_Countchr_;
332
}
333
334
void ChrCopyNumber::setNotNprofileAt(int i, float value) {
335
if (i<int(notNprofile_.size()))
Callers
3
processPileUPLine
Method · 0.80
readCopyNumber
Method · 0.80
processRead
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected