view cwpair2_macros.xml @ 3:436dc65bd902 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cwpair2 commit f924b8d7ac95d574cad6b81b6cd49a9c1f642483
author iuc
date Tue, 13 Dec 2016 09:25:15 -0500
parents 8600bfe7ed52
children 71188f3f4b76
line wrap: on
line source

<?xml version='1.0' encoding='UTF-8'?>
<macros>
    <token name="@WRAPPER_VERSION@">1.1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="1.5.3">matplotlib</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>