OpenMS
2.4.0
|
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <OpenMS/KERNEL/ConsensusMap.h>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/FORMAT/FASTAFile.h>
#include <OpenMS/METADATA/PeptideIdentification.h>
#include <OpenMS/METADATA/ProteinIdentification.h>
Go to the source code of this file.
Classes | |
class | ProteinResolver |
Helper class for peptide and protein quantification based on feature data annotated with IDs. More... | |
struct | ProteinResolver::ProteinEntry |
represents a protein from FASTA file More... | |
struct | ProteinResolver::PeptideEntry |
represents a peptide. First in silico. If experimental is set to true it is MS/MS derived. More... | |
struct | ProteinResolver::MSDGroup |
representation of an msd group. Contains peptides, proteins and a pointer to its ISD group More... | |
struct | ProteinResolver::ISDGroup |
struct | ProteinResolver::ResolverResult |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |