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