A program that prints the molecule titles found in an input molecule database. The program will output the titles to stdout if no output file is set. Molecules with no title are shown as “untitled”.
prompt> gettitles.py input.oeb.gz
Download code
gettitles.py
See also
OEMolBase.GetTitle method
OEMolBase.GetTitle