O

O is a program for visualisation and manipulation of crystallographic data.
It is developed by Alwyn Jones in Uppsala.
You find information about O in
http://xray.bmc.uu.se/alwyn/essentials_frameset.html
http://xray.bmc.uu.se/alwyn/www_ointro/intro.htm

O is installed in /home/bio/O (on garm)
/usr/local/o7.0 (on tjaste)

To run O (version 8), you have to include in .profile
export ODAT=/home/bio/O/data
and in your .alias
alias O="/home/bio/O/bin/lin_ono"
Then you can run o by typing O.
At present, we have licences only for two mashines: loke and balder (Ulf's and Kristina's CPUs).

On tjaste you instead do (vesion 7.0):
export ODAT= /home/local/o7.0/data
alias O="/home/local/o7.0/bin/sg_ov701"

Mapman
is available from:
/home/bio/Bin/Linux/mapman


How to use O


To make a bond:
Bones - Make Bond - Click on the two atoms

The mouse


Maps


Residue R-factor


The rsfit.o file should contain one record for each residue of the type:
rsfit_MMP             T         10        70
CHA CHB CHC CHD
NA  C1A C2A C3A C4A
CMA CAA CBA
CCA
NB  C1B C2B C3B C4B
CMB CAB CBB
NC  C1C C2C C3C C4C
CMC CAC CBC CGC O1C O2C
ND  C1D C2D C3D C4D
CMD CAD CBD CGD O1D O2D
rsfit_PHE T 1 70
N CA C O CB

where the first digit gives the number of rows to read in and the second is the maximum length of the row (?).
Each record contains the atoms to include in the fit for each type of residue.