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

Method setSamtools

src/GenomeCopyNumber.cpp:4295–4298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4293}
4294
4295void GenomeCopyNumber::setSamtools(std::string const& pathToSamtools, std::string const& SambambaThreads) {
4296 pathToSamtools_=pathToSamtools;
4297 SambambaThreads_ = SambambaThreads;
4298}
4299
4300void GenomeCopyNumber::setReference(std::string const& pathToReference) {
4301 pathToReference_=pathToReference;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected