OpenMS
|
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/METADATA/PeptideIdentification.h>
#include <OpenMS/METADATA/ProteinIdentification.h>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | IDRipper |
Ripping protein/peptide identification according their file origin. More... | |
struct | IDRipper::IdentificationRuns |
Represents a set of IdentificationRuns. More... | |
struct | IDRipper::RipFileIdentifier |
Identifies an IDRipper output file. More... | |
struct | IDRipper::RipFileIdentifierIdxComparator |
Provides a 'less' operation for RipFileIdentifiers that ignores the out_basename and origin_fullname members. More... | |
struct | IDRipper::RipFileContent |
Represents the content of an IDRipper output file. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |