Mercurial > repos > bgruening > hicexplorer_hicbuildmatrix
diff hicBuildMatrix.xml @ 25:37530b4c6fe4 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 22:34:35 +0000 |
parents | f75705bee191 |
children |
line wrap: on
line diff
--- a/hicBuildMatrix.xml Mon Jul 01 19:04:07 2024 +0000 +++ b/hicBuildMatrix.xml Mon Nov 04 22:34:35 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