# HG changeset patch # User glogobyte # Date 1603872810 0 # Node ID d2eea02053a071f29d2359afa13f958d932887bc # Parent d766563ab56d4916120da2f1ca233377bf27d49a Deleted selected files diff -r d766563ab56d -r d2eea02053a0 toolExample_v2.xml --- a/toolExample_v2.xml Thu Oct 22 08:25:23 2020 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,136 +0,0 @@ - - - for each sequence in a file - - fpdf - logomaker - plotnine - python - numpy - matplotlib - seaborn - pandas - - - #set controls=[] - #for $input in $control# - $controls.extend([str($input.element_identifier),str($input)]) - #end for# - #set treateds=[] - #for $input in $treated# - $treateds.extend([str($input.element_identifier),str($input)]) - #end for# - #if $mir_input.database == "1": - #if $f.fil == "1": - #set path=$mir_input.genome1.fields.path - python -W ignore $__tool_directory__/mirbase_ultra_v2.py -con $controls -tre $treateds -analysis $analysis -tool_dir $__tool_directory__ -gen "$path" -f "$mir_input.database" -umis $umis -percentage "-1" -counts "-1" -name1 "$fal1" -name2 "$fal2" - #end if - #if $f.fil == "2": - #set path=$mir_input.genome1.fields.path - python -W ignore $__tool_directory__/mirbase_ultra_v2.py -con $controls -tre $treateds -analysis $analysis -tool_dir $__tool_directory__ -gen "$path" -f "$mir_input.database" -umis $umis -percentage "$f.fil1" -counts "$f.fil2" -name1 "$fal1" -name2 "$fal2" - #end if - #else: - #if $f.fil == "1": - #set path=$mir_input.genome2.fields.value - python -W ignore $__tool_directory__/mirgene_ultra_v2.py -con $controls -tre $treateds -analysis $analysis -tool_dir $__tool_directory__ -gen "$path" -f "$mir_input.database" -umis $umis -percentage "-1" -counts "-1" -name1 "$fal1" -name2 "$fal2" - #end if - #if $f.fil == "2": - #set path=$mir_input.genome2.fields.value - python -W ignore $__tool_directory__/mirgene_ultra_v2.py -con $controls -tre $treateds -analysis $analysis -tool_dir $__tool_directory__ -gen "$path" -f "$mir_input.database" -umis $umis -percentage "$f.fil1" -counts "$f.fil2" -name1 "$fal1" -name2 "$fal2" - #end if - #end if - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - db == 1 and (analysis == "1" or analysis == "2") - - - - db == 1 and (analysis == "1" or analysis == "2") - - - - db == 1 and analysis == "2" - - - - db == 1 and analysis == "2" - - - - - cmatrix==1 - - - - - - c_files==1 and (analysis == "1") - - - - c_files==1 and (analysis == "1") - - - - c_files==1 and analysis == "2" - - - - c_files==1 and analysis == "2" - - - - - - -