Returns a list of class 'structure' with the following elements containing information on the sequence, structure, trajectory and side chain dihedral angles (values and names) of the protein during the simulation:
pdban object of class 'pdb' created by the read.pdb
function from the bio3d
package
dcdA numeric matrix of xyz coordinates with a frame per row and a Cartesian coordinate per column. Created by the read.dcd
function from the bio3d
package
xyzA numeric matrix of xyz coordinates with a frame per row and a Cartesian coordinate per column. For each frame, the protein coordinates have been fitted on the pdb structure using the fit.xyz
from the bio3d
package
torA numeric matrix of side chain dihedral angles with a frame per row and a dihedral angle per column. Contains only side chain dihedral angles. Created by the xyz2tor
function from the bio3d
package
tor.namesa character vector with the names of all side chain chi dihedral angles. They are written as "M.chiN" where M is the residue number and N the dihedral angle chi (chi1, chi2,...). Alanine and Glycine residues which do not have side chain dihedral angles are omitted.
tor.resnoa character vector with the residue number M of all side chain chi dihedral angles.
tor.anglea character vector with the dihedral angle (chiN) of all side chain chi dihedral angles.
nb_torsionsa numeric value indicating the total number of dihedral angles
prot.seqa character vector with the sequence of the protein
nb_residuesa numeric value indicating the number of residues in the protein
nb_framesa numeric value indicating the total number of selected frames
framesa numeric vector indicating the selected frames