Uses of Class
com.compomics.util.experiment.biology.Protein

Packages that use Protein
com.compomics.util.experiment.biology This package contains experiement classes related to biological entities. 
com.compomics.util.experiment.identification This package contains experiment classes related to identifications. 
 

Uses of Protein in com.compomics.util.experiment.biology
 

Methods in com.compomics.util.experiment.biology with parameters of type Protein
 boolean Protein.isSameAs(Protein anotherProtein)
          A method to compare proteins.
 

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

Methods in com.compomics.util.experiment.identification that return Protein
 Protein SequenceFactory.getProtein(java.lang.String accession)
          Returns the desired protein.
 



Copyright © 2013. All Rights Reserved.