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...
#include <OpenMS/FORMAT/MzTab.h>
List of all members.
Detailed Description
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/.
Member Function Documentation
| virtual void fromCellString |
( |
String |
|
) |
[pure virtual] |
Implemented in MzTabDouble, MzTabDoubleList, MzTabInteger, MzTabBoolean, MzTabString, MzTabParameter, MzTabParameterList, MzTabStringList, MzTabModification, MzTabModificationList, and MzTabSpectraRef.
| virtual bool isNA |
( |
|
) |
const [pure virtual] |
| virtual void setNA |
( |
bool |
na |
) |
[pure virtual] |
| virtual String toCellString |
( |
|
) |
const [pure virtual] |
Implemented in MzTabDouble, MzTabDoubleList, MzTabInteger, MzTabBoolean, MzTabString, MzTabParameter, MzTabParameterList, MzTabStringList, MzTabModification, MzTabModificationList, and MzTabSpectraRef.
| OpenMS / TOPP release 1.10.0 |
Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1 |