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 input.oeb.gz
Code
Download code
See also
OEMolBase::GetTitlemethod