Mercurial > repos > gga > tripal_phylogeny_sync
comparison macros.xml @ 2:09d829a2564c draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 690532f4a8e36a334b2d4e15b832532fc1bb8d39
| author | gga |
|---|---|
| date | Mon, 25 Feb 2019 05:57:57 -0500 |
| parents | 0fafa1f1d0b5 |
| children | 6161095f1a1f |
comparison
equal
deleted
inserted
replaced
| 1:0fafa1f1d0b5 | 2:09d829a2564c |
|---|---|
| 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="3.1.1">python-tripal</requirement> | 5 <requirement type="package" version="3.2">python-tripal</requirement> |
| 6 <yield/> | 6 <yield/> |
| 7 </requirements> | 7 </requirements> |
| 8 </xml> | 8 </xml> |
| 9 | 9 |
| 10 <xml name="stdio"> | 10 <xml name="stdio"> |
| 13 <regex level="fatal" match="error" source="stderr" /> | 13 <regex level="fatal" match="error" source="stderr" /> |
| 14 <exit_code range="1:" /> | 14 <exit_code range="1:" /> |
| 15 </stdio> | 15 </stdio> |
| 16 </xml> | 16 </xml> |
| 17 | 17 |
| 18 <token name="@WRAPPER_VERSION@">3.1.1</token> | 18 <token name="@WRAPPER_VERSION@">3.2</token> |
| 19 | 19 |
| 20 <xml name="citation"> | 20 <xml name="citation"> |
| 21 <citations> | 21 <citations> |
| 22 <citation type="doi">10.1093/database/bat075</citation> | 22 <citation type="doi">10.1093/database/bat075</citation> |
| 23 </citations> | 23 </citations> |
