Transformations

From PyMOLWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Type Python Script
Download transformations.py
Author(s) Christoph Gohlke
License BSD
This code has been put under version control in the project Pymol-script-repo

Introduction

This script provides a library of functions for manipulation of matrices and vectors, useful in comparing alignments of various objects. It was written by Christoph Gohlke and is available along with many other scripts from his website.

Usage

The script must be imported in any other script that uses it. The easiest way to do this is to use the Pymol-script-repo.

import transformations

See also

The following scripts use transformations.py: