MCPcopy Create free account
hub / github.com/deweylab/RSEM / getLength

Method getLength

Transcript.h:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 const std::string& getLeft() const { return left; }
70
71 int getLength() const { return length; }
72
73 const std::vector<Interval>& getStructure() const { return structure; }
74

Callers 4

writeResultsEMFunction · 0.80
writeResultsSimulationFunction · 0.80
tr2chrFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected