Mercurial > repos > iuc > cwpair2
view cwpair2_macros.xml @ 1:d4db13c9dd7f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cwpair2 commit 0e04a4c237677c1f5be1950babcf8591097996a9
author | iuc |
---|---|
date | Wed, 23 Dec 2015 09:26:01 -0500 |
parents | 8600bfe7ed52 |
children | 436dc65bd902 |
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?> <macros> <token name="@WRAPPER_VERSION@">1.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="2.3.0">anaconda</requirement> </requirements> </xml> <xml name="stdio"> <stdio> <exit_code range="1:"/> <exit_code range=":-1"/> <regex match="Error:"/> <regex match="Exception:"/> </stdio> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @unpublished{None, author = {None}, title = {None}, year = {None}, eprint = {None}, url = {http://www.huck.psu.edu/content/research/independent-centers-excellence/center-for-eukaryotic-gene-regulation} }</citation> </citations> </xml> </macros>