JAGA Homepage

Uses of Class
org.jaga.individualRepresentation.proteinLocation.Protein

Packages that use Protein
org.jaga.exampleApplications.proteinLocation   
org.jaga.individualRepresentation.proteinLocation   
 

Uses of Protein in org.jaga.exampleApplications.proteinLocation
 

Methods in org.jaga.exampleApplications.proteinLocation with parameters of type Protein
private  int Locator.analyseResults(Protein prot, boolean[] match)
           
private  boolean Locator.align(Protein protein, ProteinLocationClassifier classif)
           
private  int Locator.classifyProtein(Protein prot)
           
 

Uses of Protein in org.jaga.individualRepresentation.proteinLocation
 

Methods in org.jaga.individualRepresentation.proteinLocation that return Protein
 Protein ProteinGroup.getProtein(int index)
           
 

Methods in org.jaga.individualRepresentation.proteinLocation with parameters of type Protein
 void ProteinGroup.add(Protein prot)
           
private  boolean ProteinGroup.alignProtein(Protein protein, PolypeptidePattern pattern, int minOverlap)
           
 boolean PolypeptidePattern.matches(Protein prot, int fromLocation)
           
 


JAGA Homepage

Go to JAGA Homepage