Defining Charge Transitions
Each macro-pKa transition (observed in experiment) is associated with a transition between two neighboring charges (C to C-1) in the Macro-pKa workflow. There are two ways you can define the transitions to consider in the calculation: 1). specifying relative charges or 2). specifying a pKa range.
In the output file (<jobname>.out), the macro-pKa associated with a transition C to C-1 is reported as Macro-pKa (C to C-1). For example,
Macro-pKa (2 to 1) = 1.692 Macro-pKa (1 to 0) = 7.889 Macro-pKa (0 to -1) = 11.073
Define macro-pKa transitions by relative charge
You can define macro-pKa transitions by specifying the relative charges of the transitions that you would like to consider. For example, if a molecule has a total charge of 2, and you would like to calculate the macro-pKa transitions of total charges 5 to 4, 4 to 3, 3 to 2, and 2 to 1, the maximum and minimum of relative charges associated with these transitions is 3 and -1. If any specified transitions involve unphysical protonations/deprotonations, that transition is not considered.
Define macro-pKa transitions by pKa range
To define macro-pKa by pKa range, a minimum and maximum pKa needs to be specified. By default, the minimum pKa is 2.0 and the maximum pKa is 12.0.
For a given molecule with total charge C, the following steps are taken to determine the macro-pKa transitions:
-
Tautomers are generated with charges
C,C+1, andC-1 -
The macro-pKa corresponding to the
C+1 to CandC to C-1transitions are computed using the Macro-pKa workflow -
Two scenarios are possible for the macro-pKa corresponding to the
C+1 to Ctransition-
If the macro-pKa (
C+1 to C) falls below the minimum pKa, additional tautomers with increasing charges are not generated, and the macro-pKa of transitions involving charges beyondC+1are not considered -
If the macro-pKa (
C+1 to C) is above the minimum pKa, tautomers with chargeC+2are generated, and the macro-pKa corresponding to theC+2 to C+1transition is calculated. This newly computed macro-pKa is compared to the minimum pKa. The process of generating tautomers with increasing charges and calculating the macro-pKa of the associated transition continues until the macro-pKa falls below the minimum pKa or until further protonation is not possible
-
-
Two scenarios are possible for the macro-pKa corresponding to the
C to C-1transition-
If the macro-pKa (
C to C-1) is above the maximum pKa, additional tautomers with decreasing charges are not generated, and the macro-pKa of transitions involving charges belowC-1are not considered -
If the macro-pKa (
C to C-1) is below the maximum pKa, tautomers with chargeC-2are generated, and the macro-pKa corresponding to theC-1 to C-2transition is calculated. This newly computed macro-pKa is compared to the maximum pKa. The process of generating tautomers with decreasing charges and calculating the macro-pKa of the associated transition continues until the macro-pKa falls above the maximum pKa or until further deprotonation is not possible
-
Note that the minimum pKa and maximum pKa values define the limits at which the generation of the tautomers must stop, but they are not necessarily the boundaries of the lowest and highest predicted pKa values. The output file includes all the macro-pKa computed in the process.