|
INTERNATIONAL TABLES for CRYSTALLOGRAPHY |
Volume G |
Definition and Exchange of Crystallographic Data |
The PDB_EXTRACT program suite contains tools and examples for extracting mmCIF data from structure determination applications.
If you wish to install and use this software you should always download the most up-to-date version from the above Web site. The links below are to the copies on this CD-ROM, which are suitable for browsing or for use if the Web site is not available. However, they may be out of date and lack the full functionality of the latest version.
PDB_EXTRACT is under constant development as a tool to allow the creation of mmCIF files from a variety of current macromolecular structure determination packages. The version distributed here is version 1.600 of February 2005. Users are recommended to obtain the latest release from the Rutgers site of the Research Collaboratory for Structural Bioinformatics (RCSB) if at all possible. Comments should be directed to [email protected].
The software is written in C++ and should run on versions of Unix with suitable C++ compilers. Binary distributions are provided for Linux, SGI, Sun, OSF and Mac OS X platforms. The binary distributions also include the structure checking module PROCHECK.
cp pdb-extract-v1.600-prod-src.tar.gz /p/q/r; cd /p/q/r cat pdb-extract-v1.600-prod-src.tar.gz | gunzip | tar xvf - cd /p/q/r/pdb-extract-v1.600-prod-src RCSBROOT=/p/q/r/pdb-extract-v1.600-prod-src; export RCSBROOT PATH="$RCSBROOT/bin:"$PATH; export PATH make make binaryIf gzip or tar are unavailable, individual source files may be saved to the build directory.
cp pdb-extract-v1.600-prod-bin-xxx.tar.gz /p/q/r; cd /p/q/r cat pdb-extract-v1.600-prod-bin-xxx.tar.gz | gunzip | tar xvf - cd /p/q/r/pdb-extract-v1.600-prod-bin-xxx RCSBROOT=/p/q/r/pdb-extract-v1.600-prod-bin-xxx; export RCSBROOT PATH="$RCSBROOT/bin:"$PATH; export PATH cd etc ./binary.sh
Copyright in the software © Rutgers - The State University of
New Jersey
Authors: John Westbrook and colleagues
The software is distributed here under licence from the Protein Data Bank/RCSB. Use of the software is governed by the PDB software licence. Queries concerning any other use should be directed to [email protected].
Copyright © 2005 International Union of Crystallography