usage:
pdb-xxxx-sph [options] a.pdb a.sph
[< input] [> diagnostics]
options: -h -- ignore all hydrogen atoms. -r value -- radii all set to single `value' (float). -s scale -- multiply all radii by `scale' (float). -b 0 -- ignore all backbone atoms. -b N -- set all backbone atoms to color `N' (int). -c file -- set colors from a 3-line *.color file.
errors:
*.pdb file does not exist.
*.sph file already exists.
Optional *.color file does not exists.
usage:
pdb-atom-sph [options] molecule.pdb molecule.sph
Note: Atom type based solely on 1st character of name.
Thus chlorine or calcium will be colored like carbon by default.
usage:
usage:
Note: Default B-factor scale and colors
correspond to my sensibilities.
The mapping of the ranges of B to a colorindex
are set with a file like
$RIBBONS_HOME/data/bfactor.color.
To change,
use option: -c bf.colors_file .
pdb-res-sph
Create a list of spheres color-coded by residue type.
pdb-res-sph [options] molecule.pdb molecule.sph
pdb-bf-sph
Create a list of spheres color-coded by atomic temperature factor or
a list of spheres color-coded by the occupancy field.
pdb-occ-sph
pdb-bf-sph molecule.pdb mol_bf.sph
pdb-occ-sph molecule.pdb mol_occ.sph
I use X-PLOR to store partial charges in the occupancy field for
electrostatics programs.
Anything of interest could be put there for custom colorings.