Jmol._Canvas2D (Astex) "astex0"[x]
loadScript j2s/core/package.js
loadScript j2s/core/coreastex.z.js
[Java2Script] The required class file
    
j2s/core/coreastex.z.js
could not be loaded. Script error: Unexpected token '<'
    
data:
    
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
    
    
    
0 function(c,d,e,f)
1 function(c,d,g,h,k)
2 function(c,h)
3 function(c,d,e,f)
4 function(c,d,g,h,k)
5 function(c,h)
6 function(c,d,e,f)
7 function(c,d,g,h,k)
8 function(c,h)
9 function(c,d,e,f)
10 function(c,d,g,h,k)
11 function(c,h)
12 function(c,d,e,f)
13 function(c,d,g,h,k)
14 function(c,h)
15 function(c,d,e,f)
16 function(c,d,g,h,k)
17 function(c,h)
18 function(c,d,e,f)
19 function(c,d,g,h,k)
20 function(c,h)
21 function(c,d,e,f)
22 function(c,d,g,h,k)
23 function(c,h)
24 function(c,d,e,f)
    


faster sharper
info show clear hide


This page is under development. It is a test of porting OpenAstexViewer to JavaScript. As of July 24, 2014, OpenAstexViewer/HTML5 is loading small molecules from NCI and PubChem, reading PDB files from RCSB (San Diego), reading mmCIF files from EBI (Cambridge, UK), creating surfaces, and drawing bonds, atoms, and cartoons.

Use the search box to load a new molecule via one of the four databases. Enter commands into the text area and press EXECUTE to execute an OpenAstexViewer script command.


surface -solid true s red all; (takes a few seconds)
surface -solid false s orange all;
display sticks all;display lines none;
clip 5; clip 10; clip 100;
secstruc all;schematic -name ts -colorbyss true all;display lines none;
background white; background black;

Enter commands here, terminated with semicolons: