GitHub - rcsb/PointSuite: Software package for handling matrices of biological assemblies containing point or helical symmetries (original) (raw)

Pointsuite

drawing

PointSuite is a set of programs to process macromolecular assemblies described by point and helical symmetry operations, with the goals of uniform annotation, archiving, and viewing. In order to handle coordinates deposited in any orthogonal Cartesian frame, the relationships between the deposition, standard point and crystal frames are captured as frame transformations. For example, the transformation required to move icosahedral virus structures from deposited position to the standard frame shown at left is calculated and recorded. All point symmetries are fully handled; helical entries are handled only for non-crystal cases.

Reference: Lawson CL, Dutta SD, Westbrook JD, Henrick K, Berman HM (2008) Representation of viruses in the remediated PDB archive, Acta Cryst D, 874-882.Software package for handling matrices of biological assemblies containing point or helical symmetries.

Go To:

Getting Started

Download the latest version here: https://github.com/rcsb/pointsuite/releasesYou will also need UCSF Chimera installed and in your path

Installing

Copy the package in the directory where you want to install the software and type the following commands:

tar xvzf pointsuite0.7.tgz

To compile:

The package is composed of programs written in C along with C-shell-based scripts. It has been extensively tested on linux and mac-intel osx operating systems.

Setup:

setup.csh script works for csh/tcsh shells. follow directions to set up your environment more permanently.

To make full use of the package, the graphics program UCSF Chimera should also be installed and in your path.

Run the demos

run the 1RUG (icosahedral virus) demo:

or, run all of the demos in batch:

DEMO LIST:

See also:

Authors/Contributors

Written/compiled by Cathy Lawson, with thanks to V.J. Reddy (TSRI) for sharing PDB2VIPER code (findframe); Tom Goddard (UCSF) for Chimera scripts (runchimera.csh); Huanwang Yang (RCSB PDB) for importmats and cif-handling subroutines.

Versions

version 0.5.8 (12 June 2007) initial stable release

version 0.6 (20 June 2011) minor updates:

version 0.7 (15 January 2013):