Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setSubsamples
Method
setSubsamples
src/openms/source/METADATA/Sample.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
void Sample::setSubsamples(const vector<Sample> & subsamples)
216
{
217
subsamples_ = subsamples;
218
}
219
220
void Sample::addTreatment(const SampleTreatment & treatment, Int before_position)
221
{
Callers
2
testSample
Function · 0.95
Sample_test.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
testSample
Function · 0.76