changeset 1:5319efa51514 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/compute_motif_frequencies_for_all_motifs commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:07:34 -0500
parents acc3dc5d26e3
children
files compute_motif_frequencies_for_all_motifs.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>