![]() | contents | |
| indexes | ||
| sample pages | ||
| purchase | ||
| CIF dictionaries |
Describes CIF, the data exchange standard of crystallography. Provides: information for scientists who wish to record or use the results of a single-crystal or powder diffraction experiment; the data ontology necessary for designing interoperable computer applications; accompanying software including machine-readable CIF dictionaries, libraries and utility programs.
An essential guide and reference to CIF for programmers, data managers handling crystal-structure information and practising crystallographers.
cif2pdb (Bernstein & Bernstein, 1996) is a program for converting an mmCIF data set to a partial pseudo-PDB entry with HEADER, TITLE, COMPND, SOURCE, KEYWRD, AUTHOR, JRNL, REMARK 1, REMARK 960, SEQRES, CRYST1, ORIGX, SCALE, ATOM, ANISOU, SIGUIJ (starting from U's or B's), HETATM, MASTER and END records. Fractional or orthogonal coordinates may be provided in the mmCIF data set. If an mmCIF dictionary or other dictionary with the necessary aliases between mmCIF and the core is provided, the program can convert core CIF data sets. This is sufficient to drive RASMOL.
This is Version 1.0.2 of 3 July 2002.
cif2pdb is written in Fortran as a CIFtbx application.
top level directory (= x/y/base)
--------------------------------
|
----------------------------------
| |
ciftbx cif2pdb_1.0.2
------ -------------
|
ciftbx.src
----------
cd /x/y/base
mkdir cif2pdb_1.0.2
cd cif2pdb_1.0.2
cp .../cif2pdb.shar.Z /x/y/base/cif2pdb_1.0.2
uncompress cif2pdb.shar.Z
sh cif2pdb.shar
make Makefile_localwhich will replace the current Makefile. Then cif2pdb can be compiled and tested by
make cif2pdb
make tests
Copyright in the software © the authors.
Authors: H. J. Bernstein & F. C. Bernstein
The software is distributed here under an open-source license. Queries concerning any use not covered under this license should be directed to yaya@bernstein-plus-sons.com.
