view rdock_macros.xml @ 9:c362398df83b draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/rdock commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
author bgruening
date Tue, 28 Jul 2020 08:43:58 -0400
parents 1a1600fde77a
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2013.1-0</token>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1371/journal.pcbi.1003571</citation>
        </citations>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">rdock</requirement>
        </requirements>
    </xml>
</macros>