# HG changeset patch # User bgruening # Date 1495283490 14400 # Node ID b0a28a5fd4311b4aa92ce308d5b112dbeeb284be # Parent 9d019ccaa0e3c559fdb0efbabc7bda7055a40895 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/confab commit 01da22e4184a5a6f6a3dd4631a7b9c31d1b6d502 diff -r 9d019ccaa0e3 -r b0a28a5fd431 confab.xml --- a/confab.xml Tue May 31 11:44:52 2016 -0400 +++ b/confab.xml Sat May 20 08:31:30 2017 -0400 @@ -1,15 +1,15 @@ - + for molecules (confab) - openbabel + openbabel - + - + diff -r 9d019ccaa0e3 -r b0a28a5fd431 test-data/confab_on_CID_3033.sdf --- a/test-data/confab_on_CID_3033.sdf Tue May 31 11:44:52 2016 -0400 +++ b/test-data/confab_on_CID_3033.sdf Sat May 20 08:31:30 2017 -0400 @@ -1,5 +1,5 @@ -214.7 - OpenBabel06291213403D +3033 + OpenBabel05191717063D 30 31 0 0 0 0 0 0 0 0999 V2000 1.9541 1.1500 -2.5078 Cl 0 0 0 0 0 0 0 0 0 0 0 0 diff -r 9d019ccaa0e3 -r b0a28a5fd431 tool_dependencies.xml --- a/tool_dependencies.xml Tue May 31 11:44:52 2016 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,30 +0,0 @@ - - - - - - - - - https://github.com/bgruening/confab/archive/1.0.1.tar.gz - - - - - - - - - cmake . -DCMAKE_INSTALL_PREFIX=$INSTALL_DIR -DEIGEN2_INCLUDE_DIR=$EIGEN2_SOURCE_PATH - make - make install - - $INSTALL_DIR/bin - $INSTALL_DIR/share/openbabel - $INSTALL_DIR/lib/openbabel/2.2.99 - - - - Compiling Confab requires g++, CMake 2.4+. Optional but required for a few features is libxml2 and zlib. - -