Team:UNICAMP-EMSE Brazil/Applications

From 2011.igem.org

(Difference between revisions)
Line 9: Line 9:
 +
<HTML>
 +
<HEAD>
 +
<meta http-equiv="content-type" content="text/html;charset=utf-8">
 +
<TITLE>thirdshot</TITLE>
 +
<SCRIPT SRC="http://www.chem.uwec.edu/EmbeddingJmol/Jmol.js"></SCRIPT>
 +
</HEAD>
-
<html>
+
<BODY>
-
<script src="http://propka.ki.ku.dk/~jhjensen/Jmol.js" type="text/javascript"></script>
+
-
<script type="text/javascript">
+
-
 
+
-
<script>
+
-
+
-
$(function() {
+
-
+
-
+
-
jmolSetDocument(false);
+
-
+
-
jmolInitialize("/pdb/Viewers/jmol-12.0.41/",true);
+
-
+
-
jmolSetCallback("loadStructCallback","myStructCallback");
+
-
jmolSetCallback("messageCallback",  "myMessageCallback");
+
-
jmolSetCallback("pickCallback",      "myPickCallback");
+
-
+
-
+
-
var jmol = jmolApplet(["100%","100%"], "script http://www1.rcsb.org/pdb/Viewers/jmol-12.0.41/customcolor.spt; load 'http://www1.rcsb.org/pdb/files/1XX1.pdb1.gz';set defaultStructureDSSP true; set measurementUnits ANGSTROMS;  select all;  spacefill off; wireframe off; backbone off; cartoon on; color cartoon structure; color structure;  select ligand;wireframe 0.16;spacefill 0.5; color cpk ; select all; model 0;set antialiasDisplay true; ;save STATE state_1; ");
+
-
+
-
$('#jmol_box').html(jmol);
+
-
+
-
make_jmol_resizable();
+
-
});
+
 +
<SCRIPT>
 +
jmolInitialize("../..")
 +
</SCRIPT>
 +
<SCRIPT><!--
 +
jmolApplet(300,"load http://www.pdb.org/pdb/files/1J7V.pdb")
 +
//-->
 +
</SCRIPT>
-
+
</BODY>
-
</script>
+
-
+
-
  </div>
+
-
   
+
-
+
-
  jmolBr();
+
-
  jmolButton("spin y" ,"spin y");
+
-
  jmolButton("spin off" ,"spin off");
+
-
</SCRIPT>
+
-
 
+
-
</script>
+
-
<br />
+
</HEAD>
-
</html>
+
 +
</HTML>

Revision as of 17:38, 14 September 2011

Applications

You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well.


thirdshot