Repository 'fastx_clipper'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/fastx_clipper

Changeset 7:90858c306551 (2023-08-10)
Previous changeset 6:cb1e251cac37 (2021-11-23)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_clipper commit fd099d17eceaa319fbfe429f4725328d88b18c9f
modified:
fastx_clipper.xml
macros.xml
b
diff -r cb1e251cac37 -r 90858c306551 fastx_clipper.xml
--- a/fastx_clipper.xml Tue Nov 23 11:22:52 2021 +0000
+++ b/fastx_clipper.xml Thu Aug 10 06:53:49 2023 +0000
b
@@ -1,4 +1,4 @@
-<tool id="cshl_fastx_clipper" name="Clip" version="1.0.3+galaxy0">
+<tool id="cshl_fastx_clipper" name="Clip" version="1.0.3+galaxy@VERSION_SUFFIX@" profile="22.05">
     <description>adapter sequences</description>
     <macros>
         <import>macros.xml</import>
b
diff -r cb1e251cac37 -r 90858c306551 macros.xml
--- a/macros.xml Tue Nov 23 11:22:52 2021 +0000
+++ b/macros.xml Thu Aug 10 06:53:49 2023 +0000
b
@@ -34,6 +34,7 @@
         </requirements>
     </xml>
     <token name="@VERSION@">0.0.14</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <token name="@SANGER@">fastqsanger,fastqsanger.gz,fastqsanger.bz2</token>
     <token name="@SOLEXA@">fastqsolexa,fastqsolexa.gz,fastqsolexa.bz2</token>
     <token name="@ILLUMINA@">fastqillumina,fastqillumina.gz,fastqillumina.bz2</token>