Mercurial > repos > bimib > cobraxy
changeset 232:1b5c8b6defca draft
Uploaded
author | luca_milaz |
---|---|
date | Mon, 16 Dec 2024 19:35:26 +0000 |
parents | 039362be6775 |
children | 55ad01b84c7f |
files | COBRAxy/ras_generator.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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>