Good afternoon. I am attempting to dock a protein with a DNA PDB construct created in PyMol using the fnab command from a unique sequence. I have additionally used the alter commands to combine the chains and renumber the nucleotides so that it is one single chain with cohesive numbering. I was previously using an online webserver at Sequence to Structure to create the PDB file of my DNA sequence, however it seems that this web page has become unresponsive some time in the last month. The resulting PDB file that PyMol has created using the fnab command opens fine for me, but I am getting a parsing error when attempting to upload to HADDOCK. See error below:
Error in PDB file.
Issue when parsing the PDB file at line 1 .
Your PDB contains an known residue PDBLine: HETATM 813 P DA A 1 4.474 -7.823-133.449 1.00 0.00 A P that should be using ATOM record, please check the HADDOCK library for a list of supported modified residues.
Am I correct in assuming that there is an issue with the HETATM designation in the file? I have seen other posts where the PDB-Tools web server is suggested as a means of correcting the PDB file, but am struggling to implement it. The PDB file below is the file in question. I don’t want to paste as text as there are a very large number of lines.
DNA-Sequence.pdb (166.9 KB)
If anyone could recommend a fix for this file, or an alternate means of generating a PDB file of my unique DNA sequence that is user friendly, I’d be very much appreciative.