89 const size_t protein_idenfication_index,
90 const UInt reference_map);
92 bool sortByUnique_(std::vector<PeptideHit>& peptide_hits_local,
const bool is_higher_score_better);
A container for consensus elements.
Definition: ConsensusMap.h:88
float IntensityType
Intensity type.
Definition: Peak2D.h:62
[experimental class] given a peptide quantitation, infer corresponding protein quantities
Definition: ProteinInference.h:55
ProteinInference & operator=(const ProteinInference &rhs)
assignment operator
ProteinInference(const ProteinInference &cp)
copy constructor
void infer(ConsensusMap &consensus_map, const UInt reference_map)
given a peptide quantitation, infer corresponding protein quantities
ProteinInference()
Constructor.
Peak2D::IntensityType IntensityType
Definition: ProteinInference.h:59
void infer_(ConsensusMap &consensus_map, const size_t protein_idenfication_index, const UInt reference_map)
bool sortByUnique_(std::vector< PeptideHit > &peptide_hits_local, const bool is_higher_score_better)
unsigned int UInt
Unsigned integer type.
Definition: Types.h:94
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47