Mercurial > repos > iuc > hmmer_hmmalign
comparison hmmalign.xml @ 8:9319e9ed248b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 061757dd7b3bfe66b7738fd54bd6c5e135d9afe8
author | iuc |
---|---|
date | Mon, 06 Nov 2023 20:25:36 +0000 |
parents | a9c62fc8187b |
children | 71863d3bf721 |
comparison
equal
deleted
inserted
replaced
7:24fa8e890f08 | 8:9319e9ed248b |
---|---|
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 <macros> |
5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"/> | 7 <expand macro="bio_tools"/> |
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 |