SOLVER
Definition: LPWrapper.h:131
This class implements protein inference for the precursor ion selection strategies.
Definition: PSProteinInference.h:53
std::vector< String > minimal_protein_list_accessions_
Definition: PSProteinInference.h:79
bool isProteinInMinimalList(const String &acc)
Int getNumberOfProtIds(double protein_id_threshold)
void calculateProteinProbabilities(const std::vector< PeptideIdentification > &ids)
std::vector< double > probabilities_
Definition: PSProteinInference.h:81
std::vector< String > accessions_
Definition: PSProteinInference.h:80
virtual ~PSProteinInference()
double getProteinProbability(const String &acc)
LPWrapper::SOLVER getSolver()
Definition: PSProteinInference.h:73
Size findMinimalProteinList(const std::vector< PeptideIdentification > &peptide_ids)
Int getNumberOfProtIdsPeptideRule(Int min_peptides, std::map< String, std::set< String > > &prot_id_counter)
LPWrapper::SOLVER solver_
Definition: PSProteinInference.h:82
A more convenient string class.
Definition: String.h:61
int Int
Signed integer type.
Definition: Types.h:102
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47