# HG changeset patch
# User devteam
# Date 1447261654 18000
# Node ID 5319efa5151472b2013fcc31153acf618ac357ee
# Parent  acc3dc5d26e3b97d7da057bee2a183ec958269be
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/compute_motif_frequencies_for_all_motifs commit a1517c9d22029095120643bbe2c8fa53754dd2b7

diff -r acc3dc5d26e3 -r 5319efa51514 compute_motif_frequencies_for_all_motifs.xml
--- a/compute_motif_frequencies_for_all_motifs.xml	Wed Sep 25 10:04:22 2013 -0400
+++ b/compute_motif_frequencies_for_all_motifs.xml	Wed Nov 11 12:07:34 2015 -0500
@@ -8,7 +8,7 @@
   <inputs>
   	<param format="tabular" name="inputFile1" type="data" label="Select the motifs file"/>
   	<param format="tabular" name="inputFile2" type="data" label="Select the indel flanking sequences windows file"/>
-    <param type="integer" name="inputWindowSize3" size="6" value="0" label="What is the number of 10bp windows in which the motif frequencies will be computed?" help="'0' = one window only"/>
+    <param type="integer" name="inputWindowSize3" value="0" label="What is the number of 10bp windows in which the motif frequencies will be computed?" help="'0' = one window only"/>
   </inputs>
   
   <outputs>