res_xyz | R Documentation |
Returns the XYZ coordinate of the specified atom from the selected residue, across all frames of a pdb object.
res_xyz(pdb, res, atomtype = "calpha")
pdb |
The pdb to be processed. |
res |
The dbl index of the selected residue. |
atomtype |
Selection of atom to be return, defaults to calpha. |
res_xyz(some_pdb, 6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.