Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > eede1088262777189a3d3f16cb3dc560 > files > 111

garlic-1.6-6.i586.rpm

<html>

<head>
<title>
NEI, NEIGHBORHOOD
</title>
</head>

<h1 align=center>

NEI, NEIGHBORHOOD

</h1>

<hr size="3">

<font color=#880000>
<b>
NAME
<br>
</b>
</font>


NEI, NEIGHBORHOOD - hide or show the sequence neighborhood.
<br><br>


<font color=#880000>
<b>
SYNOPSIS
<br>
</b>
</font>


NEI
<br>
NEI VER
<br>
NEI OFF
<br>
NEIGHBORHOOD
<br>
NEIGHBORHOOD VERBOSE
<br>
NEIGHBORHOOD OFF
<br><br>


<font color=#880000>
<b>
DESCRIPTION
<br>
</b>
</font>


Hide or show the sequence neighborhood of the residue covered by the pointer.
When you cross an atom or bond with the mouse pointer, the output window
will contain some useful information about this atom. In addition to this,
the top portion of the main window will contain some data about the residues
before and after the residue to which this atom belongs. The central residue
will be enclosed in a small rectangle. The entire sequence neighborhood will
be enclosed in a wide rectangle.
<br><br>

Just below the central residue there will be a small black rectangle with
a blue arrow. This arrow shows the approximate direction of the main chain.
<br><br>

<img src="neighbor.gif">

<br><br>

If you are not interested in the sequence neighborhood, execute the command:
<br><br>

nei off
<br><br>

If you want to remove the sequence neighborhood permanently, find this section
in the configuration file .garlicrc and use the keyword "no" instead of the
previus keyword ("verbose" or "yes"):
<br><br>


<table border=2 cellspacing=2 cellpading=0>

<td align="left">

# Sequence neighborhood of the residue under the pointer may be hidden,
<br>
# visible and short or visible and verbose (no/yes/verbose):
<br><br>

show sequence neighborhood: verbose

</td>

</table>

<br>


By default, the sequence neighborhood will be visible and verbose.
<br><br>


<font color=#880000>
<b>
KEYWORDS
<br>
</b>
</font>

If used without any keyword, the command NEI will make the sequence
neighborhood visible and short. The string at the top of the main window will
contain only residue names, without serial numbers and chain identifiers.
The keyword VER (long form: VERBOSE) may be used to force writing of residue
serial numbers and chain identifiers in addition to residue names.
The keyword OFF is used to hide the sequence neighborhood.
<br><br>
The keyword VER (VERBOSE) was introduced in version 1.4 of the program. The
verbose output was set as default in the configuration file, .garlicrc.
<br><br>


<font color=#880000>
<b>
EXAMPLES
<br>
</b>
</font>

<table border=2 cellspacing=2 cellpading=0>

<td align="left">

COMMAND

</td>

<td align="left">

DESCRIPTION

</td>

<tr>

<td align="left">

nei off

</td>

<td align="left">

Hide the sequence neighborhood.

</td>

<tr>

<td align="left">

nei

</td>

<td align="left">

Show short sequence neighborhood (residue names,
without serial numbers and chain identifiers).

</td>

<tr>

<td align="left">

nei ver

</td>

<td align="left">

Show verbose sequence neighborhood (residue names,
serial numbers and chain identifiers).

</td>

</table>

<br>

<font color=#880000>
<b>
NOTES
<br>
</b>
</font>


(1) Residues in the sequence neighborhood are listed in direction from amino-
to carboxyl-terminal residue.
<br><br>

(2) If the current residue is close to the polypeptide chain end, it will be
displaced from the central position.
<br><br>

(3) The half-width of the sequence neighborhood is defined as
NEIGH_HALF_WIDTH in defines.h; the total number of residues in the sequence
neighborhood is:
<br><br>

2 * NEIGH_HALF_WIDTH + 1.
<br><br>

Default NEIGH_HALF_WIDTH value is 11 which gives 23 residues in the sequence
neighborhood. The actual number of visible residues depends on the size of
the main window and on the font size. Default font size is 10x20. If this is
too large, use 9x15 or 7x14 - these fonts are still readable, but on small
displays more suitable if you want the entire sequence neighborhood to be
visible.
<br><br>

<font color=#880000>
<b>
RELATED COMMANDS
<br>
</b>
</font>

FONT is used to change the font. For example:
<br><br>

fon 7x14
<br><br>

may be used to choose reasonably small (but readable) font.
<br><br>

<hr size="3">

</html>