Uses of Class
com.compomics.util.experiment.quantification.reporterion.quantification.PsmQuantification

Packages that use PsmQuantification
com.compomics.util.experiment.quantification This package contains experiment classes related to quantification. 
 

Uses of PsmQuantification in com.compomics.util.experiment.quantification
 

Methods in com.compomics.util.experiment.quantification that return PsmQuantification
 PsmQuantification Quantification.getSpectrumMatch(java.lang.String spectrumKey)
          Returns a spectrum quantification match
 

Methods in com.compomics.util.experiment.quantification that return types with arguments of type PsmQuantification
 java.util.ArrayList<PsmQuantification> Quantification.getSpectrumMatches(java.lang.String identificationMatchKey)
          Returns a list of PSM quantification matches corresponding to the given psm identification key.
 

Methods in com.compomics.util.experiment.quantification with parameters of type PsmQuantification
 void Quantification.addPsmQuantification(PsmQuantification match)
          Add a spectrum quantification to the spectrum quantification matches map and overwrites if already implemented.
 



Copyright © 2012. All Rights Reserved.