PSProteinInference#
- class pyopenms.PSProteinInference#
Bases:
objectCython implementation of _PSProteinInference
Original C++ documentation is available here
- __init__()#
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: PSProteinInference) None
Methods
Overload:
calculateProteinProbabilities(self, ids)findMinimalProteinList(self, peptide_ids)getNumberOfProtIds(self, protein_id_threshold)getProteinProbability(self, acc)getSolver(self)isProteinInMinimalList(self, acc)- calculateProteinProbabilities(self, ids: List[PeptideIdentification]) None#
- findMinimalProteinList(self, peptide_ids: List[PeptideIdentification]) int#
- getNumberOfProtIds(self, protein_id_threshold: float) int#
- getSolver(self) int#