Mercurial > repos > iuc > bioext_bealign
comparison bealign.xml @ 2:b22f3ccefaea draft
"planemo upload for repository https://github.com/davebx/bioext-gx/ commit b8438e86497e5f1084cca1c9b2fdc82c80a7e1b0"
| author | iuc |
|---|---|
| date | Fri, 09 Jul 2021 15:17:51 +0000 |
| parents | e44c8819b04f |
| children | 4157eaf015f2 |
comparison
equal
deleted
inserted
replaced
| 1:e44c8819b04f | 2:b22f3ccefaea |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="bioext_bealign" name="Align sequences" version="@VERSION@.0"> | 2 <tool id="bioext_bealign" name="Align sequences" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 3 <description>to a reference using a codon alignment algorithm</description> | 3 <description>to a reference using a codon alignment algorithm</description> |
| 4 <macros> | 4 <macros> |
| 5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 6 <token name="@VERSION_SUFFIX@">0</token> | |
| 6 </macros> | 7 </macros> |
| 7 <expand macro="requirements" /> | 8 <expand macro="requirements" /> |
| 8 <version_command>bealign --version</version_command> | 9 <version_command>bealign --version</version_command> |
| 9 <command detect_errors="exit_code"> | 10 <command detect_errors="exit_code"> |
| 10 <