Uses of Class
model.Genome

Packages that use Genome
controller   
 

Uses of Genome in controller
 

Methods in controller that return Genome
private  Genome DataHandler.getGenome(java.lang.String SymbolName)
          Returns the genome object containing information about the genome that its short name is given.