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

Method setBin

src/SNPposition.cpp:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99void SNPposition::setBin(int i) {
100 bin_=i;
101}
102int SNPposition::getBin() {
103 return bin_;
104}

Callers 1

setBinAtMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected