res_xyz: Residue XYZ

View source: R/res_xyz.R

res_xyzR Documentation

Residue XYZ

Description

Returns the XYZ coordinate of the specified atom from the selected residue, across all frames of a pdb object.

Usage

res_xyz(pdb, res, atomtype = "calpha")

Arguments

pdb

The pdb to be processed.

res

The dbl index of the selected residue.

atomtype

Selection of atom to be return, defaults to calpha.

Examples

res_xyz(some_pdb, 6)

BradyAJohnston/mdfret documentation built on April 16, 2022, 8:32 a.m.