-
Notifications
You must be signed in to change notification settings - Fork 84
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
How to create protein XXX_nowat.pdb and correct gninatypes files #54
Comments
my_4c5d_rec_0_gninatypes.zip |
The atom types differences between my gninatypes file (generated from 4c5d_nowat.pdb) with the ready-made 4c5d_rec_0. gninatypes file are partly listed as belows: < my_4c5d_rec_0.gninatypes
|
Different versions of openbabel will generate different protonation states. |
I am trying to re-create those pre-processed data. I am encountering 2 problems for creating protein's gninatypes files.
2)Create XXX_rec_0.gninatypes. Even though I am using the ready-made XXX_nowat.pdb file to create gninatypes files by "gninatyper". The files generated by my gninatyper are also different with the existing XXX_rec_0.gninatypes. I compared the 2 result files and find the atoms coordinate are actually right, but some atoms' types are different . E.g. the "NitrogenXSDonor" in the ready-made file is labeled as "NitrogenXSAcceptor" in my result, and "AromaticCarbonXSHydrophobe" is labeled as "AliphaticCarbonXSHydrophobe". Is it caused by my gnina version , "master:e60ccc0+", newer than the ready-made gninatypes files ?
Thanks a lot !
The text was updated successfully, but these errors were encountered: