Mercurial > repos > iuc > bam2fastx
changeset 2:0bfdf46e5e31 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbtk commit 7f0e2a6739769971f60c9719f1ef883c621d5ce1
author | iuc |
---|---|
date | Wed, 06 Nov 2024 22:22:30 +0000 |
parents | 7f7f2ee03430 |
children | |
files | bam2fastx.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/bam2fastx.xml Mon Mar 25 17:50:00 2024 +0000 +++ b/bam2fastx.xml Wed Nov 06 22:22:30 2024 +0000 @@ -1,8 +1,8 @@ <tool id="bam2fastx" name="PacBio bam2fastx" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01"> <description>PacBio BAM to Fastx</description> <macros> - <token name="@TOOL_VERSION@">3.1.1</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">3.4.0</token> + <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">pbtk</requirement>