Mercurial > repos > bgruening > hicexplorer_hicplotmatrix
diff hicPlotMatrix.xml @ 18:9349918fbfcd draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 0f4a6baff82058bb67678f402d302e2b8964f750"
author | iuc |
---|---|
date | Thu, 06 Feb 2020 00:18:11 +0000 |
parents | 83bda473a3f7 |
children | e8ea78b11ce6 |
line wrap: on
line diff
--- a/hicPlotMatrix.xml Mon Dec 16 22:34:42 2019 +0000 +++ b/hicPlotMatrix.xml Thu Feb 06 00:18:11 2020 +0000 @@ -35,7 +35,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: