Team:LCG-UNAM-Mexico/Modelling
From 2009.igem.org
(Difference between revisions)
(→Summary : Modelling the Defense System) |
(→Summary : Modelling the Defense System) |
||
Line 50: | Line 50: | ||
<br><br> | <br><br> | ||
Simulations results are in good agreement with existing experimental data. Thanks to the structure and design of the model this can be easily modified in order to simulate infection dynamics for different bacteria and phages. Furthermore, our Molecular model can be used as a reliable tool for sampling biomolecules distributions involved in phage infection processes. | Simulations results are in good agreement with existing experimental data. Thanks to the structure and design of the model this can be easily modified in order to simulate infection dynamics for different bacteria and phages. Furthermore, our Molecular model can be used as a reliable tool for sampling biomolecules distributions involved in phage infection processes. | ||
+ | <br><br> | ||
+ | <html> | ||
+ | <head> | ||
+ | <script language="JavaScript"> | ||
+ | var mime; | ||
- | + | if(navigator.mimeTypes != 0){ | |
- | < | + | mime = "mimeTypes"; |
+ | } | ||
+ | else{ | ||
+ | mime="noMimeTypes"; | ||
+ | document.write("Sorry, no flash" + mime); | ||
+ | } | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <script language="JavaScript"> | ||
+ | <!--document.write("funciono");--> | ||
+ | if(navigator.appName=="Microsoft Internet Explorer"){ | ||
+ | document.write('<div id="header"><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" WIDTH="900" HEIGHT="207" id="https://static.igem.org/mediawiki/2009/2/27/APPLETUNAM.swf"><PARAM NAME=movie VALUE="https://static.igem.org/mediawiki/2009/2/27/APPLETUNAM.swf"><PARAM NAME=quality VALUE=high><PARAM NAME=bgcolor VALUE=#FFFFFF></OBJECT> </div>'); | ||
+ | } | ||
+ | else{ | ||
+ | if(mime=="mimeTypes"){ | ||
+ | if(navigator.mimeTypes["application/x-shockwave-flash"]){ | ||
+ | <!--document.write("Yey!!! tengo flash mira!!!" + mime);--> | ||
+ | document.write('<div id="header"><EMBED src="https://static.igem.org/mediawiki/2009/2/27/APPLETUNAM.swf" quality=high bgcolor=#FFFFFF WIDTH="900" HEIGHT="207"></EMBED></div>'); | ||
+ | } | ||
+ | else{ | ||
+ | mime="noMimeTypes"; | ||
+ | <!--document.write("Sorry, no flash" + mime);--> | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </script> | ||
+ | </body> | ||
+ | </html> | ||
+ | <center>[[Team:LCG-UNAM-Mexico:ABmodel |'''Try our applet''']]</center> | ||
+ | <br> | ||
==Motivation== | ==Motivation== |
Revision as of 00:23, 22 October 2009