Mercurial > repos > earlhaminst > hcluster_sg
comparison hcluster_sg.xml @ 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 |
comparison
equal
deleted
inserted
replaced
5:9b7694333ba8 | 6:4d60b0cd146c |
---|---|
59 <param name="inputFile" ftype="tabular" value="exam-1.txt" /> | 59 <param name="inputFile" ftype="tabular" value="exam-1.txt" /> |
60 <output name="outputFile" file="hcluster_sg1.txt" /> | 60 <output name="outputFile" file="hcluster_sg1.txt" /> |
61 </test> | 61 </test> |
62 <test> | 62 <test> |
63 <param name="inputFile" ftype="tabular" value="exam-1.txt" /> | 63 <param name="inputFile" ftype="tabular" value="exam-1.txt" /> |
64 <param name="c" value="-c" /> | 64 <conditional name="c_conditional"> |
65 <param name="c" value="-c" /> | |
66 </conditional> | |
65 <output name="outputFile" file="hcluster_sg2.txt" /> | 67 <output name="outputFile" file="hcluster_sg2.txt" /> |
66 </test> | 68 </test> |
67 </tests> | 69 </tests> |
68 <help><![CDATA[ | 70 <help><![CDATA[ |
69 `hcluster_sg`_ is a generic tool for hierarchical or single-linkage clustering on a sparse graph. | 71 `hcluster_sg`_ is a generic tool for hierarchical or single-linkage clustering on a sparse graph. |