1obprop(1) User's Reference Manual obprop(1)
2
4 obprop — print standard molecular properties
5
7 obprop filename
8
10 The obprop program is a tool to print a set of standard molecular proper‐
11 ties for all molecules in a file. It also serves as example code for
12 using the Open Babel library (libopenbabel).
13
14 Output format includes:
15 name [Name]
16 formula [Formula]
17 mol_weight [Molecular Weight]
18 exact_mass [Isotopic Mass]
19 canonical_SMILES [String]
20 num_atoms [Number]
21 num_bonds [Number]
22 num_residues [Number]
23 sequence [Residue Sequence]
24 num_rings [Number of Rings (by SSSR)]
25 logP [Number (octanol-water partition)]
26 PSA [Number (topological polar surface area)]
27 MR [Number (molar refractivity)]
28 $$$
29
30 The "$$$" is the separator between multiple molecular entries in a file
31
33 obprop pyridines.sdf
34
36 babel(1), obchiral(1), obfit(1), obgrep(1), obrotate(1).
37
38 The web pages for Open Babel can be found at: <http://openbabel.source‐
39 forge.net/>
40
42 The obprop program was contributed by Fabien Fontaine
43
44 Open Babel is developed by a cast of many, including currrent maintainers
45 Geoff Hutchison, Chris Morley, Michael Banck, and innumerable others who
46 have contributed fixes and additions. For more contributors to Open
47 Babel, see <http://openbabel.sourceforge.net/wiki/THANKS>
48
50 Copyright (C) 2003 by Fabien Fontaine
51 Some portions Copyright (C) 2004-2007 by Geoffrey R. Hutchison and other
52 contributors.
53
54 This program is free software; you can redistribute it and/or modify it
55 under the terms of the GNU General Public License as published by the
56 Free Software Foundation version 2 of the License.
57
58 This program is distributed in the hope that it will be useful, but
59 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABIL‐
60 ITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
61 License for more details.
62
63Open Babel 2.1 April 7, 2007 Open Babel 2.1