Mercurial > repos > kkonganti > lexmapr2_from_cfsan
changeset 3:c56b568f3dde
"planemo upload"
author | kkonganti |
---|---|
date | Thu, 15 Sep 2022 13:03:18 -0400 |
parents | 328a5cff4d10 |
children | b959a72ca0b5 |
files | cfsan_lexmapr2.xml |
diffstat | 1 files changed, 13 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/cfsan_lexmapr2.xml Thu Sep 15 12:57:33 2022 -0400 +++ b/cfsan_lexmapr2.xml Thu Sep 15 13:03:18 2022 -0400 @@ -17,11 +17,19 @@ #if ($embl_ont != ""): -e $embl_ont #end if - $no_ancestors - $bins - $full - $graph - #if $input_json.json_is_set + #if (str($no_ancestors) != "false"): + $no_ancestors + #end if + #if (str($bins) != "false"): + $bins + #end if + #if (str($full) != "false"): + $full + #end if + #if (str($graph) != "false"): + $graph + #end if + #if $input_json.json_is_set: -u "$input_json.upload" #end if $input