Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ writeEnd
Method
writeEnd
src/openms/source/FORMAT/FASTAFile.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
void FASTAFile::writeEnd()
256
{
257
outfile_.close();
258
}
259
260
void FASTAFile::store(const String &filename, const vector<FASTAEntry> &data) const
261
{
Callers
2
main_
Method · 0.80
store
Method · 0.80
Calls
1
close
Method · 0.45
Tested by
no test coverage detected