Plain data object holding sequence and abundance information on a single protein. More...
#include <OpenMS/SIMULATION/SimTypes.h>
Public Member Functions | |
| SimProtein (FASTAFile::FASTAEntry &e, MetaInfoInterface &m) | |
| c'tor More... | |
Public Attributes | |
| FASTAFile::FASTAEntry | entry |
| FASTAEntry holding the sequence information. More... | |
| MetaInfoInterface | meta |
| MetaInfoInterface holding the abundance information. More... | |
Plain data object holding sequence and abundance information on a single protein.
|
inline |
c'tor
| FASTAFile::FASTAEntry entry |
FASTAEntry holding the sequence information.
| MetaInfoInterface meta |
MetaInfoInterface holding the abundance information.
| OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:31 using doxygen 1.8.11 |