view macros.xml @ 1:8740338fdff4 draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 73aae096eb9df31f7080b1a201882f1f1b571d9b"
author chemteam
date Wed, 14 Jul 2021 12:43:41 +0000
parents f4a1e92ca3d2
children a26c4750c7c7
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.9.6</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">mdtraj</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1016/j.bpj.2015.08.015</citation>
            <yield/>
        </citations>
    </xml>
</macros>