view sucos_macros.xml @ 1:2e67eea82ff7 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/sucos commit 6fa2a0294d615c9f267b766337dca0b2d3637219"
author bgruening
date Fri, 11 Oct 2019 18:26:43 -0400
parents f8f53668d5a2
children fe318c648502
line wrap: on
line source

<macros>
    <xml name="citations">
        <citations>
            <citation type="doi">10.26434/chemrxiv.8100203.v1</citation>
            <citation type="bibtex">
                @article{rdkit,
                author = {Greg Landrum and others},
                title = {RDKit: Open-source cheminformatics},
                url ={http://www.rdkit.org}
                }</citation>
        </citations>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="2019.03.2.0">rdkit</requirement>
            <yield />
        </requirements>
    </xml>
</macros>