Uses of Class
com.compomics.util.experiment.quantification.reporterion.CorrectionFactor

Packages that use CorrectionFactor
com.compomics.util.experiment.quantification.reporterion This package contains experiment classes related to reporter ions. 
 

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

Methods in com.compomics.util.experiment.quantification.reporterion that return types with arguments of type CorrectionFactor
 ArrayList<CorrectionFactor> ReporterMethod.getCorrectionFactors()
          Returns the correction factors corresponding to the reporter ions
 

Constructor parameters in com.compomics.util.experiment.quantification.reporterion with type arguments of type CorrectionFactor
ReporterMethod(String name, ArrayList<ReporterIon> reporterIons, ArrayList<CorrectionFactor> correctionFactors)
          Constructor for a reporter method
 



Copyright © 2012. All Rights Reserved.