JAGA Homepage

Uses of Interface
org.jaga.individualRepresentation.proteinLocation.ProteinFileParser

Packages that use ProteinFileParser
org.jaga.individualRepresentation.proteinLocation   
 

Uses of ProteinFileParser in org.jaga.individualRepresentation.proteinLocation
 

Classes in org.jaga.individualRepresentation.proteinLocation that implement ProteinFileParser
 class SimplifiedFastaFileParser
          TODO: Complete these comments.
 

Methods in org.jaga.individualRepresentation.proteinLocation with parameters of type ProteinFileParser
 void ProteinGroup.load(ProteinFileParser parser, java.lang.String fileName)
           
 

Constructors in org.jaga.individualRepresentation.proteinLocation with parameters of type ProteinFileParser
ProteinGroup(java.lang.String name, ProteinFileParser parser, java.lang.String fileName)
           
 


JAGA Homepage

Go to JAGA Homepage