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

Method setBAFtrue

src/GenomeCopyNumber.cpp:121–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void GenomeCopyNumber::setBAFtrue() {
122 hasBAF_=1;
123}
124
125void GenomeCopyNumber::readCopyNumber(std::string const& mateFileName ,std::string const& inputFormat, std::string const& matesOrientation, std::string const& chrLenFileName,
126 int windowSize , int step, std::string targetBed ) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected