# HG changeset patch # User luca_milaz # Date 1726734195 0 # Node ID b61fc7f1b6ab6f2eba745a92dfcc79554eed9867 # Parent 4c9ade74c4d7d8f6b44b3c1f589ef37e2498143d Uploaded diff -r 4c9ade74c4d7 -r b61fc7f1b6ab COBRAxy/custom_data_generator.xml --- a/COBRAxy/custom_data_generator.xml Thu Sep 19 08:13:29 2024 +0000 +++ b/COBRAxy/custom_data_generator.xml Thu Sep 19 08:23:15 2024 +0000 @@ -52,10 +52,10 @@ ------------- The tool generates: - - rules: reporting the rules for each reaction in the custom model given. Format: csv or pickle. - - reactions: reporting the reactions in the custom model given. Format: csv or pickle. - - reaction bounds: reporting the lower and upper bounds of each model reaction. Format: csv or pickle. - - medium composition: reporting the list of exchange/transport reactions. Format: csv or pickle. + - rules: reporting the rules for each reaction in the custom model given. Format: csv (tab separated). + - reactions: reporting the reactions in the custom model given. Format: csv (tab separated). + - reaction bounds: reporting the lower and upper bounds of each model reaction. Format: csv (tab separated). + - medium composition: reporting the list of exchange/transport reactions. Format: csv (tab separated). - a log file (.txt). ]]>