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:
    
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Object not found!</title>
<link rev="made" href="mailto:andy.newgrosh@manchester.ac.uk" />
<style type="text/css"><!--/*--><![CDATA[/*><!--*/
body { color: #000000; background-color: #FFFFFF; }
a:link { color: #0000CC; }
p, address {margin-left: 3em;}
span {font-size: smaller;}
/*]]>*/--></style>
</head>
    
<body>
<h1>Object not found!</h1>
<p>
    
    
The requested URL was not found on this server.
    
    
The link on the
<a href="https://personalpages.manchester.ac.uk/staff/T.Wallace/jsmol/testa.htm">referring
page</a> seems to be wrong or outdated. Please inform the author of
<a href="https://personalpages.manchester.ac.uk/staff/T.Wallace/jsmol/testa.htm">that page</a>
about the error.
    
    
</p>
<p>
If you think this is a server error, please contact
the <a href="mailto:andy.newgrosh@manchester.ac.uk">webmaster</a>.
    
</p>
    
<h2>Error 404</h2>
<address>
<a href="/">personalpages.manchester.ac.uk</a><br />
<span>Apache</span>
</address>
</body>
</html>
    
    
    
    
0 function(file, file0, js, isLoaded)
1 function (node, file, why, ignoreOnload, fSuccess, _loadScript)
2 function (file, fSuccess)
3 function(file, file0, js, isLoaded)
4 function (node, file, why, ignoreOnload, fSuccess, _loadScript)
5 function (file, fSuccess)
6 function(file, file0, js, isLoaded)
7 function (node, file, why, ignoreOnload, fSuccess, _loadScript)
8 function (file, fSuccess)
9 function(file, file0, js, isLoaded)
10 function (node, file, why, ignoreOnload, fSuccess, _loadScript)
11 function (file, fSuccess)
12 function(file, file0, js, isLoaded)
13 function (node, file, why, ignoreOnload, fSuccess, _loadScript)
14 function (file, fSuccess)
15 function(file, file0, js, isLoaded)
16 function (node, file, why, ignoreOnload, fSuccess, _loadScript)
17 function (file, fSuccess)
18 function(file, file0, js, isLoaded)
19 function (node, file, why, ignoreOnload, fSuccess, _loadScript)
20 function (file, fSuccess)
21 function(file, file0, js, isLoaded)
22 function (node, file, why, ignoreOnload, fSuccess, _loadScript)
23 function (file, fSuccess)
24 function(file, file0, js, isLoaded)
    


faster sharper
info show clear hide


This page is only for debugging. It is a test of porting OpenAstexViewer to JavaScript and loads slowly because it is reading uncompressed individual files. 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 wide all;
display sticks all;display lines none;
clip 5; clip 10; clip 100;
secstruc all;schematic -name -colorbyss true 'ts' all;
background white; background black;

Enter commands here, terminated with semicolons: