Mercurial > repos > iuc > tn93_readreduce
comparison readreduce.xml @ 2:e1ec5fa27676 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
| author | iuc |
|---|---|
| date | Wed, 20 Apr 2022 16:57:17 +0000 |
| parents | 2122876cfbf3 |
| children | a118118a8637 |
comparison
equal
deleted
inserted
replaced
| 1:97faff059f1d | 2:e1ec5fa27676 |
|---|---|
| 1 <tool id="tn93_readreduce" name="Merge matching reads" version="@VERSION@"> | 1 <tool id="tn93_readreduce" name="Merge matching reads" version="@TOOL_VERSION@+galaxy1"> |
| 2 <description>into clusters with TN-93</description> | 2 <description>into clusters with TN-93</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <requirements> | 6 <expand macro="requirements" /> |
| 7 <requirement type="package" version="@VERSION@">tn93</requirement> | |
| 8 </requirements> | |
| 9 <version_command><![CDATA[tn93 --version]]></version_command> | 7 <version_command><![CDATA[tn93 --version]]></version_command> |
| 10 <command detect_errors="exit_code"><