Team:Utah State

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
<title>USU iGEM 2012</title>
<title>USU iGEM 2012</title>
 +
<script type="text/javascript">
 +
<!--
 +
var image1=new Image()
 +
image1.src="https://static.igem.org/mediawiki/igem.org/4/4b/Img1.png"
 +
var image2=new Image()
 +
image2.src="https://static.igem.org/mediawiki/igem.org/a/a9/Img2.png"
 +
var image3=new Image()
 +
image3.src="https://static.igem.org/mediawiki/igem.org/8/81/Img3.png"
 +
var image4=new Image()
 +
image4.src="https://static.igem.org/mediawiki/igem.org/a/af/Img4.png"
 +
var image5=new Image()
 +
image5.src="https://static.igem.org/mediawiki/igem.org/7/7e/Img5.png"
 +
var image6=new Image()
 +
image6.src="https://static.igem.org/mediawiki/igem.org/9/98/Img6.png"
 +
var image7=new Image()
 +
image7.src="https://static.igem.org/mediawiki/igem.org/d/d2/Img8.png"
 +
var image8=new Image()
 +
image8.src="https://static.igem.org/mediawiki/igem.org/3/3f/Img9.png"
 +
var image9=new Image()
 +
image9.src="https://static.igem.org/mediawiki/igem.org/c/c3/Img10.png"
 +
//-->
 +
</script>
<style media="screen" type="text/css">
<style media="screen" type="text/css">
Line 302: Line 324:
                      
                      
     <div class=wrapBuckets>
     <div class=wrapBuckets>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/4/4b/Img1.png" name="slide" width=1020 height=317>
 +
        <script>
 +
<!--
 +
//variable that will increment through the images
 +
var step=1
 +
function slideit(){
 +
//if browser does not support the image object, exit.
 +
if (!document.images)
 +
return
 +
document.images.slide.src=eval("image"+step+".src")
 +
if (step<9)
 +
step++
 +
else
 +
step=1
 +
//call function "slideit()" every 2.5 seconds
 +
setTimeout("slideit()",4500)
 +
}
 +
slideit()
 +
//-->
 +
</script>
              
              
           <div class="bucket1">
           <div class="bucket1">

Revision as of 23:50, 3 August 2012

Demo Menu - PSDGraphics.com USU iGEM 2012

USU 2012
  • Spider silk is the strongest known biomaterial, with a large variety of applications. These applications include artificial tendons and ligaments, biomedical sutures, athletic gear, parachute cords, air bags, and any other thinkable products which require a high tensile strength with amazing extendibility. Spiders however cannot be farmed because they are territorial and cannibalistic. Thus, an alternative to producing spider silk must be found. This year’s Utah State iGEM team aims to incorporate spider silk genes into E. coli in order to produce this highly valuable product. In the past, spider silk production in bacteria has been limited due to the highly repetitive nature of the protein. To overcome this obstacle Utah State’s iGEM team is incorporating sequences for additional tRNAs to boost the number of amino acids available for production. After successfully producing spider silk protein, it will be artificially spun into usable fibers that will be tested and optimized for potential applications.