MCPcopy Create free account
hub / github.com/Boyle-Lab/Blacklist / setBamIndexFile

Method setBamIndexFile

blacklist.cpp:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 }
48
49 void setBamIndexFile(std::string bamIndexFile) {
50 this->bamIndexFile = bamIndexFile;
51 }
52
53 void getInputBins(std::vector<uint8_t>& mappability, int binSize, int binOverlap, std::string refName)
54 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected