fern.example
Class LacYComplete

java.lang.Object
  extended by fern.example.LacYComplete

public class LacYComplete
extends Object

The LacZ/LacY model of procaryotic gene expression proposed by [1] is simulated. Here, the full model (containing LacZ and LacY regulation) is simulated for one full cell cycle. Since it is very time consuming with an exact method, the simulation progress is shown online in the console.

For references see [1] Kierzek A.M., Bioinformatics 18, 670 (2002)

Author:
Florian Erhard

Constructor Summary
LacYComplete()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LacYComplete

public LacYComplete()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        org.jdom.JDOMException
Throws:
IOException
org.jdom.JDOMException