Mercurial > repos > bgruening > hicexplorer_hicbuildmatrix
diff hicBuildMatrix.xml @ 23:0f611e7d7858 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicexplorer commit 79133bc3739fbcc6c2055d589679aae312161d03
author | iuc |
---|---|
date | Mon, 04 Nov 2024 23:18:59 +0000 |
parents | a4c13ddcc8ee |
children |
line wrap: on
line diff
--- a/hicBuildMatrix.xml Mon Jul 01 19:52:43 2024 +0000 +++ b/hicBuildMatrix.xml Mon Nov 04 23:18:59 2024 +0000 @@ -20,10 +20,10 @@ --restrictionCutFile '$restrictionCutFile' #if $restrictionSequence: - --restrictionSequence '$restrictionSequence' + --restrictionSequence $restrictionSequence #end if #if $danglingSequence: - --danglingSequence '$danglingSequence' + --danglingSequence $danglingSequence #end if #if $minDistance: --minDistance $minDistance