Mercurial > repos > devteam > fastq_paired_end_interlacer
changeset 4:49b7bc41c7b0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/galaxy_sequence_utils/fastq_paired_end_interlacer commit d4ced60a941c4c4a2fe95de9c09a10086810b387"
| author | iuc |
|---|---|
| date | Wed, 19 Feb 2020 16:57:03 +0000 |
| parents | a59c6f7b14c3 |
| children | 15fab8bda4e3 |
| files | fastq_paired_end_interlacer.xml macros.xml |
| diffstat | 2 files changed, 14 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/fastq_paired_end_interlacer.xml Fri Nov 01 13:18:44 2019 -0400 +++ b/fastq_paired_end_interlacer.xml Wed Feb 19 16:57:03 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="fastq_paired_end_interlacer" name="FASTQ interlacer" version="1.2.0.1"> +<tool id="fastq_paired_end_interlacer" name="FASTQ interlacer" version="1.2.0.1+galaxy0"> <description>on paired end reads</description> <edam_topics> <edam_topic>topic_0622</edam_topic> @@ -6,9 +6,10 @@ <edam_operations> <edam_operation>operation_3436</edam_operation> </edam_operations> - <requirements> - <requirement type="package" version="1.1.2">galaxy_sequence_utils</requirement> - </requirements> + <macros> + <import>macros.xml</import> + </macros> + <expand macro="requirements"/> <command><