Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ read
Method
read
src/openms/source/FORMAT/OSWFile.cpp:309–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
void OSWFile::read(OSWData& swath_result)
310
{
311
readMeta_(swath_result);
312
readTransitions_(swath_result);
313
getFullProteins_(swath_result);
314
}
315
316
317
enum ColProteinSelect
Callers
15
getTemplate
Function · 0.45
getLicense
Function · 0.45
_getMaintainer
Method · 0.45
create_pxd_file_map
Function · 0.45
readBytes
Method · 0.45
parse_
Method · 0.45
getTypeByContent
Method · 0.45
computeFileHash
Method · 0.45
compressTrieDB
Method · 0.45
readBytes
Method · 0.45
ProcessFile
Function · 0.45
OSWFile_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
2
compressTrieDB
Method · 0.36
testGNPSExport
Function · 0.36