35 #ifndef OPENMS_KERNEL_EXPERIMENTALDESIGN_H 36 #define OPENMS_KERNEL_EXPERIMENTALDESIGN_H 74 technical_replicate(1)
84 std::map<unsigned int, std::set<unsigned int> > getFractionToRunsMapping()
const;
87 bool sameNrOfRunsPerFraction()
const;
105 #endif // header guard A more convenient string class.
Definition: String.h:57
std::vector< MSRun > runs
Definition: ExperimentalDesign.h:81
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Definition: ExperimentalDesign.h:68
A TSV and user friendly representation of the experimental design. Used for loading and storing the e...
Definition: ExperimentalDesign.h:53
std::string file
Definition: ExperimentalDesign.h:77
unsigned fraction
Definition: ExperimentalDesign.h:78
unsigned technical_replicate
Definition: ExperimentalDesign.h:79
MSRun()
Definition: ExperimentalDesign.h:71