ee.ut.ga.tools
Class StartGA

java.lang.Object
  extended byee.ut.ga.tools.StartGA

public class StartGA
extends java.lang.Object

Genetic Algorithm for the Discovery of DNA Regulatory Elements.

Author:
Anton Stalnuhhin (a30858@math.ut.ee)

Field Summary
static org.apache.log4j.Logger log
           
 
Constructor Summary
StartGA()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static org.apache.log4j.Logger log
Constructor Detail

StartGA

public StartGA()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception