Mercurial > repos > earlhaminst > hcluster_sg
comparison hcluster_sg.xml @ 5:9b7694333ba8 draft
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty
author | earlhaminst |
---|---|
date | Mon, 24 Feb 2025 11:43:38 +0000 |
parents | 1d2de27d7a9c |
children | 4d60b0cd146c |
comparison
equal
deleted
inserted
replaced
4:1d2de27d7a9c | 5:9b7694333ba8 |
---|---|
64 <param name="c" value="-c" /> | 64 <param name="c" value="-c" /> |
65 <output name="outputFile" file="hcluster_sg2.txt" /> | 65 <output name="outputFile" file="hcluster_sg2.txt" /> |
66 </test> | 66 </test> |
67 </tests> | 67 </tests> |
68 <help><![CDATA[ | 68 <help><![CDATA[ |
69 Simple wrapper for `hcluster_sg`_. | 69 `hcluster_sg`_ is a generic tool for hierarchical or single-linkage clustering on a sparse graph. |
70 Used by the `Ensembl Compara GeneTrees`_ pipeline. | |
70 | 71 |
71 .. _hcluster_sg: https://github.com/douglasgscofield/hcluster | 72 .. _hcluster_sg: https://github.com/douglasgscofield/hcluster |
73 .. _Ensembl Compara GeneTrees: https://www.ensembl.org/info/genome/compara/homology_method.html | |
72 ]]></help> | 74 ]]></help> |
73 <citations> | 75 <citations> |
76 <citation type="doi">https://doi.org/10.1093/gigascience/giy005</citation> | |
74 </citations> | 77 </citations> |
75 </tool> | 78 </tool> |