| Package | Description |
|---|---|
| com.compomics.util.experiment.quantification.reporterion |
This package contains experiment classes related to reporter ions.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<CorrectionFactor> |
ReporterMethod.getCorrectionFactors()
Returns the correction factors corresponding to the reporter ions.
|
| Constructor and Description |
|---|
ReporterMethod(java.lang.String name,
java.util.ArrayList<ReporterIon> reporterIons,
java.util.ArrayList<CorrectionFactor> correctionFactors)
Constructor for a reporter method.
|
Copyright © 2014. All Rights Reserved.