Uses of Class
com.compomics.util.experiment.identification.matches.ProteinMatch

Packages that use ProteinMatch
com.compomics.util.experiment.identification This package contains experiment classes related to identifications. 
com.compomics.util.experiment.identification.matches This package contains experiment classes releated to matches. 
 

Uses of ProteinMatch in com.compomics.util.experiment.identification
 

Methods in com.compomics.util.experiment.identification that return ProteinMatch
 ProteinMatch Identification.getProteinMatch(String proteinKey)
          Returns a protein match
 

Uses of ProteinMatch in com.compomics.util.experiment.identification.matches
 

Methods in com.compomics.util.experiment.identification.matches with parameters of type ProteinMatch
 boolean ProteinMatch.contains(ProteinMatch proteinMatch)
          Returns a boolean indicating whether the protein match contains another set of theoretic proteins.
 



Copyright © 2011. All Rights Reserved.