OpenMS
2.5.0
|
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.