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

Method getBinAt

src/SNPatChr.cpp:82–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 SNPpositionArray_[index].setBin(bin);
81}
82int SNPatChr::getBinAt(int index) {
83 return SNPpositionArray_[index].getBin();
84}

Callers 1

printBAFMethod · 0.80

Calls 1

getBinMethod · 0.80

Tested by

no test coverage detected