Mercurial > repos > devteam > fastq_groomer
diff fastq_groomer.xml @ 6:3213285ee5d2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/galaxy_sequence_utils/fastq_groomer commit bb5df9e62585e12f08dfc0a9f86eec8e205b4845
author | iuc |
---|---|
date | Fri, 04 Oct 2024 10:33:13 +0000 |
parents | 4fda2184efa5 |
children |
line wrap: on
line diff
--- a/fastq_groomer.xml Wed Feb 19 16:55:30 2020 +0000 +++ b/fastq_groomer.xml Fri Oct 04 10:33:13 2024 +0000 @@ -1,15 +1,15 @@ -<tool id="fastq_groomer" name="FASTQ Groomer" version="@TOOL_VERSION@"> +<tool id="fastq_groomer" name="FASTQ Groomer" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> <description>convert between various FASTQ quality formats</description> <macros> <import>macros.xml</import> </macros> - <expand macro="requirements"/> <edam_topics> <edam_topic>topic_0622</edam_topic> </edam_topics> <edam_operations> <edam_operation>operation_0233</edam_operation> </edam_operations> + <expand macro="requirements"/> <command><![CDATA[ gx-fastq-groomer '$input_file' #if $input_file.extension.endswith(".gz"):