|
OpenMS
2.5.0
|
Go to the documentation of this file.
43 class ExperimentalDesign;
117 static bool isOneTableFile_(
const TextFile& text_file);
122 static void parseHeader_(
125 std::map <String, Size> &column_map,
126 const std::set <String> &required,
127 const std::set <String> &optional,
128 bool allow_other_header);
This class provides some basic file handling methods for text files.
Definition: TextFile.h:46
std::vector< String > StringList
Vector of String.
Definition: ListUtils.h:70
Provides means to load an ExperimentalDesign from a TSV file.
Definition: ExperimentalDesignFile.h:108
A more convenient string class.
Definition: String.h:58
Representation of the Experimental Design in OpenMS. Instances can be loaded via the ExperimentalDesi...
Definition: ExperimentalDesign.h:85
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46