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

Method getStep

src/GenomeCopyNumber.h:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 int getPloidy();
108 ChrCopyNumber& getChrCopyNumberAt(int index) {return chrCopyNumber_[index];}
109 int getStep() const {return step_;}
110 bool getWESanalysis();
111 double getGenomeRefSize();
112 int getNumberOfChromosomes();

Callers 2

processPileUPLineMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected