changeset 13:ce47140889db draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit baafc05b1428cf0ec56a5171c41f2d429a0e0f96"
author iuc
date Thu, 13 Aug 2020 06:39:51 +0000
parents d5722c98969a
children 319ec051a323
files chira_quantify.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/chira_quantify.xml	Mon Jul 06 18:40:03 2020 +0000
+++ b/chira_quantify.xml	Thu Aug 13 06:39:51 2020 +0000
@@ -25,7 +25,7 @@
                  Always set this value relative to your sequencing depth. Setting this to lower leads
                  CRLs of random multimappings Also consider setting the --crl_share option
                  along with this"/>
-       <param name="em_threshold" type="float" value="0.1" label="EM threshold"
+       <param name="em_threshold" type="float" value="0.00001" label="EM threshold"
               help="The maximum difference of transcripts expression between two consecutive iterations of EM algorithm to converge."/>
        <param name="crl" type="boolean" truevalue="-crl" falsevalue="" checked="true"
               label="Create CRLs" help="Create CRLs and qunatify them or use the loci further without creating the CRLs" />
--- a/macros.xml	Mon Jul 06 18:40:03 2020 +0000
+++ b/macros.xml	Thu Aug 13 06:39:51 2020 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token>
-    <token name="@TOOL_VERSION@">1.3.7</token>
+    <token name="@TOOL_VERSION@">1.4.0</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">chira</requirement>