Uses of Class
com.compomics.util.experiment.quantification.matches.PeptideQuantification

Packages that use PeptideQuantification
com.compomics.util.experiment.quantification This package contains experiment classes related to quantification. 
 

Uses of PeptideQuantification in com.compomics.util.experiment.quantification
 

Methods in com.compomics.util.experiment.quantification that return PeptideQuantification
 PeptideQuantification QuantificationDB.getPeptideMatch(String key)
          Returns the desired peptide match.
 PeptideQuantification Quantification.getPeptideMatch(String peptideKey)
          Returns a peptide quantification match.
 

Methods in com.compomics.util.experiment.quantification with parameters of type PeptideQuantification
 void QuantificationDB.addPeptideMatch(PeptideQuantification peptideMatch)
          Adds a peptide match to the database.
 void Quantification.addPeptideQuantification(PeptideQuantification match)
          Add a peptide quantification match to the peptide quantification matches map if not already implemented.
 void QuantificationDB.updatePeptideMatch(PeptideQuantification peptideMatch)
          Updates a peptide match.
 



Copyright © 2012. All Rights Reserved.