Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ FeatureXMLFile
Method
FeatureXMLFile
src/openms/source/FORMAT/FeatureXMLFile.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
namespace OpenMS
24
{
25
FeatureXMLFile::FeatureXMLFile() :
26
Internal::XMLFile(
"/SCHEMAS/FeatureXML_1_9.xsd"
,
"1.9"
)
27
{
28
}
29
30
FeatureXMLFile::~FeatureXMLFile() = default;
31
Callers
9
create_testdata_flqt.py
File · 0.80
align
Function · 0.80
main
Function · 0.80
run_featurefinder_centroided
Function · 0.80
main
Function · 0.80
main
Function · 0.80
id_mapper
Function · 0.80
link
Function · 0.80
testFeatureXMLFile
Function · 0.80
Calls
no outgoing calls
Tested by
1
testFeatureXMLFile
Function · 0.64