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

GetTitles.java

See also