Enumerate ionization states at neutral pH using OEMultistatepKaModel and OEMultistatepKaModelOptions

The following code example shows how to use OEMultistatepKaModel and OEMultistatepKaModelOptions classes to enumerate ionization states at neutral pH. The program reads an input molecules file, create an instance of OEMultistatepKaModelOptions class. Use it in OEMultistatepKaModel class object and writes generated ionization states at neutral pH to specified output file.

Command Line Interface

A description of the command line interface is as following.