Hi Xiang-Jun,
first of all thank you for the quick reply.
I tried to generate the sequence GCGCGC with the option -pdbv3 getting
the attached gzipped bdna.pdb file.
If I try to convert it to .gro format using pdb2gmx I get the following
error if I use any AMBER forcce field:
Fatal error:
Atom P in residue DG 1 was not found in rtp entry DG5 with 31 atoms
while sorting atoms.
but at least it works if I use CHARMM27 force field.
About the dickerson dodecam I always get the following fatal error
from pdb2gmx:
Fatal error:
Residue 'SPM' not found in residue topology database
regards
Cristiano
Hi Cristiano,
Welcome to join the 3DNA user community! Posting your question on the 3DNA forum is the right step to solve any 3DNA-related problems.
Regarding your issue of 3DNA fiber-generated PDB file, it is likely to be due to a 'special' (customized) PDB format adopted by Gromacs, based on the following error message:
Atom P in residue A 1 was not found in rtp entry RA5 with 31 atoms while sorting atoms.
It seems Gromacs gets stuck in the first residue -- it is expecting RA5 (presumably for adenine of RNA, on the 5' end?) while 3DNA provides simply " A" for DNA adenine.
Please try as instructed below, report back what you get, and we will move on from there:
- Download 355d, the classic Dickerson B-DNA dodecamer, and repeat your procedure.
- Regenerate your fiber model with option -pdbv3 (to have residue names like " DA"), and repeat your procedure.
- Check for the documentation of the specifics of the Gromacs PDB format.
HTH
Xiang-Jun