Team:Minnesota/Project/UV Absorption

From 2012.igem.org

(Difference between revisions)
m
m
Line 35: Line 35:
$("#mainRightButton1").hover(
$("#mainRightButton1").hover(
     function() {
     function() {
-
       $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_maroon_txt.png");
+
       $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_gold_txt.png");},           
-
      $("#MainBoxContentImg").attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/image1_resized.png");
+
     function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_gold_img.png");}
-
      $(".mainContentTextBanner").text("Welcome to the University of Minnesota iGEM team website! Please take some time to explore around by hovering over the icons on the right for quick blurbs or navigate using the buttons to the left. We hope you enjoy learning about us and what we do!");
+
-
    },           
+
-
     function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_gold_txt.png");}
+
);
);
 +
$("#mainRightButton2").hover(
 +
    function() {
 +
      $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/caffeinatedbread_gold_txt.png");},         
 +
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/caffeinatedbread_gold_img.png");}
 +
);
 +
 +
$("#mainRightButton3").hover(
 +
    function() {
 +
      $(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/bacterialsunscreen_maroon_txt.png");},         
 +
    function() {$(this).attr("src","http://i1158.photobucket.com/albums/p607/iGEM_MN/bacterialsunscreen_maroon_img.png");}
 +
);
Line 142: Line 150:
<div style="position:absolute;left:5px;top:0px;">
<div style="position:absolute;left:5px;top:0px;">
-
<a href="#"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/welcome_gold_txt.png"></a>
+
<a href="https://2012.igem.org/Team:Minnesota/Project"><img id="mainRightButton1" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_gold_img.png"></a>
</div>
</div>
<div style="position:absolute;left:5px;top:75px;">
<div style="position:absolute;left:5px;top:75px;">
-
<a href="https://2012.igem.org/Team:Minnesota/Project"><img id="mainRightButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/projects_gold_img.png"></a>
+
<a href="https://2012.igem.org/Team:Minnesota/Project/Caffeine_Yeast"><img id="mainRightButton2" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/caffeinatedbread_gold_img.png"></a>
</div>
</div>
<div style="position:absolute;left:5px;top:150px;">
<div style="position:absolute;left:5px;top:150px;">
-
<a href="https://2012.igem.org/Team:Minnesota/Team"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/theteam_gold_img.png"></a>
+
<a href="#"><img id="mainRightButton3" src="http://i1158.photobucket.com/albums/p607/iGEM_MN/bacterialsunscreen_maroon_img.png"></a>
</div>
</div>

Revision as of 17:25, 1 October 2012

Team:Minnesota - Main Style Template Team:Minnesota - Template

Like us on FB and follow us on Twitter!

UV Absorption by Skin Microbes


      Between 2 and 3 million cases of nonmelanoma skin cancers arise each year, making skin cancer the most prevalent form of cancer worldwide. With skin cancer such a prominent problem worldwide, we are looking into alternative methods to protect against UV radiation. Photosynthetic organisms create an array of compounds, called mycosporine like amino acids, which naturally protect them against UV radiation. The cyanobacterium, Anabaena variabilis, contains a cluster of four genes capable of producing two UV protective compounds, mycosporine-glycine and shinorine. Utilizing BioBrick™ vector techniques, we intend to clone these genes out of A. variabilis and into Escherichia coli for characterization. After characterization and determination of the efficiency of the genes in E. coli, we will clone the shinorine gene cluster into Staphylococcus epidermidis. Successful introduction of this gene cluster and expression of UV-protective compounds could be useful as a one-time-application alternative to currently marketed sunscreens.

Click here to return to Projects page.