| Previous changeset 2:0bfdf46e5e31 (2024-11-06) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbtk commit 25e0d36ddaf6a61b41c6412ddc9865163f3875f6 |
|
modified:
bam2fastx.xml |
| b |
| diff -r 0bfdf46e5e31 -r 43fd2ba63c16 bam2fastx.xml --- a/bam2fastx.xml Wed Nov 06 22:22:30 2024 +0000 +++ b/bam2fastx.xml Mon Mar 10 16:09:50 2025 +0000 |
| b |
| @@ -1,7 +1,7 @@ <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.4.0</token> + <token name="@TOOL_VERSION@">3.5.0</token> <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> |