Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
writeResultsEM
Function · 0.80
writeResultsSimulation
Function · 0.80
tr2chr
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected