Mercurial > repos > artbio > rsem
diff macros.xml @ 5:835a2f3372b5 draft
planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/rsem commit 5bb908607e13ccad44d768e786253ce7b5c626f8
author | artbio |
---|---|
date | Sat, 02 Jun 2018 06:10:54 -0400 |
parents | 1823c8e07d96 |
children | 45a30e216fec |
line wrap: on
line diff
--- a/macros.xml Fri Jun 01 03:00:34 2018 -0400 +++ b/macros.xml Sat Jun 02 06:10:54 2018 -0400 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <macros> - <token name="@WRAPPER_VERSION@">0.6.1</token> + <token name="@WRAPPER_VERSION@">0.7.0</token> <xml name="rsem_options"> <param name="seedlength" type="integer" value="25" optional="true" label="Seed length used by the read aligner" help="Providing the correct value for this parameter is important for RSEM's accuracy if the data are single-end reads. RSEM uses this value for Bowtie's seed length parameter. The minimum value is 25. (Default:25)"> </param>