# HG changeset patch # User bgruening # Date 1604339654 0 # Node ID de24438c9988cfa0695cbd42f362169cf7e8e02e # Parent 3ee0ef312022ac9b141b5d2f668fe597951da451 "planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 642e538e424b2fed32a0b2a8b030962d58fe9341" diff -r 3ee0ef312022 -r de24438c9988 flye.xml --- a/flye.xml Wed Feb 05 19:37:18 2020 -0500 +++ b/flye.xml Mon Nov 02 17:54:14 2020 +0000 @@ -1,4 +1,4 @@ - + of long and error-prone reads macros.xml @@ -12,7 +12,7 @@ #if $input.is_of_type('fastqsanger', 'fastq'): #set $ext = 'fastq' - #elif $input.is_of_type('fastqsanger.gz'): + #elif $input.is_of_type('fastqsanger.gz', 'fastq.gz'): #set $ext = 'fastq.gz' #elif $input.is_of_type('fasta.gz'): #set $ext = 'fasta.gz'