Team:UNICAMP-EMSE Brazil/Applications
From 2011.igem.org
(Difference between revisions)
Neshich.iap (Talk | contribs) |
Neshich.iap (Talk | contribs) |
||
Line 14: | Line 14: | ||
<script src="http://propka.ki.ku.dk/~jhjensen/Jmol.js" type="text/javascript"></script> | <script src="http://propka.ki.ku.dk/~jhjensen/Jmol.js" type="text/javascript"></script> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | + | ||
- | + | <SCRIPT> | |
+ | jmolInitialize("../..") | ||
+ | </SCRIPT> | ||
+ | |||
+ | <SCRIPT><!-- | ||
+ | jmolApplet(300,"http://www.pdb.org/pdb/files/1XX1.pdb") | ||
+ | //--> | ||
+ | </SCRIPT> | ||
+ | |||
jmolBr(); | jmolBr(); | ||
jmolButton("spin y" ,"spin y"); | jmolButton("spin y" ,"spin y"); | ||
jmolButton("spin off" ,"spin off"); | jmolButton("spin off" ,"spin off"); | ||
+ | </SCRIPT> | ||
+ | |||
</script> | </script> | ||
<br /> | <br /> | ||
</html> | </html> | ||
- | |||
- | |||
Revision as of 13:01, 14 September 2011
Home | Project | Methods | Results | Data | Team | Notebook | Human Practices | Safety | Profile | Sponsors | Wix |
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.
jmolBr();
jmolButton("spin y" ,"spin y");
jmolButton("spin off" ,"spin off");