# HG changeset patch # User iuc # Date 1666368466 0 # Node ID 21beb30956c208b778cf900d5be177921dd73d95 # Parent 33b8c5eedc04de689ec5adf814f78945713fa228 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/intervene commit f0241966e9185e5960947d12dcb490cce1fc6301 diff -r 33b8c5eedc04 -r 21beb30956c2 intervene_pairwise.xml --- a/intervene_pairwise.xml Wed Aug 10 08:23:43 2022 +0000 +++ b/intervene_pairwise.xml Fri Oct 21 16:07:46 2022 +0000 @@ -1,4 +1,4 @@ - + and heatmap for genomic intervals intervene @@ -17,7 +17,10 @@ --type $type --input #echo " ".join(["'%s'" % file for file in $input]) --names $labels ---compute $compute +--compute $compute_conditional.compute +#if $compute_conditional.compute == 'fisher' + --genome '$compute_conditional.genome' +#end if #if str($corrtype) != 'None' --corr --corrtype $corrtype @@ -35,15 +38,28 @@ ]]> - - - - - - - + + + + + + + + + + + + + + + + + + + [0-9a-zA-Z]+ + + + @@ -92,6 +108,15 @@ + + + + + + + + + + of intersection of genomic regions or list sets intervene diff -r 33b8c5eedc04 -r 21beb30956c2 macros.xml --- a/macros.xml Wed Aug 10 08:23:43 2022 +0000 +++ b/macros.xml Fri Oct 21 16:07:46 2022 +0000 @@ -31,5 +31,6 @@ 0.6.5 + 2 diff -r 33b8c5eedc04 -r 21beb30956c2 test-data/bed_pairwise_fisher.pdf Binary file test-data/bed_pairwise_fisher.pdf has changed