changeset 399:172b3959dccf draft

Uploaded
author francesco_lapi
date Sun, 07 Sep 2025 16:06:38 +0000
parents 09064ce8f095
children e94735cb40fa
files COBRAxy/ras_generator.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/ras_generator.xml	Sun Sep 07 16:01:16 2025 +0000
+++ b/COBRAxy/ras_generator.xml	Sun Sep 07 16:06:38 2025 +0000
@@ -24,7 +24,7 @@
         ]]>
     </command>
     <inputs>
-        <param name="model_upload" argument="--model_upload" type="data" format="sbml, xml, json, json.gz, mat, pickle, p, pk" label="Custom model (optional)" help="If not provided, the selected model will be used." />
+        <param name="model_upload" argument="--model_upload" type="data" format="csv, tsv, tabular" label="Custom model (optional)" help="If not provided, the selected model will be used." />
         <param name="input" argument="--input" type="data" format="tabular, csv, tsv" label="Gene Expression dataset:" />
         <param name="name" argument="--name" type="text" label="Dataset's name:" value="Dataset_RAS" help="Default: Dataset_RAS. Do not use white spaces or special symbols." />
         <param name="none" argument="--none" type="boolean" checked="true" label="(A and NaN) solved as (A)?" />