comparison chira_collapse.xml @ 17:05996586c8b3 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit 8064fa653fe73c9432c76783d6c635d86548d538"
author iuc
date Sun, 19 Dec 2021 15:47:57 +0000
parents 75342b9ef628
children
comparison
equal deleted inserted replaced
16:75342b9ef628 17:05996586c8b3
1 <tool id="chira_collapse" name="ChiRA collapse" version="@WRAPPER_VERSION@1"> 1 <tool id="chira_collapse" name="ChiRA collapse" version="@TOOL_VERSION@1">
2 <description>deduplicate fastq reads</description> 2 <description>deduplicate fastq reads</description>
3 <expand macro="bio_tools"/>
4 <macros> 3 <macros>
5 <import>macros.xml</import> 4 <import>macros.xml</import>
6 </macros> 5 </macros>
6 <expand macro="bio_tools"/>
7 <expand macro="requirements" /> 7 <expand macro="requirements" />
8 <command><![CDATA[ 8 <command><![CDATA[
9 chira_collapse.py 9 chira_collapse.py
10 -i 10 -i
11 #if $in.ext.endswith(".gz") 11 #if $in.ext.endswith(".gz")