# HG changeset patch # User iuc # Date 1515003777 18000 # Node ID 6d83e750df00353bf636db0fd2c5ec3b5ffcdbca # Parent b712d550c29adee5325427c64e737ab0b6e80bea planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit d76f2040a05a5f8752cbfe9a8bc1ef9efae45c01 diff -r b712d550c29a -r 6d83e750df00 hicSumMatrices.xml --- a/hicSumMatrices.xml Tue Jan 02 09:50:33 2018 -0500 +++ b/hicSumMatrices.xml Wed Jan 03 13:22:57 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 @@ - +