Mercurial > repos > bgruening > hicexplorer_hicquickqc
comparison hicQuickQC.xml @ 10:5cbd7a902a8d 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:45:28 +0000 |
parents | ea8fb5e899e8 |
children |
comparison
equal
deleted
inserted
replaced
9:ea8fb5e899e8 | 10:5cbd7a902a8d |
---|---|
17 #end for | 17 #end for |
18 | 18 |
19 --restrictionCutFile '$restrictionCutFile' | 19 --restrictionCutFile '$restrictionCutFile' |
20 | 20 |
21 #if $restrictionSequence: | 21 #if $restrictionSequence: |
22 --restrictionSequence '$restrictionSequence' | 22 --restrictionSequence $restrictionSequence |
23 #end if | 23 #end if |
24 | 24 |
25 #if $danglingSequence: | 25 #if $danglingSequence: |
26 --danglingSequence '$danglingSequence' | 26 --danglingSequence $danglingSequence |
27 #end if | 27 #end if |
28 --QCfolder ./QCfolder | 28 --QCfolder ./QCfolder |
29 | 29 |
30 --lines $lines | 30 --lines $lines |
31 | 31 |