Mercurial > repos > iuc > bam2fastx
comparison bam2fastx.xml @ 1:df0fa70d83e5 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:44 +0000 |
| parents | 56d9933d2737 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:56d9933d2737 | 1:df0fa70d83e5 |
|---|---|
| 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> |
