Data model of MzTab files. Please see the official MzTab specification at https://code.google.com/p/mztab/. More...
#include <OpenMS/FORMAT/MzTab.h>
| Public Member Functions | |
| MzTab () | |
| Default constructor.  More... | |
| ~MzTab () | |
| Destructor.  More... | |
| const MzTabMetaData & | getMetaData () const | 
| void | setMetaData (const MzTabMetaData &md) | 
| const MzTabProteinSectionData & | getProteinSectionData () const | 
| void | setProteinSectionData (const MzTabProteinSectionData &psd) | 
| const MzTabPeptideSectionData & | getPeptideSectionData () const | 
| void | setPeptideSectionData (const MzTabPeptideSectionData &psd) | 
| const MzTabSmallMoleculeSectionData & | getSmallMoleculeSectionData () const | 
| void | setSmallMoleculeSectionData (const MzTabSmallMoleculeSectionData &smsd) | 
| std::vector< String > | getProteinOptionalColumnNames () const | 
| std::vector< String > | getPeptideOptionalColumnNames () const | 
| std::vector< String > | getSmallMoleculeOptionalColumnNames () const | 
Data model of MzTab files. Please see the official MzTab specification at https://code.google.com/p/mztab/.
| 
 | inline | 
Default constructor.
| 
 | inline | 
Destructor.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| 
 | protected | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:31 using doxygen 1.8.5 |