Mercurial > repos > bimib > cobraxy
changeset 138:ea9175172935 draft
Uploaded
author | luca_milaz |
---|---|
date | Sat, 26 Oct 2024 15:20:34 +0000 |
parents | 1226dedc2d7b |
children | 74b383211ab5 |
files | COBRAxy/ras_generator.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/ras_generator.xml Sat Oct 26 15:20:25 2024 +0000 +++ b/COBRAxy/ras_generator.xml Sat Oct 26 15:20:34 2024 +0000 @@ -22,7 +22,6 @@ --rule_list $rule_list --rules_name $rule_list.element_identifier #end if - ]]> </command> <inputs> @@ -33,7 +32,7 @@ </when> </conditional> <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. Do not use white spaces." /> + <param name="name" argument="--name" type="text" label="Dataset's name:" value="Dataset_RAS" help="Default: Dataset_RAS. Do not use white spaces." /> <param name="none" argument="--none" type="boolean" checked="true" label="(A and NaN) solved as (A)?" /> </inputs>