Mercurial > repos > bimib > cobraxy
changeset 53:4f11c68210a7 draft
Uploaded
author | luca_milaz |
---|---|
date | Sat, 12 Oct 2024 20:10:59 +0000 |
parents | 53135cc0e7ea |
children | 81f310854565 |
files | COBRAxy/ras_to_bounds.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/ras_to_bounds.xml Sat Oct 12 20:10:48 2024 +0000 +++ b/COBRAxy/ras_to_bounds.xml Sat Oct 12 20:10:59 2024 +0000 @@ -49,7 +49,7 @@ </param> <when value="True"> <param name="input_ras" argument="--input_ras" multiple="true" type="data" format="tabular, csv, tsv" label="RAS matrix:" /> - <param name="classes" argument="--classes" type="text" label="Classes:" help="Write here the the classes to assign to each of the uploaded RAS matrices. Example for two RAS matrices:'cellNormal, cellCancer'. If you uploaded just one matrix, ignore this." /> + <param name="classes" argument="--classes" type="text" value="None" label="Classes:" help="Write here the the classes to assign to each of the uploaded RAS matrices. Example for two RAS matrices:'cellNormal, cellCancer'. If you uploaded just one matrix, leave default value." /> </when> </conditional>