# Atom P in residue DT 9 was not found in rtp entry DT5

**URL:** https://gromacs.bioexcel.eu/t/atom-p-in-residue-dt-9-was-not-found-in-rtp-entry-dt5/7076
**Category:** User discussions
**Created:** [August 24, 2023, 3:49pm UTC](https://gromacs.bioexcel.eu/t/atom-p-in-residue-dt-9-was-not-found-in-rtp-entry-dt5/7076 "2023-08-24T15:49:24Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![nhina](https://avatars.discourse-cdn.com/v4/letter/n/46a35a/32.png) [@nhina](https://gromacs.bioexcel.eu/u/nhina)
#### Post date: [August 24, 2023, 3:49pm UTC](https://gromacs.bioexcel.eu/t/atom-p-in-residue-dt-9-was-not-found-in-rtp-entry-dt5/7076/1 "2023-08-24T15:49:24Z")

</div>

GROMACS version: 2019  
GROMACS modification: Yes/No  
Here post your question

 ![z4487455082550_e4e9843294287bde292c30fc6dc5550f](https://europe1.discourse-cdn.com/flex017/uploads/bioexcel1/original/2X/3/30d854de093f9244cbac108bb44b0c216ce1f182.jpeg)

I am doing with GROMACS version 2019 and force field Amber99SB-ildn on complex of protein-DNA. In the parameterization for proteins, I use the command:  
gmx pdb2gmx -f protein.pdb -p MOL\_GMX.top -ignh -merge all -o MOL\_GMX.pdb  
It gives an error like the picture. Can someone tell me what’s wrong with my rtp file? and how to modify it? Thank you so much

---

<div class="post-metadata">

### Author: ![Karis](https://avatars.discourse-cdn.com/v4/letter/k/ed8c4c/32.png) [@Karis](https://gromacs.bioexcel.eu/u/Karis)
#### Post date: [August 28, 2023, 2:07pm UTC](https://gromacs.bioexcel.eu/t/atom-p-in-residue-dt-9-was-not-found-in-rtp-entry-dt5/7076/2 "2023-08-28T14:07:21Z")

</div>

The .rtp file contains the list of atoms that the forcefield has listed for the residue DT5, that an atom if not found in the rtp entry is more likely due to an extra atom being listed in the pdb file that shouldn’t be there, you might want to double check whether protein.pdb contains some error

---

<div class="post-metadata">

### Author: ![nhina](https://avatars.discourse-cdn.com/v4/letter/n/46a35a/32.png) [@nhina](https://gromacs.bioexcel.eu/u/nhina)
#### Post date: [August 28, 2023, 3:36pm UTC](https://gromacs.bioexcel.eu/t/atom-p-in-residue-dt-9-was-not-found-in-rtp-entry-dt5/7076/3 "2023-08-28T15:36:41Z")

</div>

I do with complex protein-DNA so residue DT is tyrosine nucleotide in DNA sequences and Atom P is phosphor atom of phosphodiester bond. I have checked in DNA.rtp but it is still declared atom P so until now i haven’t realized what is wrong?

---

<div class="post-metadata">

### Author: ![Karis](https://avatars.discourse-cdn.com/v4/letter/k/ed8c4c/32.png) [@Karis](https://gromacs.bioexcel.eu/u/Karis)
#### Post date: [August 28, 2023, 3:49pm UTC](https://gromacs.bioexcel.eu/t/atom-p-in-residue-dt-9-was-not-found-in-rtp-entry-dt5/7076/4 "2023-08-28T15:49:25Z")

</div>

When you checked the dna.rtp file, did all the atoms in DT 9 in the pdb file match all the atoms under DT5 in the rtp file (keep in mind that DT5 and DT are under different entries in the rtp file with DT5 being specifically for tyrosine nucleotides that are at the 5’ end of the dna strand)?

---

<div class="post-metadata">

### Author: ![jalemkul](https://dub1.discourse-cdn.com/flex017/user_avatar/gromacs.bioexcel.eu/jalemkul/32/18_2.png) [@jalemkul](https://gromacs.bioexcel.eu/u/jalemkul)
#### Post date: [August 28, 2023, 5:31pm UTC](https://gromacs.bioexcel.eu/t/atom-p-in-residue-dt-9-was-not-found-in-rtp-entry-dt5/7076/5 "2023-08-28T17:31:27Z")

</div>

The nucleotide is thymine, not tyrosine (which is an amino acid).

Nucleic acids are typically not phosphorylated when in the 5’ position. Synthetic oligos sometimes are and that’s why they are in the structures. Remove phosphate atoms from 5’ and/or 3’ positions and try again.

---

<div class="post-metadata">

### Author: ![nhina](https://avatars.discourse-cdn.com/v4/letter/n/46a35a/32.png) [@nhina](https://gromacs.bioexcel.eu/u/nhina)
#### Post date: [August 29, 2023, 4:35pm UTC](https://gromacs.bioexcel.eu/t/atom-p-in-residue-dt-9-was-not-found-in-rtp-entry-dt5/7076/6 "2023-08-29T16:35:09Z")

</div>

omg thank you so much! I have realized my error and it was repaired.
