Get molecule titles

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”.

Example

prompt> gettitles.py input.oeb.gz

Code

Download code

gettitles.py

See also