# HG changeset patch # User iuc # Date 1519230968 18000 # Node ID f93a78bc045ed0e8ff1c9a4043b4d20f8792a4ec # Parent 268a01fbf40276c0d232994a8d7caf82a983f910 planemo upload for repository https://github.com/maxplanck-ie/HiCExplorer/tree/master/galaxy/wrapper/ commit a05a78e9ba25279eb27ca6dbad8d8ded1c5f033e diff -r 268a01fbf402 -r f93a78bc045e hicPlotMatrix.xml --- a/hicPlotMatrix.xml Tue Jan 02 10:11:47 2018 -0500 +++ b/hicPlotMatrix.xml Wed Feb 21 11:36:08 2018 -0500 @@ -37,7 +37,7 @@ ## special: --chromosomeOrder is optional, but if given needs at least one argument #set chroms = '" "'.join([ str($var.chromosome) for $var in $chromosomeOrder ]) #if chroms: - --chromosomeOrder '$chroms' + --chromosomeOrder "$chroms" #end if #if $region: