# HG changeset patch # User bgruening # Date 1557250482 14400 # Node ID 9c15e92bed39b790747bd579f589f39a05d643d7 # Parent 3bf4dcc945f9a4127a953de4e3edccdcb2002800 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit ed9b6859de648aa5f7cde483732f5df20aaff90e diff -r 3bf4dcc945f9 -r 9c15e92bed39 change_title_to_metadata_value.xml --- a/change_title_to_metadata_value.xml Mon Sep 03 16:40:25 2018 -0400 +++ b/change_title_to_metadata_value.xml Tue May 07 13:34:42 2019 -0400 @@ -1,5 +1,5 @@ - - to meta-data value. + + to metadata value. macros.xml @@ -14,8 +14,8 @@ ]]> - - + + @@ -34,7 +34,7 @@ **What this tool does** -Changes the title of a molecule file to a metadata value of a given ID in the same molecule file. +Reassigns the title of a molecule file (SDF or MOL2) to a metadata value of a given ID in the same molecule file. For example, if the metadata identifier chosen is PUBCHEM_SHAPE_VOLUME, then the title of the file (in the first line) will be replaced by the variable listed under PUBCHEM_SHAPE_VOLUME. ----- @@ -52,7 +52,7 @@ **Output** -Same as input with changed title tag. +Same as input, with changed title tag. ]]> diff -r 3bf4dcc945f9 -r 9c15e92bed39 macros.xml --- a/macros.xml Mon Sep 03 16:40:25 2018 -0400 +++ b/macros.xml Tue May 07 13:34:42 2019 -0400 @@ -1,9 +1,10 @@ - 2.4.1 + 2.4.2 openbabel + python @@ -37,6 +38,3 @@ - - - diff -r 3bf4dcc945f9 -r 9c15e92bed39 test-data/2_mol.dat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/2_mol.dat Tue May 07 13:34:42 2019 -0400 @@ -0,0 +1,2 @@ +CC(=O)OC1=CC=CC=C1C(=O)[O-] +CC(=O)OC1=CC=CC=C1C(=O)[O-] diff -r 3bf4dcc945f9 -r 9c15e92bed39 test-data/CO.smarts --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/CO.smarts Tue May 07 13:34:42 2019 -0400 @@ -0,0 +1,1 @@ +CO