Sivashangari Gnanasambandam wrote:
Dear all,
I am novoice to gromacs. I had created a pdb file using Material studio Modelling. Whe I use this file to convert to top ology file it shows an error that the

Error message - Residue 'rea' not found in residue topology database.

I had attached the pbf file created. I was struggling to figure out the solution for the past one week. Plz kindly help me to solve this problem.

PDB file format description here http://www.rcsb.org/pdb/static.do?p=file_formats/pdb/index.html

Columns 18-20 of a PDB file contain the residue name, but column 21 can sometimes be fudged to extend that. Your PDB file is using column 17 inappropriately for that fudge, so pdb2gmx is reading "rea" for "urea". Presumably this means the software you created it with was written by someone who didn't understand file format descriptions. You should be worried.

To fix it, you should use columns 18-20 to contain whatever the name for urea is in the residue topology database (.rtp file) for the force field you're using.

Mark
_______________________________________________
gmx-users mailing list    [email protected]
http://www.gromacs.org/mailman/listinfo/gmx-users
Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to