Hi Espaloma Devs,
I am exploring the use of Espaloma (with RdKit under the hood) to describe a protein + ligand complex.
When comparing system XML files from an (unsolvated) Espaloma described system vs one described by amber/protein.ff14SB.xml and GAFF, I noticed that ligands described with Espaloma contain more than (ligand count) choose 2 additional number of bonded terms in the section of the output XML file. For example, if the ligand has let's say 12 atoms, the XML of a system where the ligand is parameterized with Espaloma has:
additional_number__terms > 3 x (12 choose 2)
If the ligand described with Espaloma is in a complex, is it intentional to add nonphysical harmonic bonds between the ligand and the protein?
I've attached the script used to build the Espaloma systems as well as the input files. I should also note that I am using:
openff-interchange=0.3.18
openff-toolkit=0.14.3
openmm=8.0.0
espaloma=0.3.2
rdkit=2023.03.3
python=3.10
Any insight would be helpful. Thanks in advanced.
Espaloma-test.zip
Hi Espaloma Devs,
I am exploring the use of Espaloma (with RdKit under the hood) to describe a protein + ligand complex.
When comparing system XML files from an (unsolvated) Espaloma described system vs one described by amber/protein.ff14SB.xml and GAFF, I noticed that ligands described with Espaloma contain more than (ligand count) choose 2 additional number of bonded terms in the section of the output XML file. For example, if the ligand has let's say 12 atoms, the XML of a system where the ligand is parameterized with Espaloma has:
additional_number__terms > 3 x (12 choose 2)
If the ligand described with Espaloma is in a complex, is it intentional to add nonphysical harmonic bonds between the ligand and the protein?
I've attached the script used to build the Espaloma systems as well as the input files. I should also note that I am using:
openff-interchange=0.3.18
openff-toolkit=0.14.3
openmm=8.0.0
espaloma=0.3.2
rdkit=2023.03.3
python=3.10
Any insight would be helpful. Thanks in advanced.
Espaloma-test.zip