Part of  
Helix

Color Demo

This page uses the Java SStructView applet to display a Secondary Structure with different colored bases. It also demonstrates the "Find" feature.
This is a Java applet displayed using the ARCHIVE tag. It requires Netscape Navigator to run.

Color distinctions are difficult to make when the bases are small so you may have to zoom in a few times to see the colors. This demo applet shows:

You can type the number of any base into the Find field and click "Find" to locate that base in the structure (it will be selected).

The data file is e.coli16s.v1.2.coord. The HTML code to run this example is:

<APPLET CODE="SStructView.class" ARCHIVE="SStructView.zip" NAME="SSApplet" WIDTH="500" HEIGHT="300" ALIGN="BOTTOM">
<PARAM NAME="structure-data-URL" VALUE="http://www-smi.stanford.edu/projects/helix/sstructview/data/e.coli16s.v1.2.coord">
<PARAM NAME="default-background" VALUE="235,235,235">
<PARAM NAME="show-controls" VALUE="true">
</APPLET>

Demo : Up

Last modified by RMF at 22:11 PM on 10/11/1998.