Mercurial > repos > iuc > tn93_readreduce
comparison readreduce.xml @ 2:1d2ec0b0a0a7 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:59:27 +0000 |
parents | bdaadfd0c843 |
children | c176164dc8a5 |
comparison
equal
deleted
inserted
replaced
1:84849140a3bc | 2:1d2ec0b0a0a7 |
---|---|
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"><![CDATA[ | 8 <command detect_errors="exit_code"><![CDATA[ |
11 readreduce | 9 readreduce |
12 -q | 10 -q |
13 -o '$output' | 11 -o '$output' |