PeptideIdentification ===================== .. currentmodule:: pyopenms .. autoclass:: PeptideIdentification :members: :undoc-members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PeptideIdentification.__init__ ~PeptideIdentification.assignRanks ~PeptideIdentification.clearMetaInfo ~PeptideIdentification.empty ~PeptideIdentification.getBaseName ~PeptideIdentification.getExperimentLabel ~PeptideIdentification.getHits ~PeptideIdentification.getIdentifier ~PeptideIdentification.getKeys ~PeptideIdentification.getMZ ~PeptideIdentification.getMetaValue ~PeptideIdentification.getRT ~PeptideIdentification.getReferencingHits ~PeptideIdentification.getScoreType ~PeptideIdentification.getSignificanceThreshold ~PeptideIdentification.hasMZ ~PeptideIdentification.hasRT ~PeptideIdentification.insertHit ~PeptideIdentification.isHigherScoreBetter ~PeptideIdentification.isMetaEmpty ~PeptideIdentification.metaRegistry ~PeptideIdentification.metaValueExists ~PeptideIdentification.removeMetaValue ~PeptideIdentification.setBaseName ~PeptideIdentification.setExperimentLabel ~PeptideIdentification.setHigherScoreBetter ~PeptideIdentification.setHits ~PeptideIdentification.setIdentifier ~PeptideIdentification.setMZ ~PeptideIdentification.setMetaValue ~PeptideIdentification.setRT ~PeptideIdentification.setScoreType ~PeptideIdentification.setSignificanceThreshold ~PeptideIdentification.sort ~PeptideIdentification.sortByRank