comparison bam2fastx.xml @ 3:43fd2ba63c16 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbtk commit 25e0d36ddaf6a61b41c6412ddc9865163f3875f6
author iuc
date Mon, 10 Mar 2025 16:09:50 +0000
parents 0bfdf46e5e31
children
comparison
equal deleted inserted replaced
2:0bfdf46e5e31 3:43fd2ba63c16
1 <tool id="bam2fastx" name="PacBio bam2fastx" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01"> 1 <tool id="bam2fastx" name="PacBio bam2fastx" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01">
2 <description>PacBio BAM to Fastx</description> 2 <description>PacBio BAM to Fastx</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">3.4.0</token> 4 <token name="@TOOL_VERSION@">3.5.0</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">pbtk</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">pbtk</requirement>
9 </requirements> 9 </requirements>