Mercurial > repos > devteam > fastq_paired_end_interlacer
changeset 5:15fab8bda4e3 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/galaxy_sequence_utils/fastq_paired_end_interlacer commit bb5df9e62585e12f08dfc0a9f86eec8e205b4845
| author | iuc |
|---|---|
| date | Fri, 04 Oct 2024 10:33:39 +0000 |
| parents | 49b7bc41c7b0 |
| children | |
| files | fastq_paired_end_interlacer.xml macros.xml |
| diffstat | 2 files changed, 11 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/fastq_paired_end_interlacer.xml Wed Feb 19 16:57:03 2020 +0000 +++ b/fastq_paired_end_interlacer.xml Fri Oct 04 10:33:39 2024 +0000 @@ -1,14 +1,14 @@ -<tool id="fastq_paired_end_interlacer" name="FASTQ interlacer" version="1.2.0.1+galaxy0"> +<tool id="fastq_paired_end_interlacer" name="FASTQ interlacer" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>on paired end reads</description> + <macros> + <import>macros.xml</import> + </macros> <edam_topics> <edam_topic>topic_0622</edam_topic> </edam_topics> <edam_operations> <edam_operation>operation_3436</edam_operation> </edam_operations> - <macros> - <import>macros.xml</import> - </macros> <expand macro="requirements"/> <command><