Skip to content
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

charmm36mut force field failed with Fatal error: Atom type ON2 (residue TPO) not found in atomtype database #43

Open
Lyn-666 opened this issue Jan 11, 2024 · 2 comments

Comments

@Lyn-666
Copy link

Lyn-666 commented Jan 11, 2024

Hi, thanks for your amazing work. I try to pmx to create hybrid topology and protein files. I used charmm36mut force field to generate mutate protein ( works well). after that, I used pdb2gmx to create hybrid topology files with charmm36mut force field, but it shows:

Fatal error:
Atom type ON2 (residue TPO) not found in atomtype database

It works well when i input the same force field and protein file on the website server, and it also works if i change the force field into charmm22 on the terminal command.

I think the charmm36 force field has something wrong, but I have no idea how to fix this problem as i am a new student here. could you please help me fix it? thanks!
Screenshot from 2024-01-11 10-41-42

@SSNbehera
Copy link

Hi,
It seems like a similar issue as discussed here.

You could run your pdb file through fix_residue_names.py and hydrogen_atom_renaming.py, present here, before doing pdb2gmx.

Best,
Sudarshan

@Lyn-666
Copy link
Author

Lyn-666 commented Feb 15, 2024

Thanks very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants