Mercurial > repos > iuc > trinity_analyze_diff_expr
diff macros.xml @ 7:d61afd68a493 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:11:32 -0400 |
parents | 96be11bb913d |
children | b66de41b2748 |
line wrap: on
line diff
--- a/macros.xml Mon Jan 22 11:27:05 2018 -0500 +++ b/macros.xml Thu Jun 14 03:11:32 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">