diff fastq_paired_end_joiner.xml @ 7:c885369b207b draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/galaxy_sequence_utils/fastq_paired_end_joiner commit d4ced60a941c4c4a2fe95de9c09a10086810b387"
author iuc
date Wed, 19 Feb 2020 12:33:37 -0500
parents 09a2199cd356
children
line wrap: on
line diff
--- a/fastq_paired_end_joiner.xml	Fri Nov 01 13:25:12 2019 -0400
+++ b/fastq_paired_end_joiner.xml	Wed Feb 19 12:33:37 2020 -0500
@@ -1,8 +1,9 @@
-<tool id="fastq_paired_end_joiner" name="FASTQ joiner" version="2.0.1.1">
+<tool id="fastq_paired_end_joiner" name="FASTQ joiner" version="2.0.1.1+galaxy0">
     <description>on paired end reads</description>
-    <requirements>
-        <requirement type="package" version="1.1.2">galaxy_sequence_utils</requirement>
-    </requirements>
+    <macros>
+        <import>macros.xml</import>
+    </macros>
+    <expand macro="requirements"/>
     <edam_topics>
         <edam_topic>topic_0622</edam_topic>
     </edam_topics>