OpenMS
|
#include <OpenMS/DATASTRUCTURES/FASTAContainer.h>
Public Member Functions | |
bool | operator== (const Result &rhs) const |
Public Attributes | |
bool | success |
did more than 40% of proteins have the same prefix or suffix More... | |
String | name |
on success, what was the decoy string? More... | |
bool | is_prefix |
on success, was it a prefix or suffix More... | |
|
inline |
bool is_prefix |
on success, was it a prefix or suffix
Referenced by DecoyHelper::Result::operator==().
String name |
on success, what was the decoy string?
Referenced by DecoyHelper::Result::operator==().
bool success |
did more than 40% of proteins have the same prefix or suffix
Referenced by DecoyHelper::Result::operator==().