comparison bealign.xml @ 9:396cc0c65700 draft default tip

planemo upload for repository https://github.com/davebx/bioext-gx/ commit c8457ba9ed581df0c2cfeb53a6cd4d93da3beba6
author iuc
date Mon, 10 Jun 2024 06:12:47 +0000
parents 8a7462c0ac14
children
comparison
equal deleted inserted replaced
8:8a7462c0ac14 9:396cc0c65700
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.0">gawk</requirement>
8 <requirement type="package" version="1.19.2">samtools</requirement> 8 <requirement type="package" version="1.20">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 <![CDATA[ 12 <![CDATA[
13 ## Some downstream tools, such as the TN-93 clustering tool and RAxML, might 13 ## Some downstream tools, such as the TN-93 clustering tool and RAxML, might