Changes between Initial Version and Version 1 of LogicalExport


Ignore:
Timestamp:
Mar 2, 2009, 1:13:32 PM (16 years ago)
Author:
steinmet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LogicalExport

    v1 v1  
     1= Import/Export of logical models =
     2
     3During the export of a logical model to [http://www.mpi-magdeburg.mpg.de/projects/cna/cna.html CellNetAnalyzer] four files are written:
     4metabolites, metabolites_notes, reactions, reactions_notes.
     5
     6'''''The file metabolites has eight columns:''''' [[BR]]
     71 Identifier [[BR]]
     82 Full Name [[BR]]
     93 default value (# for empty) [[BR]]
     104 not used for signaling networks (always 0) [[BR]]
     115 textbox X-position [[BR]]
     126 textbox Y-position [[BR]]
     137 flux map number [[BR]]
     148 textbox type (1- editable, 2- non-editable, 3- non-visible) [[BR]]
     15
     16'''''The file reactions has twelve columns:'''''  [[BR]]
     171 Identifier  [[BR]]
     182 Interaction equation [[BR]]
     193 | [[BR]]
     204 default value (# for empty) [[BR]]
     215 incomplete truth table (0- off, 1- on) [[BR]]
     226 time scale [[BR]]
     237 exclude in logical analyses (0- included, 1- excluded) [[BR]]
     248 textbox X-position [[BR]]
     259 textbox Y-position [[BR]]
     2610 flux map number [[BR]]
     2711 textbox type (1- editable, 2- non-editable, 3- non-visible) [[BR]]
     2812 monotony (0- non-monotone) [[BR]]