comparison bamtools.xml @ 8:970e6333f07e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tool_collections/bamtools/bamtools commit 5ebe920838ab3c36e93d620c479df17f43f8e336
author iuc
date Fri, 15 Mar 2024 13:49:12 +0000
parents ddb22028b552
children
comparison
equal deleted inserted replaced
7:ddb22028b552 8:970e6333f07e
2 <tool id="bamtools" name="Operate on and transform BAM" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> 2 <tool id="bamtools" name="Operate on and transform BAM" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
3 <description>datasets in various ways</description> 3 <description>datasets in various ways</description>
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="xrefs"/>
7 <expand macro="requirements"> 8 <expand macro="requirements">
8 <requirement type="package" version="1.16.1">samtools</requirement> 9 <requirement type="package" version="1.16.1">samtools</requirement>
9 </expand> 10 </expand>
10 <command detect_errors="exit_code"><![CDATA[ 11 <command detect_errors="exit_code"><![CDATA[
11 ##set up input files 12 ##set up input files