changeset 5:c119110a5b47 draft default tip

planemo upload for repository https://github.com/jj-umn/galaxytools/tree/master/cistrome_beta commit d824634e1b43fd7f2628631d2d4443ca1cd1ecce-dirty
author jjohnson
date Thu, 22 Mar 2018 11:17:52 -0400
parents 52ed4957ace9
children
files beta_macros.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>