Mercurial > repos > iuc > merlin
comparison merlin.xml @ 3:24123eb26406 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/merlin/ commit 418c096b5dcaca9d35e762f5ad185ffd28af4490
| author | iuc |
|---|---|
| date | Fri, 04 Oct 2024 08:47:46 +0000 |
| parents | aeef8d1f90d7 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:aeef8d1f90d7 | 3:24123eb26406 |
|---|---|
| 1 <tool id="merlin" name="Tool for Linkage Analysis" version="@TOOL_VERSION@.2"> | 1 <tool id="merlin" name="Tool for Linkage Analysis" version="@TOOL_VERSION@.3"> |
| 2 <macros> | 2 <macros> |
| 3 <token name="@TOOL_VERSION@">1.1.2</token> | 3 <token name="@TOOL_VERSION@">1.1.2</token> |
| 4 </macros> | 4 </macros> |
| 5 <xrefs> | 5 <xrefs> |
| 6 <xref type="bio.tools">merlin</xref> | 6 <xref type="bio.tools">merlin</xref> |
| 95 </when> | 95 </when> |
| 96 </conditional> | 96 </conditional> |
| 97 </inputs> | 97 </inputs> |
| 98 <outputs> | 98 <outputs> |
| 99 <!-- Set of outputs along with the formats. --> | 99 <!-- Set of outputs along with the formats. --> |
| 100 <data name="errors" format="txt" from_work_dir="merlin.err" /> | 100 <data name="errors" format="txt" from_work_dir="merlin.err" label="${tool.name} on ${on_string}: merlin.err"/> |
| 101 <data name="flow" format="txt" from_work_dir="merlin.flow" /> | 101 <data name="flow" format="txt" from_work_dir="merlin.flow" label="${tool.name} on ${on_string}: merlin.flow" /> |
| 102 <data name="chromosome" format="txt" from_work_dir="merlin.chr" /> | 102 <data name="chromosome" format="txt" from_work_dir="merlin.chr" label="${tool.name} on ${on_string}: merlin.chr" /> |
| 103 <data name="merlinoutput" format="txt" /> | 103 <data name="merlinoutput" format="txt" /> |
| 104 </outputs> | 104 </outputs> |
| 105 <tests> | 105 <tests> |
| 106 <test> | 106 <test> |
| 107 <!-- No optional parameters used in this test but testing a conditional parameter and random value. --> | 107 <!-- No optional parameters used in this test but testing a conditional parameter and random value. --> |
