Uses of Class
com.compomics.util.experiment.normalization.NormalizationFactors
Package | Description |
---|---|
com.compomics.util.experiment.quantification.reporterion |
Experiment classes related to reporter ions.
|
-
Uses of NormalizationFactors in com.compomics.util.experiment.quantification.reporterion
Methods in com.compomics.util.experiment.quantification.reporterion that return NormalizationFactors Modifier and Type Method Description NormalizationFactors
ReporterIonQuantification. getNormalizationFactors()
Returns the normalization factors.Methods in com.compomics.util.experiment.quantification.reporterion with parameters of type NormalizationFactors Modifier and Type Method Description void
ReporterIonQuantification. setNormalizationFactors(NormalizationFactors normalizationFactors)
Sets the normalization factors.