Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenGene/fastp
/ setReadPool
Method
setReadPool
src/fastqreader.cpp:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void FastqReader::setReadPool(ReadPool* rp) {
74
mReadPool = rp;
75
}
76
77
78
bool FastqReader::bufferFinished() {
Callers
2
readerTask
Method · 0.80
readerTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected