Previous changeset 1:7f7f2ee03430 (2024-03-25) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbtk commit 7f0e2a6739769971f60c9719f1ef883c621d5ce1 |
modified:
bam2fastx.xml |
b |
diff -r 7f7f2ee03430 -r 0bfdf46e5e31 bam2fastx.xml --- a/bam2fastx.xml Mon Mar 25 17:50:00 2024 +0000 +++ b/bam2fastx.xml Wed Nov 06 22:22:30 2024 +0000 |
b |
@@ -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> |