Mercurial > repos > iuc > describe_samples
diff macros.xml @ 8:fee2817c25a8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 9dcdb5348f7439d0ce1e44ed23ad226beb4ae6d4
author | iuc |
---|---|
date | Thu, 14 Jun 2018 03:12:01 -0400 |
parents | 35c9616aaef8 |
children | f3a8287f5eac |
line wrap: on
line diff
--- a/macros.xml Mon Jan 22 11:27:48 2018 -0500 +++ b/macros.xml Thu Jun 14 03:12:01 2018 -0400 @@ -2,19 +2,19 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="2.4.0">trinity</requirement> + <requirement type="package" version="2.6.6">trinity</requirement> <yield/> </requirements> </xml> - <token name="@WRAPPER_VERSION@">2.4.0</token> + <token name="@WRAPPER_VERSION@">2.6.6</token> <token name="@COMMAND_PAIRED_STRAND_JACCARD@"> - #if $inputs.strand.is_strand_specific: - --SS_lib_type $inputs.strand.library_type + #if $pool.inputs.strand.is_strand_specific: + --SS_lib_type $pool.inputs.strand.library_type #end if - $inputs.jaccard_clip + $pool.inputs.jaccard_clip </token> <xml name="input_paired_strand_jaccard">