Mercurial > repos > bimib > cobraxy
diff COBRAxy/ras_generator.xml @ 232:1b5c8b6defca draft
Uploaded
author | luca_milaz |
---|---|
date | Mon, 16 Dec 2024 19:35:26 +0000 |
parents | ea9175172935 |
children |
line wrap: on
line diff
--- a/COBRAxy/ras_generator.xml Mon Dec 16 19:35:13 2024 +0000 +++ b/COBRAxy/ras_generator.xml Mon Dec 16 19:35:26 2024 +0000 @@ -32,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_RAS. 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 or special symbols." /> <param name="none" argument="--none" type="boolean" checked="true" label="(A and NaN) solved as (A)?" /> </inputs>