MCPcopy Create free account
hub / github.com/BirolLab/RNA-Bloom / isGraphInitialized

Method isGraphInitialized

src/rnabloom/RNABloom.java:291–293  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

289 }
290
291 public boolean isGraphInitialized() {
292 return graph != null;
293 }
294
295 public void clearDbgBf() {
296 graph.clearDbgbf();

Callers 1

assembleTranscriptsPEMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected