# HG changeset patch # User bgruening # Date 1557250505 14400 # Node ID 0e382252d23d55659aa36546935236538ee2ab86 # Parent 69e02cf8885686cb82778df305a710ec527fe52c planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit ed9b6859de648aa5f7cde483732f5df20aaff90e diff -r 69e02cf88856 -r 0e382252d23d macros.xml --- a/macros.xml Mon Sep 03 16:42:58 2018 -0400 +++ b/macros.xml Tue May 07 13:35:05 2019 -0400 @@ -1,9 +1,10 @@ - 2.4.1 + 2.4.2 openbabel + python @@ -37,6 +38,3 @@ - - - diff -r 69e02cf88856 -r 0e382252d23d ob_filter.xml --- a/ob_filter.xml Mon Sep 03 16:42:58 2018 -0400 +++ b/ob_filter.xml Tue May 07 13:35:05 2019 -0400 @@ -45,7 +45,7 @@ + label="Select input file (can be previously annotated with the 'Compute physico-chemical properties' tool)"/> @@ -59,16 +59,16 @@ - + - - - + + + - - + + @@ -76,32 +76,32 @@ - - + + - - + + - - + + - - + + - - + + - - + + @@ -154,9 +154,9 @@ **Hint** -| If your input file is in SDF format you can use the *Compute physico-chemical properties* tool to precalulate the properties and use the filter on that precomputed dataset. It should be faster and can be reused but it's bigger than a SMILES file. +| If your input file is in SDF format you can use the *Compute physico-chemical properties* tool to precalulate the properties and use the filter on that precomputed dataset. This should be faster and the file can be reused, although it is larger than a SMILES file. | -| For exact matches please use the target value for both minimum and maximum parameters (e.g. a selection of exactly 4 rotatable bonds can be performed by selecting 4 as minimum and maximum value). +| For exact matches use the target value for both minimum and maximum parameters (e.g. a selection of exactly 4 rotatable bonds can be performed by selecting 4 as minimum and maximum value). | | Selecting the same property multiple times with different parameters will result in querying the largest overlapping subset of values for the parameter (e.g. a selection of between 0 and 3 rotatable bonds plus a selection between 2 and 4 will result in a query for compounds between 2 and 3 rotatable bonds). diff -r 69e02cf88856 -r 0e382252d23d 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:35:05 2019 -0400 @@ -0,0 +1,2 @@ +CC(=O)OC1=CC=CC=C1C(=O)[O-] +CC(=O)OC1=CC=CC=C1C(=O)[O-] diff -r 69e02cf88856 -r 0e382252d23d test-data/CO.smarts --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/CO.smarts Tue May 07 13:35:05 2019 -0400 @@ -0,0 +1,1 @@ +CO