Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BirolLab/RNA-Bloom
/ stopWhenEmpty
Method
stopWhenEmpty
src/rnabloom/RNABloom.java:4290–4292 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4288
}
4289
4290
public
void
stopWhenEmpty() {
4291
keepGoing = false;
4292
}
4293
4294
public
long getNumConnected() {
4295
return
readPairsConnected;
Callers
1
assembleFragmentsMultiThreaded
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected