# HG changeset patch
# User iuc
# Date 1544601048 18000
# Node ID c1a9a297ba8b3ac6cad273065fc7a8a22a1d59cc
# Parent 4eb02864e5df60a0c0c00e1cea3ae43d19c0b9d2
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 5dd1dbea49bab90b13c1b5f42a730843041609b7
diff -r 4eb02864e5df -r c1a9a297ba8b fimo.xml
--- a/fimo.xml Thu May 17 14:11:00 2018 -0400
+++ b/fimo.xml Wed Dec 12 02:50:48 2018 -0500
@@ -23,7 +23,7 @@
#if str( $options_type.motifs_cond.motif_selector) == 'yes':
#for $motif in $options_type.motifs_cond.motifs:
- --motif $motif.motif
+ --motif '$motif.motif'
#end for
#end if
@@ -112,7 +112,10 @@
-
+
+
+ [A-Za-z]+
+