This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Can the information regarding atomic bonds be interpreted only from atom lines in a PDB file?

The following are the first 14 atoms from the protein 1CRN:

ATOM      1  N   THR A   1      17.047  14.099   3.625  1.00 13.79           N  
ATOM      2  CA  THR A   1      16.967  12.784   4.338  1.00 10.80           C  
ATOM      3  C   THR A   1      15.685  12.755   5.133  1.00  9.19           C  
ATOM      4  O   THR A   1      15.268  13.825   5.594  1.00  9.85           O  
ATOM      5  CB  THR A   1      18.170  12.703   5.337  1.00 13.02           C  
ATOM      6  OG1 THR A   1      19.334  12.829   4.463  1.00 15.06           O  
ATOM      7  CG2 THR A   1      18.150  11.546   6.304  1.00 14.23           C  

ATOM      8  N   THR A   2      15.115  11.555   5.265  1.00  7.81           N  
ATOM      9  CA  THR A   2      13.856  11.469   6.066  1.00  8.31           C  
ATOM     10  C   THR A   2      14.164  10.785   7.379  1.00  5.80           C  
ATOM     11  O   THR A   2      14.993   9.862   7.443  1.00  6.94           O  
ATOM     12  CB  THR A   2      12.732  10.711   5.261  1.00 10.32           C  
ATOM     13  OG1 THR A   2      13.308   9.439   4.926  1.00 12.81           O  
ATOM     14  CG2 THR A   2      12.484  11.442   3.895  1.00 11.90           C  

These fourteen atoms are members of two THR residues.

Can the information regarding atomic bonds be interpreted only from these fourteen lines? Or do I have to use my background knowledge of amino acids to find bonds?

Note: I am not talking about hydrogen bonds. I am talking about atomic bonds only in the atoms in the residue.

protein bond amino-acid residue

1 answer

Yes. Each atom has its own radius. In general, if the distance between two atoms are less than the sum of the radii, there is a bond between these two atoms. There may be some exceptions for different atoms.

Log in to answer this question.