Mercurial > repos > iuc > trinity_gene_to_trans_map
diff macros.xml @ 5:aad66a0cda96 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 7efdf3224552d113a01043ee5bf4517d770df933
| author | iuc |
|---|---|
| date | Fri, 31 Mar 2017 11:34:13 -0400 |
| parents | 1bbdff0c4dba |
| children | d7aa4b5d75fe |
line wrap: on
line diff
--- a/macros.xml Thu Mar 23 10:14:06 2017 -0400 +++ b/macros.xml Fri Mar 31 11:34:13 2017 -0400 @@ -2,18 +2,12 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="2.2.0">trinity</requirement> + <requirement type="package" version="2.4.0">trinity</requirement> <yield/> </requirements> </xml> - <token name="@WRAPPER_VERSION@">2.2.0</token> - - <xml name="stdio"> - <stdio> - <exit_code range="1:" level="fatal" description="Error in Trinity execution" /> - </stdio> - </xml> + <token name="@WRAPPER_VERSION@">2.4.0</token> <xml name="citation"> <citations>
