OpenMS
2.4.0
|
Result of a partitioning by identification state with mapPrecursorsToIdentifications(). More...
#include <OpenMS/ANALYSIS/ID/IDMapper.h>
Public Attributes | |
std::vector< Size > | no_precursors |
std::vector< Size > | identified |
std::vector< Size > | unidentified |
Result of a partitioning by identification state with mapPrecursorsToIdentifications().
std::vector<Size> identified |
Referenced by IDMapper::mapPrecursorsToIdentifications().
std::vector<Size> no_precursors |
Referenced by IDMapper::mapPrecursorsToIdentifications().
std::vector<Size> unidentified |
Referenced by IDMapper::mapPrecursorsToIdentifications().