Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BirolLab/RNA-Bloom
/ close
Method
close
src/rnabloom/io/FastqReader.java:226–229 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
224
}
225
226
@Override
227
public
void
close() throws IOException {
228
br.close();
229
}
230
231
public
static
void
main(String[] args) {
232
//debug
Callers
2
populateGraphHelper
Method · 0.95
isCorrectFormat
Method · 0.95
Calls
1
close
Method · 0.65
Tested by
no test coverage detected