Mercurial > repos > bimib > cobraxy
changeset 95:45574f99a807 draft
Uploaded
author | luca_milaz |
---|---|
date | Sun, 13 Oct 2024 11:43:50 +0000 |
parents | e844f7dab6fe |
children | e70a6363bb82 |
files | COBRAxy/ras_to_bounds.xml |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/ras_to_bounds.xml Sun Oct 13 11:43:08 2024 +0000 +++ b/COBRAxy/ras_to_bounds.xml Sun Oct 13 11:43:50 2024 +0000 @@ -29,7 +29,6 @@ --ras_selector $cond_ras.ras_choice #if $cond_ras.ras_choice == "True" --input_ras $cond_ras.input_ras - --classes $cond_ras.classes #end if --out_log $log ]]> @@ -49,7 +48,6 @@ </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" 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>