Mercurial > repos > bimib > cobraxy
changeset 27:b61fc7f1b6ab draft
Uploaded
author | luca_milaz |
---|---|
date | Thu, 19 Sep 2024 08:23:15 +0000 |
parents | 4c9ade74c4d7 |
children | 291721be77ad |
files | COBRAxy/custom_data_generator.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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). ]]> </help>