Mercurial > repos > bgruening > infernal
comparison cmalign.xml @ 8:c9e29ac5d099 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/infernal commit a812ed8de433ac4e8b42afd636e70cfbb180d2b9"
author | bgruening |
---|---|
date | Thu, 23 Sep 2021 19:38:58 +0000 |
parents | 6e18e0b098cd |
children |
comparison
equal
deleted
inserted
replaced
7:477d829d3250 | 8:c9e29ac5d099 |
---|---|
1 <tool id="infernal_cmalign" name="cmalign" version="@VERSION@.0"> | 1 <tool id="infernal_cmalign" name="cmalign" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
2 <description>Align sequences to a covariance model against a sequence database</description> | 2 <description>Align sequences to a covariance model against a sequence database</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements" /> | 6 <expand macro="requirements" /> |
7 <expand macro="stdio" /> | 7 <expand macro="stdio" /> |
8 <expand macro="xrefs"/> | |
8 <command> | 9 <command> |
9 <![CDATA[ | 10 <![CDATA[ |
10 | 11 |
11 cmalign | 12 cmalign |
12 ## Infernal Options | 13 ## Infernal Options |