63 const size_t protein_idenfication_index,
64 const UInt reference_map);
66 bool sortByUnique_(std::vector<PeptideHit>& peptide_hits_local,
const bool is_higher_score_better);
A container for consensus elements.
Definition: ConsensusMap.h:66
float IntensityType
Intensity type.
Definition: Peak2D.h:36
[experimental class] given a peptide quantitation, infer corresponding protein quantities
Definition: ProteinInference.h:29
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:33
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:64
Main OpenMS namespace.
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19