changeset 6:4d60b0cd146c draft default tip

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit a0d7ab86b86bb764e457767bf8e8bc29868d0cbb
author earlhaminst
date Mon, 10 Mar 2025 23:35:45 +0000
parents 9b7694333ba8
children
files hcluster_sg.xml
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hcluster_sg.xml	Mon Feb 24 11:43:38 2025 +0000
+++ b/hcluster_sg.xml	Mon Mar 10 23:35:45 2025 +0000
@@ -61,7 +61,9 @@
         </test>
         <test>
             <param name="inputFile" ftype="tabular" value="exam-1.txt" />
-            <param name="c" value="-c" />
+            <conditional name="c_conditional">
+                <param name="c" value="-c" />
+            </conditional>
             <output name="outputFile" file="hcluster_sg2.txt" />
         </test>
     </tests>