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

Changeset 6:529bccd5e4a1 (2023-08-10)
Previous changeset 5:d5e9e83cd3d8 (2020-01-30)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_artifacts_filter commit fd099d17eceaa319fbfe429f4725328d88b18c9f
modified:
fastx_artifacts_filter.xml
macros.xml
b
diff -r d5e9e83cd3d8 -r 529bccd5e4a1 fastx_artifacts_filter.xml
--- a/fastx_artifacts_filter.xml Thu Jan 30 13:29:54 2020 -0500
+++ b/fastx_artifacts_filter.xml Thu Aug 10 06:53:30 2023 +0000
b
@@ -1,4 +1,4 @@
-<tool id="cshl_fastx_artifacts_filter" version="1.0.1+galaxy0" name="Remove sequencing artifacts">
+<tool id="cshl_fastx_artifacts_filter" version="1.0.1+galaxy@VERSION_SUFFIX@" profile="22.05" name="Remove sequencing artifacts">
     <description></description>
     <macros>
         <import>macros.xml</import>
b
diff -r d5e9e83cd3d8 -r 529bccd5e4a1 macros.xml
--- a/macros.xml Thu Jan 30 13:29:54 2020 -0500
+++ b/macros.xml Thu Aug 10 06:53:30 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>