Mercurial > repos > iuc > trinity_analyze_diff_expr
comparison macros.xml @ 3:c5f3ad2e0051 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:35:08 -0400 |
| parents | 226e9a2972fd |
| children | 4d507efecb35 |
comparison
equal
deleted
inserted
replaced
| 2:772b4c3489e0 | 3:c5f3ad2e0051 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <macros> | 2 <macros> |
| 3 <xml name="requirements"> | 3 <xml name="requirements"> |
| 4 <requirements> | 4 <requirements> |
| 5 <requirement type="package" version="2.2.0">trinity</requirement> | 5 <requirement type="package" version="2.4.0">trinity</requirement> |
| 6 <yield/> | 6 <yield/> |
| 7 </requirements> | 7 </requirements> |
| 8 </xml> | 8 </xml> |
| 9 | 9 |
| 10 <token name="@WRAPPER_VERSION@">2.2.0</token> | 10 <token name="@WRAPPER_VERSION@">2.4.0</token> |
| 11 | |
| 12 <xml name="stdio"> | |
| 13 <stdio> | |
| 14 <exit_code range="1:" level="fatal" description="Error in Trinity execution" /> | |
| 15 </stdio> | |
| 16 </xml> | |
| 17 | 11 |
| 18 <xml name="citation"> | 12 <xml name="citation"> |
| 19 <citations> | 13 <citations> |
| 20 <citation type="doi">10.1038/nbt.1883</citation> | 14 <citation type="doi">10.1038/nbt.1883</citation> |
| 21 </citations> | 15 </citations> |
