| 1 | = Import/Export of logical models = |
| 2 | |
| 3 | During the export of a logical model to [http://www.mpi-magdeburg.mpg.de/projects/cna/cna.html CellNetAnalyzer] four files are written: |
| 4 | metabolites, metabolites_notes, reactions, reactions_notes. |
| 5 | |
| 6 | '''''The file metabolites has eight columns:''''' [[BR]] |
| 7 | 1 Identifier [[BR]] |
| 8 | 2 Full Name [[BR]] |
| 9 | 3 default value (# for empty) [[BR]] |
| 10 | 4 not used for signaling networks (always 0) [[BR]] |
| 11 | 5 textbox X-position [[BR]] |
| 12 | 6 textbox Y-position [[BR]] |
| 13 | 7 flux map number [[BR]] |
| 14 | 8 textbox type (1- editable, 2- non-editable, 3- non-visible) [[BR]] |
| 15 | |
| 16 | '''''The file reactions has twelve columns:''''' [[BR]] |
| 17 | 1 Identifier [[BR]] |
| 18 | 2 Interaction equation [[BR]] |
| 19 | 3 | [[BR]] |
| 20 | 4 default value (# for empty) [[BR]] |
| 21 | 5 incomplete truth table (0- off, 1- on) [[BR]] |
| 22 | 6 time scale [[BR]] |
| 23 | 7 exclude in logical analyses (0- included, 1- excluded) [[BR]] |
| 24 | 8 textbox X-position [[BR]] |
| 25 | 9 textbox Y-position [[BR]] |
| 26 | 10 flux map number [[BR]] |
| 27 | 11 textbox type (1- editable, 2- non-editable, 3- non-visible) [[BR]] |
| 28 | 12 monotony (0- non-monotone) [[BR]] |