OpenMS
2.7.0
|
#include <OpenMS/METADATA/ID/ParentMolecule.h>
Go to the source code of this file.
Classes | |
struct | MoleculeParentMatch |
Meta data for the association between an identified molecule (e.g. peptide) and a parent molecule (e.g. protein). More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
OpenMS::IdentificationDataInternal | |
Typedefs | |
typedef std::map< ParentMoleculeRef, std::set< MoleculeParentMatch > > | ParentMatches |
mapping: parent molecule -> match information More... | |