# HG changeset patch # User iuc # Date 1515004307 18000 # Node ID e0df60f3b0d545b3b01f91781d56dbe81113db43 # Parent 34da5ed2507c195e298b5546de8d8c0a4ac6fd3c planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit d76f2040a05a5f8752cbfe9a8bc1ef9efae45c01 diff -r 34da5ed2507c -r e0df60f3b0d5 hicSumMatrices.xml --- a/hicSumMatrices.xml Tue Jan 02 10:18:36 2018 -0500 +++ b/hicSumMatrices.xml Wed Jan 03 13:31:47 2018 -0500 @@ -1,4 +1,4 @@ - + combines Hi-C matrices of the same size hicSumMatrices @@ -14,11 +14,9 @@ hicSumMatrices --matrices "$m" - #if $outputFormat == 'h5' - --outFileName matrix.h5 - #elif $outputFormat == 'cool' - --outFileName matrix.cool - #end if + --outFileName matrix.$outputFormat + + && mv matrix.$outputFormat matrix ]]> @@ -30,11 +28,10 @@ - - outputFormat == 'h5' - - - outputFormat == 'cool' + + + + @@ -42,7 +39,7 @@ - +