#include <OpenMS/FORMAT/SVOutStream.h>#include <OpenMS/CONCEPT/Exception.h>#include <map>#include <vector>#include <list>#include <algorithm>#include <OpenMS/DATASTRUCTURES/StringList.h>Go to the source code of this file.
Classes | |
| class | MzTabNAAbleInterface |
| Data model of MzTab files. The format specification is in development and subject to change. Use at your own risk. Please see the official MzTab specification at https://code.google.com/p/mztab/. More... | |
| class | MzTabNAAbleBase |
| class | MzTabDouble |
| class | MzTabDoubleList |
| class | MzTabInteger |
| class | MzTabBoolean |
| class | MzTabString |
| class | MzTabParameter |
| class | MzTabParameterList |
| class | MzTabStringList |
| struct | MzTabModification |
| class | MzTabModificationList |
| class | MzTabSpectraRef |
| struct | MzTabSubIdMetaData |
| struct | MzTabUnitIdMetaData |
| struct | MzTabProteinSectionRow |
| struct | MzTabPeptideSectionRow |
| struct | MzTabSmallMoleculeSectionRow |
| class | MzTab |
| Data model of MzTab files. The format specification is in development and subject to change. Use at your own risk. Please see the official MzTab specification at https://code.google.com/p/mztab/. More... | |
Namespaces | |
| namespace | OpenMS |
Main OpenMS namespace. | |
Typedefs | |
| typedef std::pair< String, MzTabString > | MzTabOptionalColumnEntry |
| typedef std::vector < MzTabProteinSectionRow > | MzTabProteinSectionRows |
| typedef std::vector < MzTabPeptideSectionRow > | MzTabPeptideSectionRows |
| typedef std::vector < MzTabSmallMoleculeSectionRow > | MzTabSmallMoleculeSectionRows |
| typedef std::map< String, MzTabUnitIdMetaData > | MzTabMetaData |
| typedef std::map< String, MzTabProteinSectionRows > | MzTabProteinSectionData |
| typedef std::map< String, MzTabPeptideSectionRows > | MzTabPeptideSectionData |
| typedef std::map< String, MzTabSmallMoleculeSectionRows > | MzTabSmallMoleculeSectionData |
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:46 using doxygen 1.7.1 |