# HG changeset patch
# User iuc
# Date 1544047435 18000
# Node ID daf857eed38fca8d53d7aa5122a6554ce50a47dc
# Parent e37874b1f81127cb2f6ebd701926cf94d96f3c92
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 5dd1dbea49bab90b13c1b5f42a730843041609b7
diff -r e37874b1f811 -r daf857eed38f fimo.xml
--- a/fimo.xml Thu May 17 14:09:34 2018 -0400
+++ b/fimo.xml Wed Dec 05 17:03:55 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]+
+