diff query.xml @ 18:dd3c4fd64402 draft

Uploaded 20180223
author fabio
date Fri, 23 Feb 2018 13:21:14 -0500
parents b71df3e43248
children 7944301895cb
line wrap: on
line diff
--- a/query.xml	Thu Feb 01 17:28:33 2018 -0500
+++ b/query.xml	Fri Feb 23 13:21:14 2018 -0500
@@ -41,7 +41,7 @@
                 <param name="sequences" type="text" area="True" size="5x25" label="Manually insert sequences" optional="false" help="Insert a list of (ID, TRANSCRIPT) couples in a tab delimited format, one for each line. The content of this text box will represent a query to the AllSome Sequence Bloom Tree Search Engine that will return a collection containing a file for each ID. The content of these files as result of the tool will be a list of accession numbers." />
             </when>
         </conditional>            
-        <param name="sthreshold" size="3" type="float" value="0.5" min="0.0" max="1.0" label="Search threshold" help="This threshold controls the specificity. Lower values will produce more hits to the query. Higher values are more stringent and will produce fewer hits." />
+        <param name="sthreshold" size="3" type="float" value="0.7" min="0.0" max="1.0" label="Search threshold" help="This threshold controls the specificity. Lower values will produce more hits to the query. Higher values are more stringent and will produce fewer hits." />
     </inputs>
     <outputs>
         <collection name="output_collect" type="list" label="AllSome Sequence Bloom Tree Search Collection">