Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ MzMLFile
Method
MzMLFile
src/openms/source/FORMAT/MzMLFile.cpp:25–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
{
24
25
MzMLFile::MzMLFile() :
26
XMLFile(
"/SCHEMAS/mzML_1_10.xsd"
,
"1.1.0"
),
27
indexed_schema_location_(
"/SCHEMAS/mzML_idx_1_10.xsd"
)
28
{
29
}
30
31
MzMLFile::~MzMLFile() = default;
32
Callers
15
main
Function · 0.80
align
Function · 0.80
run_featurefinder_centroided
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
test_readfile_content
Method · 0.80
test_readfile_content
Method · 0.80
test_swathmap_openms
Method · 0.80
test_readfile_contentInMemory
Method · 0.80
testIndexedMzMLFile
Function · 0.80
testMSExperiment
Function · 0.80
Calls
no outgoing calls
Tested by
15
test_readfile_content
Method · 0.64
test_readfile_content
Method · 0.64
test_swathmap_openms
Method · 0.64
test_readfile_contentInMemory
Method · 0.64
testIndexedMzMLFile
Function · 0.64
testMSExperiment
Function · 0.64
testMxxxFile
Function · 0.64
test_readfile_content
Method · 0.64
test_readfile_content
Method · 0.64
test_acquisitioninfomemberaccess
Method · 0.64
test_extractor
Method · 0.64
setUp
Method · 0.64