MCPcopy 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

getTemplateFunction · 0.45
getLicenseFunction · 0.45
_getMaintainerMethod · 0.45
create_pxd_file_mapFunction · 0.45
readBytesMethod · 0.45
parse_Method · 0.45
getTypeByContentMethod · 0.45
computeFileHashMethod · 0.45
compressTrieDBMethod · 0.45
readBytesMethod · 0.45
ProcessFileFunction · 0.45
OSWFile_test.cppFile · 0.45

Calls

no outgoing calls

Tested by 2

compressTrieDBMethod · 0.36
testGNPSExportFunction · 0.36