![]()  | 
  
    OpenMS
    
     
   | 
  
#include <OpenMS/METADATA/ExperimentalDesign.h>
Public Member Functions | |
| MSFileSectionEntry ()=default | |
Public Attributes | |
| unsigned | fraction_group = 1 | 
| fraction group id  More... | |
| unsigned | fraction = 1 | 
| fraction 1..m, mandatory, 1 if not set  More... | |
| std::string | path = "UNKNOWN_FILE" | 
| file name, mandatory  More... | |
| unsigned | label = 1 | 
| the label (e.g.,: 1 for label-free, 1..8 for TMT8plex)  More... | |
| unsigned | sample = 0 | 
| zero-based index for the sample section contents; allows grouping by sample  More... | |
| String | sample_name = "0" | 
| sample name for access of the sample row by string, not index  More... | |
MSFileSectionEntry links single quant. values back the MS file It supports:
      
  | 
  default | 
| unsigned fraction = 1 | 
fraction 1..m, mandatory, 1 if not set
| unsigned fraction_group = 1 | 
fraction group id
| unsigned label = 1 | 
the label (e.g.,: 1 for label-free, 1..8 for TMT8plex)
| std::string path = "UNKNOWN_FILE" | 
file name, mandatory
| unsigned sample = 0 | 
zero-based index for the sample section contents; allows grouping by sample
| String sample_name = "0" | 
sample name for access of the sample row by string, not index