Dear all,
I am doing the Janssen ligand tutorial: Ligand modification free energy calculations. During the atom mapping step using atoms_to_morph.py the following command is used:
$ python atoms_to_morph.py -i1 lig_1a/lig_1a.pdb -i2 lig_5/lig_5.pdb -o pairs.dat -alignment -H2H
I however noticed that this command introduces dummy hydrogens also on the nitrogens by not pairing the polar hydrogens. Upon testing a few flags for the atoms_to_morph.py script, I found that these polar hydrogen dummy atoms can be removed using the -H2Hpolar flag for the atoms_to_morph.py script. Why does the tutorial propose to add dummy atoms for polar hydrogens? Is there a specific reason for this?
Thank you in advance!
Kind regards,
Olivier