changeset 5:de24438c9988 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 642e538e424b2fed32a0b2a8b030962d58fe9341"
author bgruening
date Mon, 02 Nov 2020 17:54:14 +0000
parents 3ee0ef312022
children 0284be52bfcf
files flye.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
-<tool id="flye" name="Flye assembly" version="2.6">
+<tool id="flye" name="Flye assembly" version="2.6+galaxy0">
     <description>of long and error-prone reads</description>
     <macros>
         <import>macros.xml</import>
@@ -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'