home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 624.README.TXT < prev    next >
Text File  |  1992-11-17  |  3KB  |  82 lines

  1. INDEX
  2.  
  3. 1 - General
  4. 2 - Brief description
  5. 3 - Installation
  6. 4 - Using GNUPLOT with GEPASI
  7.  
  8. ======================================================================
  9. 1 - General
  10.  
  11. This is GEPASI 2.0, a general purpose simulator of metabolic pathways.
  12. It is a directed towards research and education; it is meant to be a
  13. very useful tool for modelling biochemical pathways, chemical 
  14. reactions,etc. GEPASI is free software covered by the GNU general
  15. public license, version 1.
  16.  
  17. This version of GEPASI runs under MS-Windows 3.1 in 386 enhanced mode,
  18. on 80386SX and above microprocessors. A maths co-processor is not 
  19. needed but should accelerate the simulations by at least a factor of
  20. 10.
  21.  
  22. ======================================================================
  23. 2 - Brief description
  24.  
  25. In order to simulate bichemical pathways, the user must first define
  26. the reactions that are part of the pathway, all its parameters and 
  27. initial concentrations of the metabolites (chemical species). GEPASI
  28. then determines the dynamics and steady state (if there is one),
  29. including the coefficients defined in Metabolic Control Analysis.
  30. GEPASI can be used to study metabolic regulation, chemical and enzyme
  31. kinetics including oscillatory (limit cycle) and chaotic reactions.
  32.  
  33. The file GEPASI.WRI contains a cut-down version of a paper to appear
  34. in "Modern trends in Biothermokinetics", edited by J.-P. Mazat, S.
  35. Schuster and M. Rigoulet and published by Plenum Press with a short
  36. description of GEPASI. Another more detailed paper has been submitted 
  37. to the journal "Computer Applications in the Biosciences".
  38.  
  39. For more detailed information see the help file (GEPASI.HLP). The 
  40. subjects of metabolic simulation and metabolic control analysis are 
  41. discussed in the mailing list btk-mca. To subscribe to this list send 
  42. a mail message to biosci@net.bio.net, post to the list to 
  43. btk-mca@net.bio.net.
  44.  
  45. ======================================================================
  46. 3 - Installation
  47.     
  48.    a) from a disk
  49.  
  50.       1 - put the installation disk in one drive (for example A:)
  51.       2 - In MS-Windows' Program Manager select File-Run and enter
  52.           A:SETUP.EXE
  53.  
  54.    b) from the zip file
  55.      
  56.       1 - unzip all files to a disk or directory
  57.       2 - In MS-Windows' Program Manager select File-Run and enter
  58.           A:SETUP.EXE (or the complete path where you've unzipped
  59.           the files to)
  60.  
  61. ======================================================================
  62. 4 - Using GNUPLOT with GEPASI
  63.  
  64.   To facilitate and speed up the production of plots of the data
  65. generated by GEPASI, this can link to the popular freeware program
  66. GNUPLOT. GNUPLOT has been included in GEPASI's distribution disks.
  67. If you obtained GEPASI from an on-line archive then you need to get
  68. GNUPLOT as well; look in directories named 'windows3' or 'plot'.
  69.  
  70. Instructions to make GEPASI aware of your copy of GNUPLOT (not needed
  71. for the diskette version):
  72.  
  73. after installing GNUPLOT,
  74.  
  75. 1 - In GEPASI - Simulation, select Plot...
  76. 2 - after pressing OK, find the file WGNUPLOT.EXE in the directory
  77.     where you've installed GNUPLOT, select it and press ENTER.
  78. 3 - from now on use Plot... to make your plots!
  79.  
  80. GEPASI 2.0 (c) 1989,1992,1993 by Pedro Mendes.
  81. prm@aber.ac.uk
  82.