Copyright Upinder S. Bhalla 1997
National Centre for Biological Sciences, 
Bangalore, India.
email: bhalla@ncbs.tifrbng.res.in

This is the 'examples' directory for the kinetics package. Everything in this
directory is copyrighted by Upinder S. Bhalla as shown above, and is released
under the terms of the GNU Public License. Please see the COPYRIGHT notice
in this directory for more details.

Contents:

README		: this file
feedback.g	: Feedback model with bistability. Described in the tutorial
			document and in the corresponding chapter for the
			Book of Genesis.
psearch.g	: Program for running parameter exploration on feedback model
pkc.g		: Model of protein Kinase C regulation.
inhib_fb.g  	: Inhibitory feedback model, which also exhibits bistability.
                        It has only a couple of minor changes with respect to
                        the feedback.g model. This model also contains a table
                        set up to give step inputs for generating a conc-eff
                        curve. This table is not activated by default; you
                        will need to double-click the table icon and turn the
                        stimulus ON to get it to work.  The model has the very
                        neat property that it will happily go into the
                        metastable state when it is started up without any
                        changes. If one now alters the last digit of the conc
                        term on X or Y (or if you want to be really clean, on
                        X_prd or Y_prd), the symmetry is broken and the system
                        falls into one of the true bistable states. Try it
                        out.
			
iplot.xplot	: Resultant conc-eff curve for inhib_fb.g file.
