Mercurial > repos > iuc > cwpair2
view cwpair2_macros.xml @ 2:abc464ca7260 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cwpair2 commit 0e7c1b37cf73425c6637b4e196fdeb290e042bc1
author | iuc |
---|---|
date | Tue, 26 Jul 2016 06:06:17 -0400 |
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>