Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fromConsensusMap
Method · 0.80
fromFeatureMap
Method · 0.80
fromIdentifications
Method · 0.80
START_SECTION
Function · 0.80
ExperimentalDesign_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
START_SECTION
Function · 0.64