OpenMS
|
two way mapping from ms-run-path to protID|pepID-identifier More...
#include <OpenMS/METADATA/ProteinIdentification.h>
Public Member Functions | |
Mapping ()=default | |
Mapping (const std::vector< ProteinIdentification > &prot_ids) | |
void | create (const std::vector< ProteinIdentification > &prot_ids) |
String | getPrimaryMSRunPath (const PeptideIdentification &pepid) const |
Public Attributes | |
std::map< String, StringList > | identifier_to_msrunpath |
std::map< StringList, String > | runpath_to_identifier |
two way mapping from ms-run-path to protID|pepID-identifier
|
default |
|
inlineexplicit |
|
inline |
References ListUtils::concatenate().
|
inline |
std::map<String, StringList> identifier_to_msrunpath |
std::map<StringList, String> runpath_to_identifier |