public class Ratio extends ExperimentObject
Constructor and Description |
---|
Ratio(int measureLabel,
double ratio)
constructor for the Ratio
|
Modifier and Type | Method and Description |
---|---|
int |
getMeasureSample()
returns the measured label indexed by its corresponding reporter ion index
|
double |
getRatio()
returns the estimated ratio
|
addUrParam, getParameterKey, getUrParam
public Ratio(int measureLabel, double ratio)
measureLabel
- the measured label indexed by its corresponding reporter ion indexratio
- the estimated ratiopublic int getMeasureSample()
public double getRatio()
Copyright © 2013. All Rights Reserved.