Team:BYU Provo
From 2013.igem.org
Line 3: | Line 3: | ||
<html> | <html> | ||
- | < | + | <head> |
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | var | + | var image1 = new Image() |
- | + | image1.src = "https://static.igem.org/mediawiki/2013/3/3b/BYUSlide1.JPG" | |
+ | var image2 = new Image() | ||
+ | image2.src = "https://static.igem.org/mediawiki/2013/9/97/BYUSlide2.JPG" | ||
+ | var image3 = new Image() | ||
+ | image3.src = "https://static.igem.org/mediawiki/2013/6/69/BYUSlide3.JPG" | ||
+ | var image4 = new Image() | ||
+ | image4.src = "https://static.igem.org/mediawiki/2013/6/6c/BYUSlide4.JPG" | ||
+ | var image5 = new Image() | ||
+ | image5.src = "https://static.igem.org/mediawiki/2013/8/8d/BYUSlide5.JPG" | ||
+ | var image6 = new Image() | ||
+ | image6.src = "https://static.igem.org/mediawiki/2013/2/2c/BYUSlide6.JPG" | ||
</script> | </script> | ||
- | < | + | </head> |
- | </ | + | <body> |
- | < | + | <p><img src="https://static.igem.org/mediawiki/2013/3/3b/BYUSlide1.JPG" width="965" height="400" name="slide" /></p> |
+ | <script type="text/javascript"> | ||
+ | var step=1; | ||
+ | function slideit() | ||
+ | { | ||
+ | document.images.slide.src = eval("image"+step+".src"); | ||
+ | if(step<6) | ||
+ | step++; | ||
+ | else | ||
+ | step=1; | ||
+ | setTimeout("slideit()",4500); | ||
+ | } | ||
+ | slideit(); | ||
+ | </script> | ||
+ | </body> | ||
- | </html> | + | </html> |
---- | ---- |
Revision as of 06:24, 24 September 2013
Learn more about how we like to phage pharm and see the potential uses of bacteriophage.
|
Delve into our lab notebooks and see how our subteams operate on a day-to-day basis to accomplish our goal.
| ||
Get to know our dedicated team of undergraduate students who brainstormed, planned, and carried out all the lab work to accomplish our goal.
|
Discover our accomplishment in ...
| ||
Enjoy the adventure of Bacteria Baxter and ours as well, as we discussed synthetic biology with the general public.
|
Attributions and Collaborations
We could not complete our research without the help of others. BYU iGEM would like to thank all those who have contributed!
| ||
Add Description of Safety
|
Originally on the webpage
Home | Team | Official Team Profile | Project | Parts Submitted to the Registry | Modeling | Notebook | Safety | Attributions |
---|