SHEBA (Structural Homology by Environment-Based Alignment)

Manual 
This manual is for SHEBA version 3.11 only. The SHEBA 4.0 manual is not available yet.

SHEBA has the following options and the Help manual can be displayed by typing sheba in the command line. The sequence of the arguments does not affect the output. To learn how to use them, please click on each option and the example page will be displayed. Input and Output files are:

1. (.pdb):  a flat PDB (ascii) format file. If the PDB file name ends with (.ent), please rename it as (.pdb) so that SHEBA can recognize. If the PDB file comes from an NMR experiment, there might be more than one model and SHEBA only processes the first one.

2. (.env):  a PDB-like format with only alpha carbon coordinates and environment values. Here is the example:

.env output example

    Field Name: Definition

  1. ATOM:  Record type
  2. atom id:  The unique serial number of each atom.
  3. atom name:  IUPAC format; only alpha carbon is included.
  4. residue name:  IUPAC format.
  5. chain:  The chain to which the atom belongs.
  6. residue id:  The unique sequence number of each residue.
  7. X coordinate:  Orthogonal coordinates for X in angstroms.
  8. Y coordinate:  Orthogonal coordinates for Y in angstroms.
  9. Z coordinate:  Orthogonal coordinates for Z in angstroms.
  10. secondary structure:  0: Coil 1: Helix 2: Sheet.
  11. accessibility:  Fraction of the solvent accessibility of the residue times 100.
  12. polarity:  Fraction of the environment polarity of the residue times 100. 

3. (.db): a concatenated and compressed form of a set of (.env) files. This is a binary file.

4. (.list): an ascii file that contains a list of structures to be compared. Each line is one (*.env) file name. Currently the default maximum number of files (NP) is set to 10000.

5. (.trf): a file that contains a transformation matrix. This is an ascii file. One can obtain this transformation matrix by giving a SHEBA command with "-x" option. This matrix transforms the second pdb coordinates toward the first.

Last updated by Fox, Susan (NIH/NCI) [E] on Jun 21, 2011