|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
java.util.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(int index,
java.lang.String name,
java.util.ArrayList<ReporterIon> reporterIons,
java.util.ArrayList<CorrectionFactor> correctionFactors)
Constructor for a reporter method |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |