comparison chira_merge.xml @ 18:9930af9d17f8 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:48:19 +0000
parents 6492560fe1b4
children
comparison
equal deleted inserted replaced
17:6492560fe1b4 18:9930af9d17f8
1 <tool id="chira_merge" name="ChiRA merge" version="@WRAPPER_VERSION@0"> 1 <tool id="chira_merge" name="ChiRA merge" version="@TOOL_VERSION@0">
2 <description>merge aligned positions</description> 2 <description>merge aligned positions</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_merge.py 9 chira_merge.py
10 -b '$alignments' 10 -b '$alignments'
11 #if str($annotation.choice) == "yes": 11 #if str($annotation.choice) == "yes":