Class ProteinPtmQuantificationDetails
java.lang.Object
eu.isas.reporter.quantificationdetails.ProteinPtmQuantificationDetails
This class contains the quantitative information at the GO level.
- Author:
- Marc Vaudel
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProteinPtmQuantificationDetails
public ProteinPtmQuantificationDetails()
-
-
Method Details
-
setRatio
Sets a ratio.- Parameters:
reporterIonName- the index of the samplevalue- the value of the ratio
-
getRatio
Returns the ratio of a given sample. null if not found.- Parameters:
reporterIonName- the index of sample of interest- Returns:
- the ratio for this sample, null if not set
-