Mercurial > repos > bgruening > sucos_max_score
view sucos_macros.xml @ 7:9b48456a96fe draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/sucos commit 05dc325ce687441e5d3bdbdedcc0e3529cd5e070"
author | bgruening |
---|---|
date | Wed, 14 Apr 2021 09:30:28 +0000 |
parents | 55ac04db36aa |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2020.03.4</token> <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="@TOOL_VERSION@">rdkit</requirement> <yield /> </requirements> </xml> </macros>