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

Method setSampleSection

src/openms/source/METADATA/ExperimentalDesign.cpp:503–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

501 }
502
503 void ExperimentalDesign::setSampleSection(const SampleSection& sample_section)
504 {
505 sample_section_ = sample_section;
506 }
507
508 unsigned ExperimentalDesign::getNumberOfSamples() const
509 {

Callers 5

fromConsensusMapMethod · 0.80
fromFeatureMapMethod · 0.80
fromIdentificationsMethod · 0.80
START_SECTIONFunction · 0.80

Calls

no outgoing calls

Tested by 1

START_SECTIONFunction · 0.64