-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gromacs to AMBER ligand conversion #393
Comments
That looks like a warning, not an error. It's telling you exactly what's happening - some lines are missing from your |
Attempting to avoid the warning message with the (-f) option, I got the error: TypeError: ChamberParm does not support all potential terms defined in the input Structure In both cases (with or without -f) it simply gives gromacs outputs, even though I am specifying output in an AMBER format. |
According to the qforce developers (see attached outputs), all terms do exist in the qforce written outputs |
What command are you running? |
Hi, just to pitch in here. With respect to how GROMACS works, nothing is missing in these files:
I just tried running Marawan's files in GROMACS, and all interaction terms are well recognized. Cheers, |
I am running this command: Please look at this thread from Jason Swails at Parmed: Do you believe there is a workaround? |
Hi,
I am trying to convert a qforce generated itp/gro/top files to amber prmtop file with intermol, but I keep getting the following error:
parmed.exceptions.GromacsWarning: 9 1-4 pairs were missing from the [ pairs ] section and were set to zero; make sure you know
what you're doing!
INFO 2023-03-21 14:48:38 Finished!
Any clue ?
I am attaching the files I want to convert.
Thanks,
Marawan
fixed_h_lig2_qforce.itp.txt
gas.top.txt
gas.gro.txt
The text was updated successfully, but these errors were encountered: