43 class ExperimentalDesign;
120 static void parseHeader_(
123 std::map <String, Size> &column_map,
124 const std::set <String> &required,
125 const std::set <String> &optional,
126 bool allow_other_header);
A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Representation of the Experimental Design in OpenMS. Instances can be loaded via the ExperimentalDesi...
Definition: ExperimentalDesign.h:85
Provides means to load an ExperimentalDesign from a TSV file.
Definition: ExperimentalDesignFile.h:108
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:73