Mercurial > repos > artbio > rsem
diff macros.xml @ 10:6aba6cca3fab draft
planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/rsem commit 36c2780df597aa4b14ae9c620457f7460166aaa5
| author | artbio |
|---|---|
| date | Tue, 03 Apr 2018 18:27:15 -0400 |
| parents | 8d36aa9727b5 |
| children | c86ed39b72eb |
line wrap: on
line diff
--- a/macros.xml Sun Apr 01 18:10:44 2018 -0400 +++ b/macros.xml Tue Apr 03 18:27:15 2018 -0400 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <macros> - <token name="@WRAPPER_VERSION@">0.5.1</token> + <token name="@WRAPPER_VERSION@">0.5.4</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>
