MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / setMSFileSection

Method setMSFileSection

src/openms/source/METADATA/ExperimentalDesign.cpp:497–501  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495 }
496
497 void ExperimentalDesign::setMSFileSection(const MSFileSection& msfile_section)
498 {
499 msfile_section_ = msfile_section;
500 sort_();
501 }
502
503 void ExperimentalDesign::setSampleSection(const SampleSection& sample_section)
504 {

Callers 4

fromConsensusMapMethod · 0.80
fromFeatureMapMethod · 0.80
fromIdentificationsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected