# HG changeset patch # User glogobyte # Date 1634140999 0 # Node ID 63ae92b7f4256692e9229ed9691287f87806a13b Uploaded diff -r 000000000000 -r 63ae92b7f425 isoread.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/isoread.xml Wed Oct 13 16:03:19 2021 +0000 @@ -0,0 +1,127 @@ + + + + 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.py -con $controls -tre $treateds -analysis $analysis -tool_dir $__tool_directory__ -gen "$path" -f "$mir_input.database" -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.py -con $controls -tre $treateds -analysis $analysis -tool_dir $__tool_directory__ -gen "$path" -f "$mir_input.database" -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.py -con $controls -tre $treateds -analysis $analysis -tool_dir $__tool_directory__ -gen "$path" -f "$mir_input.database" -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.py -con $controls -tre $treateds -analysis $analysis -tool_dir $__tool_directory__ -gen "$path" -f "$mir_input.database" -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" + + + + + + +