Mercurial > repos > iuc > samples_qccheck
comparison macros.xml @ 0:d02ec0323dda draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit baff3f60cf4a039a74091e24b3453f4499cfaf02
| author | iuc |
|---|---|
| date | Wed, 27 Jul 2016 08:42:42 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d02ec0323dda |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="2.2.0">trinity</requirement> | |
| 6 <yield/> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 | |
| 10 <token name="@WRAPPER_VERSION@">2.2.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 | |
| 18 <xml name="citation"> | |
| 19 <citations> | |
| 20 <citation type="doi">10.1038/nbt.1883</citation> | |
| 21 </citations> | |
| 22 </xml> | |
| 23 </macros> |
