Mercurial > repos > iuc > bioext_bealign
comparison bealign.xml @ 9:480f01788210 draft default tip
planemo upload for repository https://github.com/davebx/bioext-gx/ commit e5a0f251aae89a83d154836029701bbf1c5a17fe
| author | iuc |
|---|---|
| date | Fri, 10 Oct 2025 13:28:38 +0000 |
| parents | 2b4afdf6c04c |
| children |
comparison
equal
deleted
inserted
replaced
| 8:2b4afdf6c04c | 9:480f01788210 |
|---|---|
| 2 <description>to a reference using a codon alignment algorithm</description> | 2 <description>to a reference using a codon alignment algorithm</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 <requirement type="package" version="5.3.0">gawk</requirement> | 7 <requirement type="package" version="5.3.1">gawk</requirement> |
| 8 <requirement type="package" version="1.20">samtools</requirement> | 8 <requirement type="package" version="1.22.1">samtools</requirement> |
| 9 </expand> | 9 </expand> |
| 10 <version_command>bealign --version</version_command> | 10 <version_command>bealign --version</version_command> |
| 11 <command detect_errors="exit_code"> | 11 <command detect_errors="exit_code"> |
| 12 <