Mercurial > repos > bgruening > repmatch_gff3
comparison repmatch_gff3_macros.xml @ 0:b26d50dd3226 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repmatch_gff3 commit 0e04a4c237677c1f5be1950babcf8591097996a9
| author | bgruening |
|---|---|
| date | Wed, 23 Dec 2015 09:24:35 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:b26d50dd3226 |
|---|---|
| 1 <?xml version='1.0' encoding='UTF-8'?> | |
| 2 <macros> | |
| 3 <token name="@WRAPPER_VERSION@">1.0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="2.3.0">anaconda</requirement> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 <xml name="stdio"> | |
| 10 <stdio> | |
| 11 <exit_code range="1:"/> | |
| 12 <exit_code range=":-1"/> | |
| 13 <regex match="Error:"/> | |
| 14 <regex match="Exception:"/> | |
| 15 </stdio> | |
| 16 </xml> | |
| 17 <xml name="citations"> | |
| 18 <citations> | |
| 19 <citation type="bibtex"> | |
| 20 @unpublished{None, | |
| 21 author = {None}, | |
| 22 title = {None}, | |
| 23 year = {None}, | |
| 24 eprint = {None}, | |
| 25 url = {http://www.huck.psu.edu/content/research/independent-centers-excellence/center-for-eukaryotic-gene-regulation} | |
| 26 }</citation> | |
| 27 </citations> | |
| 28 </xml> | |
| 29 </macros> |
