Mercurial > repos > iuc > chira_quantify
changeset 13:21e2f5f97f5d draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chira commit baafc05b1428cf0ec56a5171c41f2d429a0e0f96"
author | iuc |
---|---|
date | Thu, 13 Aug 2020 02:42:15 -0400 |
parents | 55d273c0c574 |
children | e9e6f086da01 |
files | chira_quantify.xml macros.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/chira_quantify.xml Thu Jul 02 08:55:00 2020 -0400 +++ b/chira_quantify.xml Thu Aug 13 02:42:15 2020 -0400 @@ -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 Thu Jul 02 08:55:00 2020 -0400 +++ b/macros.xml Thu Aug 13 02:42:15 2020 -0400 @@ -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>