|
|
Part of Helix |
We have developed a Java applet to display interactive Secondary Structures. The applet retrieves the secondary structure from a URL, displays it in a Web page, and responds to user interaction by identifying which objects the user clicked on and optionally calling a URL in response. The applet supports several levels of zooming and uses offscreen imaging for optimized performance. Java's virtual machine architecture allows the SStructView to be integrated into WWW pages and run on a number of different platforms.
SStructView 1.1 was released in August 1996. To obtain the Java class files, do the following:
Java source files for SStructView 1.1 are not available at this time.
These demos show how SStructView can be linked to CGIs on the web. The first three examples all use NCBI's BLAST search engine as the demo CGI.