pdbTransform

This script is a simple utilty to transform an array of (x,y,z) position vectors from their initial reference frame to a new frame defined by the transformation matrix T.

REFERENCE

PROGRAMMER

John W. Craft, Jr. University of Houston, (2005)

VERSION

1.0.0

Example pdb_coordinates = pdbTransform(T,vec_list)

See Also pdbTranslate