view graphlan_macros.xml @ 1:cf1df6b2220a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann2/ commit b5bd1ab6e4f3a14819dbc2bdad33006bc6131b3c"
author iuc
date Fri, 24 Jan 2020 16:25:56 -0500
parents 5d6f8f0bef7c
children 97e3b735ed22
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@WRAPPER_VERSION@">1.1.3</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@WRAPPER_VERSION@">graphlan</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.7717/peerj.1029</citation>
        </citations>
    </xml>
</macros>