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

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

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

Methods in com.compomics.util.experiment.quantification that return ProteinQuantification
 ProteinQuantification QuantificationDB.getProteinMatch(String key)
          Returns the desired protein match.
 ProteinQuantification Quantification.getProteinMatch(String proteinKey)
          Returns a protein quantification match
 

Methods in com.compomics.util.experiment.quantification with parameters of type ProteinQuantification
 void QuantificationDB.addProteinMatch(ProteinQuantification proteinMatch)
          Adds a protein match to the database.
 void Quantification.addProteinQuantification(ProteinQuantification match)
          Add a protein quantification match to the peptide quantification matches map if not already implemented.
 void QuantificationDB.updateProteinMatch(ProteinQuantification proteinMatch)
          Updates a protein match.
 



Copyright © 2012. All Rights Reserved.