# HG changeset patch
# User jjohnson
# Date 1521731872 14400
# Node ID c119110a5b473177ca3874a8e78a0bc573b330dd
# Parent  52ed4957ace91f62ba26b35a69fc310031ff993d
planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/cistrome_beta commit d824634e1b43fd7f2628631d2d4443ca1cd1ecce-dirty

diff -r 52ed4957ace9 -r c119110a5b47 beta_macros.xml
--- a/beta_macros.xml	Thu Mar 22 10:48:43 2018 -0400
+++ b/beta_macros.xml	Thu Mar 22 11:17:52 2018 -0400
@@ -113,7 +113,7 @@
         <param name="diff_amount" type="float" label="get the most significant expression differentially changed genes by amount" value="0.5">
             <validator type="in_range" max="20000" min="0" message="The Relative distance is out of range, the parameter has to be between 0 to 20000" />
         </param>
-        <param name="method" type="select" label="method to do the TF/CR function prediction" optional="true">
+        <param name="method" type="select" label="method to do the TF/CR function prediction">
             <option value="score">regulatory potential</option>
             <option value="distance">distance to the nearest peak</option>
         </param>