# HG changeset patch # User Bjoern Gruening # Date 1370032305 -7200 # Node ID 21d29a7f13d8c84abf7bec44fbd5c71ad26ff221 # Parent a03d5daa3bf91d4df16fc8aba253656941d0a56f ChemicalToolBoX update. diff -r a03d5daa3bf9 -r 21d29a7f13d8 chemfp_clustering/butina_clustering.xml --- a/chemfp_clustering/butina_clustering.xml Wed May 29 17:42:28 2013 +0200 +++ b/chemfp_clustering/butina_clustering.xml Fri May 31 22:31:45 2013 +0200 @@ -2,6 +2,7 @@ of molecular fingerprints chemfp + openbabel butina_clustering.py diff -r a03d5daa3bf9 -r 21d29a7f13d8 chemfp_clustering/nxn_clustering.xml --- a/chemfp_clustering/nxn_clustering.xml Wed May 29 17:42:28 2013 +0200 +++ b/chemfp_clustering/nxn_clustering.xml Fri May 31 22:31:45 2013 +0200 @@ -5,6 +5,7 @@ chemfp matplotlib scipy + openbabel nxn_clustering.py diff -r a03d5daa3bf9 -r 21d29a7f13d8 chemfp_mol2fps/mol2fps.xml --- a/chemfp_mol2fps/mol2fps.xml Wed May 29 17:42:28 2013 +0200 +++ b/chemfp_mol2fps/mol2fps.xml Fri May 31 22:31:45 2013 +0200 @@ -4,6 +4,7 @@ chemfp rdkit + openbabel #set $fptype = $fp_opts.fp_opts_selector diff -r a03d5daa3bf9 -r 21d29a7f13d8 chemfp_sdf2fps/sdf2fps.xml --- a/chemfp_sdf2fps/sdf2fps.xml Wed May 29 17:42:28 2013 +0200 +++ b/chemfp_sdf2fps/sdf2fps.xml Fri May 31 22:31:45 2013 +0200 @@ -3,6 +3,7 @@ chemfp + openbabel sdf2fps --pubchem "${infile}" > "${outfile}" diff -r a03d5daa3bf9 -r 21d29a7f13d8 tool_dependencies.xml --- a/tool_dependencies.xml Wed May 29 17:42:28 2013 +0200 +++ b/tool_dependencies.xml Fri May 31 22:31:45 2013 +0200 @@ -1,7 +1,7 @@ - + @@ -15,4 +15,7 @@ + + + \ No newline at end of file