From: Vardan Vardanyan (vv25_at_rice.edu)
Date: Thu Jan 19 2023 - 13:39:33 CST

Dear VMD Comunity,

I have large molecules ( around 131 atoms ) to simulate with the membrane.
My molecules
 have two or three protonated Nitrogens. The protonated Nitorgens are in
the pyrroline group.
I upload the mol2 file of my molecule into CGenFF (ParamChem) to obtain
the parameters of my molecule. As usual, the stream file has parameters
with high penalties ( the pyrroline groups are the ones ruining the score )
that should be further parametrized with ffTK.
Because the molecule is too big and only the pyrroline group has high
penalties, I am trying to use ffTK parametrization only for fragments with
high penalties.
So in the case of bonds, angles, and dihedrals, I can copy the final
results into an initial str file and generate psf, PDB, and par file using
the same ffTK (although coping in the case of the big molecule is very
tedious).
However, things are more complex in the case of partial charges.
So my question is, are there any code-based procedures to automate this
step?

This question is already discussed in Parameterization strategy with
fragmentation in fftk
<https://www.ks.uiuc.edu/Research/vmd/mailing_list/vmd-l/31084.html>,
however, I am still puzzled about rewriting the partial charges by hand.
In my case, the pyrroline group is neighboring benzene rings, and during
parameterizations, carbons with high penalties have hydrogens that are
absent in initial structures. (P.S. my background is in physics, so I am
sorry if the terms I used for molecular groups sound funny)

Thanks in advance,
Vardan.