Mercurial > repos > recetox > retip_descriptors
diff retip_descriptors.xml @ 8:29aaad80929f draft default tip
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
| author | recetox |
|---|---|
| date | Fri, 28 Jan 2022 16:29:12 +0000 |
| parents | 63b2c4cfaa48 |
| children |
line wrap: on
line diff
--- a/retip_descriptors.xml Tue Mar 09 18:27:58 2021 +0000 +++ b/retip_descriptors.xml Fri Jan 28 16:29:12 2022 +0000 @@ -3,6 +3,8 @@ <macros> <import>macros.xml</import> </macros> + <expand macro="creator"/> + <expand macro="requirements"/> <command detect_errors="exit_code"><![CDATA[ /run.sh chemdesc.R '$compounds' 'descriptors.h5' @@ -21,12 +23,13 @@ <output name="output1" file="descriptors.h5" ftype="h5" compare="sim_size" delta="1000"/> </test> </tests> - <help><![CDATA[ -.. class:: infomark + <help> + <![CDATA[ + .. class:: infomark -This tool **computes chemical descriptors** with CDK a JAVA based open source project aimed at cheminformatics. + This tool **computes chemical descriptors** with CDK a JAVA based open source project aimed at cheminformatics. -@HELP@ + @HELP@ ]]> </help> <expand macro="citations"/>
