comparison hmmalign.xml @ 10:273dda94efb2 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:40:44 +0000
parents 11c9fd078fbd
children
comparison
equal deleted inserted replaced
9:f29db6d8a2ee 10:273dda94efb2
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="hmmer_hmmalign" name="hmmalign" version="@TOOL_VERSION@"> 2 <tool id="hmmer_hmmalign" name="hmmalign" version="@TOOL_VERSION@">
3 <description>align sequences to a profile HMM</description> 3 <description>align sequences to a profile HMM</description>
4 <macros> 4 <expand macro="bio_tools"/>
5 <import>macros.xml</import> 5 <macros>
6 </macros> 6 <import>macros.xml</import>
7 <expand macro="requirements"/> 7 </macros>
8 <expand macro="stdio"/> 8 <expand macro="requirements"/>
9 <command><![CDATA[ 9 <expand macro="stdio"/>
10 <command><![CDATA[
10 hmmalign 11 hmmalign
11 12
12 $trim 13 $trim
13 @FORMAT_SELECTOR@ 14 @FORMAT_SELECTOR@
14 --outformat stockholm 15 --outformat stockholm