Uses of Class
com.compomics.util.experiment.quantification.Quantification

Packages that use Quantification
com.compomics.util.experiment This package contains MSExperiment main class and all sub-classes useful for the modeling of an experiment. 
com.compomics.util.experiment.quantification.reporterion This package contains experiment classes related to reporter ions. 
 

Uses of Quantification in com.compomics.util.experiment
 

Methods in com.compomics.util.experiment that return Quantification
 Quantification ProteomicAnalysis.getQuantification(int quantificationMethod)
          returns quantification results obtain with a quantification method
 

Methods in com.compomics.util.experiment with parameters of type Quantification
 void ProteomicAnalysis.addQuantificationResults(int quantificationMethod, Quantification quantificationResutls)
          adds quantification results to the current analysis
 

Uses of Quantification in com.compomics.util.experiment.quantification.reporterion
 

Subclasses of Quantification in com.compomics.util.experiment.quantification.reporterion
 class ReporterIonQuantification
          This class will contain quantification results.
 



Copyright © 2012. All Rights Reserved.