Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RealTimeGenomics/rtg-tools
/ setTitle
Method
setTitle
src/main/java/com/rtg/graph/DataBundle.java:175–177 ·
view source on GitHub ↗
(String title)
Source
from the content-addressed store, hash-verified
173
}
174
175
void
setTitle(String title) {
176
mTitle = title;
177
}
178
179
// Guess an appropriate string from parent directory name
180
static
String mangleDir(String dirname) {
Callers
6
test
Method · 0.95
testScoreLabels
Method · 0.95
loadStream
Method · 0.95
writeRocPlot
Method · 0.95
loadFile
Method · 0.95
getPlot
Method · 0.45
Calls
3
autoName
Method · 0.95
getScoreName
Method · 0.95
length
Method · 0.65
Tested by
2
test
Method · 0.76
testScoreLabels
Method · 0.76