openbabel/tools
David Koes 253271442a obrms improvements
Add timeout option (necessary for mols with many symmetries) and fix bug
with default behavior (was not doing one to one mappings).  Also, added
test.
2023-07-01 15:05:27 -04:00
..
CMakeLists.txt Fix thread library link issue 2020-05-07 14:27:20 +09:00
getopt.c Remove executable bit from the text files 2014-02-24 23:39:54 +02:00
getopt.h Remove executable bit from the text files 2014-02-24 23:39:54 +02:00
obabel.cpp update help menu when calling openbabel from the CLI (#2307) 2022-06-09 18:46:22 -04:00
obconformer.cpp Improve tools/obconformer.cpp 2020-04-09 05:49:38 +09:00
obdistgen.cpp Make all tools exit with status 0 on success 2016-04-11 14:18:26 -07:00
obdoc.cpp Update website to openbabel.org (long overdue). 2010-10-10 01:24:39 +00:00
obenergy.cpp Improve tools/obenergy.cpp 2020-04-02 21:42:22 +09:00
obfit.cpp Replace NULL with nullptr (C++11) 2020-05-07 07:24:29 +09:00
obfitall.cpp Replace NULL with nullptr (C++11) 2020-05-07 07:24:29 +09:00
obfragment-index.cpp Add code of fragment index generator 2018-10-11 18:03:28 +09:00
obfragment.cpp Replace deprecated C headers with C++ alternatives 2021-06-16 18:06:56 +09:00
obgen.cpp Add c standard libs required for g++ builds. 2019-04-06 16:40:50 +01:00
obgrep.cpp Replace NULL with nullptr (C++11) 2020-05-07 07:24:29 +09:00
obminimize.cpp Update obminimize help message & docs (#2519) 2022-08-03 09:14:17 -04:00
obmm.cpp Initial GitHub action - misspell-fixer 2020-04-08 17:11:37 -04:00
obprobe.cpp Add c standard libs required for g++ builds. 2019-04-06 16:40:50 +01:00
obprop.cpp Replace NULL with nullptr (C++11) 2020-05-07 07:24:29 +09:00
obrms.cpp obrms improvements 2023-07-01 15:05:27 -04:00
obrotamer.cpp Replace deprecated C headers with C++ alternatives 2021-06-16 18:06:56 +09:00
obrotate.cpp Replace NULL with nullptr (C++11) 2020-05-07 07:24:29 +09:00
obseq.cpp Replace deprecated C headers with C++ alternatives 2021-06-16 18:06:56 +09:00
obsort-fragment.cpp Replace deprecated C headers with C++ alternatives 2021-06-16 18:06:56 +09:00
obspectrophore.cpp Exit with non-zero if an error occurs 2019-04-20 01:28:16 +09:00
obsym.cpp Replace NULL with nullptr (C++11) 2020-05-07 07:24:29 +09:00
obtautomer.cpp Add override keyword 2022-07-28 12:29:24 +09:00
obthermo.cpp Fixed crash in obthermo due to pointgroup code. 2020-09-28 17:10:57 +02:00
obtorsion.cpp More nullptr conversions 2020-05-08 09:59:57 -04:00
obxyz.cpp More nullptr conversions 2020-05-08 09:59:57 -04:00
README Remove babel.cpp. 2019-09-10 16:06:48 +01:00
svgdepict.cpp Added svgdepict program and renamed nbabel as obabel. 2009-11-23 16:37:12 +00:00

Open Babel Tools, version 2.3.2
-----------------------

This directory contains a selection of ready-to-use tools for a
variety of tasks in molecular modeling, cheminformatics, and related
areas. Most are designed as command-line utilies for any operating
system.

* obabel      Interconvert file formats; molecule manipulation, filtering, etc.
* obchiral    Lists chiral centers in a molecule
* obenergy    Forcefield calculation of the energy for a molecule
* obminimize  Forcefield minimization of the energy of a molecule
* obconformer Forcefield Monte Carlo conformer search
* obprobe     Calculate grid of energy of a probe atom around a molecule
* obfit       Superimpose two molecules based on a SMARTS pattern  
* obrms       Returns the rms between two chemically identical structures
* obgen       Developmental tool to generate 3D coordinates for SMILES
* obgrep      Chemical searching using SMARTS patterns
* obprop      Generate lists of properties for molecular files
* obrotamer   Generate random rotamer/conformer coordinates
* obrotate    Rotate dihedral angles defined by particular SMARTS patterns
* obspectrophore Generate spectrophores
* obthermo    Extract thermochemistry data from quantum chemistry calculations