Uses of Class
com.compomics.util.experiment.quantification.reporterion.quantification.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
 

Fields in com.compomics.util.experiment.quantification with type parameters of type ProteinQuantification
protected  java.util.HashMap<java.lang.String,ProteinQuantification> Quantification.proteinQuantification
          The protein quantification
 

Methods in com.compomics.util.experiment.quantification that return ProteinQuantification
 ProteinQuantification Quantification.getProteinQuantification(java.lang.String index)
          returns a specific protein quantification
 

Methods in com.compomics.util.experiment.quantification that return types with arguments of type ProteinQuantification
 java.util.HashMap<java.lang.String,ProteinQuantification> Quantification.getProteinQuantification()
          This method retrieves the quantification result at the protein level
 

Methods in com.compomics.util.experiment.quantification with parameters of type ProteinQuantification
 void Quantification.addProteinQuantification(ProteinQuantification aProteinQuantification)
          Add protein quantification to the experiment
 



Copyright © 2011. All Rights Reserved.