Mercurial > repos > bimib > cobraxy
diff COBRAxy/custom_data_generator.xml @ 381:0a3ca20848f3 draft
Uploaded
| author | francesco_lapi |
|---|---|
| date | Fri, 05 Sep 2025 09:18:26 +0000 |
| parents | 6f0aed06098c |
| children | 15f05a694c94 |
line wrap: on
line diff
--- a/COBRAxy/custom_data_generator.xml Fri Sep 05 08:27:04 2025 +0000 +++ b/COBRAxy/custom_data_generator.xml Fri Sep 05 09:18:26 2025 +0000 @@ -132,8 +132,7 @@ Reactions and rules can be used as inputs for the RAS and RPS generator tools. Accepted files: - - A model: JSON or XML file reporting reactions and rules contained in the model. Supported compressed formats: .zip, .gz and .bz2 - Filename must end with .json.zip (.xml.zip), .json.gz (.xml.gz) or .json.bz2 (.xml.bz2) for JSON (XML) files. - + - A model: JSON, XML, MAT or YAML (.yml) file reporting reactions and rules contained in the model. Supported compressed formats: .zip, .gz and .bz2. Filename must follow the pattern: {model_name}.{extension}.[zip|gz|bz2] Output: -------------
