Uses of Class
com.compomics.util.experiment.identification.Identification

Packages that use Identification
com.compomics.util.experiment This package contains MSExperiment main class and all sub-classes useful for the modeling of an experiment. 
com.compomics.util.experiment.identification.identifications This package contains experiment classes related to MS/MS identifications. 
 

Uses of Identification in com.compomics.util.experiment
 

Methods in com.compomics.util.experiment that return Identification
 Identification ProteomicAnalysis.getIdentification(int identificationMethod)
          Returns identification results obtained with an identification method
 

Methods in com.compomics.util.experiment with parameters of type Identification
 void ProteomicAnalysis.addIdentificationResults(int identificationMethod, Identification identificationResults)
          Adds identification results obtained with an identification method
 

Uses of Identification in com.compomics.util.experiment.identification.identifications
 

Subclasses of Identification in com.compomics.util.experiment.identification.identifications
 class Ms2Identification
          This class models an Ms2 Identification.
 



Copyright © 2011. All Rights Reserved.