Mercurial > repos > bgruening > sucos_max_score
view sucos_macros.xml @ 3:cb3a498925be draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/sucos commit 2a74332a201fa9bb53f8e7dc3cc497f653d12929"
author | bgruening |
---|---|
date | Mon, 06 Apr 2020 13:07:33 +0000 |
parents | b44d22769ef4 |
children | 887706e7c3d4 |
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>