MCPcopy 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

testMethod · 0.95
testScoreLabelsMethod · 0.95
loadStreamMethod · 0.95
writeRocPlotMethod · 0.95
loadFileMethod · 0.95
getPlotMethod · 0.45

Calls 3

autoNameMethod · 0.95
getScoreNameMethod · 0.95
lengthMethod · 0.65

Tested by 2

testMethod · 0.76
testScoreLabelsMethod · 0.76