view genetrack_macros.xml @ 4:b41a4bb828a3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/genetrack commit 2772547f531819d3f6d892ed041fa39b82e3550f
author iuc
date Wed, 05 Jul 2017 11:56:54 -0400
parents df7ac50ade5d
children
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="1.13.0">numpy</requirement>
            <requirement type="package" version="1.10.0">six</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btn119</citation>
        </citations>
    </xml>
</macros>