Team:Lethbridge Canada

From 2014hs.igem.org

(Difference between revisions)
(Project)
 
(91 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
<html lang="en">
 +
    <head>
 +
        <title>Lethbridge High School iGEM Team</title>
 +
        <link rel="stylesheet" href="https://2014hs.igem.org/Team:Lethbridge_Canada/concept?action=raw&ctype=text/css" type="text/css" media="screen" />
 +
        <link rel="stylesheet" href="https://2014hs.igem.org/Team:Lethbridge_Canada/nav_bar?action=raw&ctype=text/css" type="text/css" media="screen" />
 +
        <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css">
 +
        <script type="text/javascript" src="js/jquery-ui.js"></script>
 +
        <script type="text/javascript" src="js/jquery-1.9.1.js"></script>
 +
        <script type="text/javascript" src="https://2014hs.igem.org/Team:Lethbridge_Canada/nav_bar_script?action=raw&ctype=text/javascript"></script>
 +
  <script type="text/javascript" src="https://2014hs.igem.org/Team:Lethbridge_Canada/back_to_top_script?action=raw&ctype=text/javascript"></script>
 +
        <meta charset="utf-8">
 +
       
 +
        <style>
 +
#slides {
 +
display:none;
 +
}
 +
</style>
 +
-
<html>
+
       
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #fe2b33; /*background-color: #fe2b33;*/">
+
        <script type="text/javascript" charset="utf-8">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; /*color: #f6f6f6*/; padding: 5px;">
+
  $(function(){
-
This is a template page. READ THESE INSTRUCTIONS.
+
  var timer = setInterval(tileSwitch, 5000);
-
</div>
+
  function tileSwitch(){
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; /*color: #f6f6f6*/; padding: 5px;">
+
      $('.tile-container-right1a').toggleClass('active-tile');
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
  }
-
</div>
+
});
-
<div id="warning" style="/*text-align: center;*/ font-weight: bold; font-size: small; /*color: #f6f6f6*/; padding: 5px;">
+
</script>
-
You <strong>MUST</strong> have the following information on your wiki:
+
    </head>
-
<ul style="font-weight:normal;">
+
    <body>
-
<li>a team description</li>  
+
<header class="banner">
-
<li>project description</li>
+
            <a href="https://2014hs.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014hs/a/a5/LethHS2014_Igemlogo_whiteletters.png" height="65px" width="85px" alt="Logo" class="bannerIMG" style="float:left;"></a>
-
<li>safety information (did your team take a safety training course? were you supervised in the lab?)</li>
+
            <img src="https://static.igem.org/mediawiki/2014hs/d/d7/LethHS2014_Blank.png" height="65px" width="85px" alt="Logo" class="bannerIMG" style="float:right;">
-
<li>team attribution (who did what part of your project?)</li>
+
           
-
</ul>
+
            <hgroup>
-
You may also wish to add other page such as:
+
                <h1 style="color:white;"> Lethbridge High School</h1>
-
<ul style="font-weight:normal;">
+
               
-
<li>lab notebook</li>
+
            </hgroup>
-
<li>sponsor information</li>
+
         
-
<li>other information</li>
+
                        <a href="https://2014hs.igem.org/Team:Lethbridge_Canada"><img src="https://static.igem.org/mediawiki/2014hs/c/ca/LethHS2014_TitleLogo.png" height="195px" width="255px" alt="Logo" class="bannerIMG"></a>
-
</ul>  
+
           
-
REMEMBER, keep all of your pages within your teams namespace. <br><span style="font-weight:normal; font-style:italic;">Example: 2013hs.igem.org/Team:Lethbridge_Canada/Our_Pets</span>
+
           
-
</div>
+
          </header>  
-
</div>
+
 
-
</html>
+
<!-- NAV_BAR -->
 +
            <div id="nav_bar_wrapper" style="z-index:1000;">
 +
                <ul id="nav_bar">
 +
                    <li class="nav_bar_main_entry" id="nav_bar_project"><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/project">Project</a>
 +
                        <ul id="nav_bar_project_drawer">
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/project#problem">Problem</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/project#idea">Water Treatment Idea</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/parts">Parts</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/math">Math</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/results">Results</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li class="nav_bar_main_entry" id="nav_bar_notebook"><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/notebook">Notebook</a>
 +
                        <ul id="nav_bar_notebook_drawer">
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/safety">Safety</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/march">March</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/april">April</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/may">May</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/june">June</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li class="nav_bar_main_entry" id="nav_bar_hp"><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/humanpractices">Human Practices</a>
 +
                        <ul id="nav_bar_hp_drawer">
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/Education">Education</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/government">Government</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/watertreatment">Water Treatment</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/book">Children's Book</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/art">Art Outreach</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/app">Application</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <li class="nav_bar_main_entry" id="nav_bar_team"><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/team">Team</a>
 +
                        <ul id="nav_bar_team_drawer">
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/team#students">Students</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/team#advisors">Advisors</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/team#mentors">Mentors</a></li>
 +
                            <li><a href="https://2014hs.igem.org/Team:Lethbridge_Canada/sponsors">Sponsors</a></li>
 +
                        </ul>
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
            <!-- /NAV_BAR -->
-
<!-- *********************** End of the alert box *********************** -->
 
 +
    <div id="slides">
 +
      <img src="https://static.igem.org/mediawiki/2014hs/2/28/LethHS2014_SlideShow_Bridge.png">
 +
  <img src="https://static.igem.org/mediawiki/2014hs/3/3b/LethHS2014_Problem_slide.png">
 +
  <img src="https://static.igem.org/mediawiki/2014hs/6/6c/LethHS2014_App_slide.png">
 +
      <img src="https://static.igem.org/mediawiki/2014hs/e/e2/LethHS2014_hp_slide.png">
 +
      <img src="https://static.igem.org/mediawiki/2014hs/9/9e/LethHS2014_SlideShow_Sponsors.png">
 +
      <img src="https://static.igem.org/mediawiki/2014hs/6/60/LethHS2014_TeamPhoto2.png">
 +
  </div>
 +
 
 +
    </div>
 +
 
 +
  <!-- SlidesJS Required: Link to jQuery -->
 +
  <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
 +
  <!-- End SlidesJS Required -->
-
{|align="justify"
+
  <!-- SlidesJS Required: Link to jquery.slides.js -->
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
  <script src="https://2013hs.igem.org/Team:Lethbridge_Canada/jquery.slides.min?action=raw&ctype=text/javascript"></script>
-
|[[Image:Lethbridge_Canada_logo.png|200px|right|frame]]
+
  <!-- End SlidesJS Required -->
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Lethbridge_Canada_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Lethbridge_Canada | Team Lethbridge_Canada]]
+
-
|}
+
-
<!--- Team Information Link --->
+
  <!-- SlidesJS Required: Initialize SlidesJS with a jQuery doc ready -->
 +
       
 +
  <script>
 +
    $(function() {
 +
      $('#slides').slidesjs({
 +
        width: 1222,
 +
        height: 500,
 +
        play: {
 +
          active: true,
 +
          auto: true,
 +
          interval: 4000,
 +
          swap: true
 +
        }
 +
      });
 +
    });
 +
  </script>
 +
       
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
    <main>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=Lethbridge_Canada Official Team Profile]
+
        <div class="tilesInterface">
-
|}
+
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/project">
 +
    <div class="tile-container-left1" style="">
 +
        <div class="tile">
 +
            <p class="tileTitle"> Project</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/2/27/LethHS2014_Water.png" alt="Smiley face" height="200" width="200" class="tileImg"/>
 +
            </div>
-
===Team===
+
            <div class="tile">
-
Tell us about your team, your school!
+
            <p class="tileTitle"> Fighting Antibiotic Resistance</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/7/72/LethHS_Project_Flip_BetaLac_2014.png" height="200" width="200" class="tileImg"/>
 +
            </div>
 +
        </div>
 +
            </a>
 +
       
 +
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/parts">
 +
        <div class="tile-container-right1a" style="">
 +
        <div class="minitile">
 +
            <p class="tileTitle"> Parts</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/a/a4/LethHS2014_Parts.png" alt="Smiley face" height="100" width="100" class="tileImg"/>
 +
            </div>
 +
           
 +
            <div class="tile">
 +
            <p class="tileTitle"> Our Tools</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/6/66/LethHS2014_Parts2.png" alt="Smiley face" height="100" width="100" class="tileImg"/>
 +
            </div>
 +
        </div>
 +
                </a>
 +
       
 +
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/math">
 +
        <div class="tile-container-right1a" style="">
 +
            <div class="minitile">
 +
            <p class="tileTitle"> Math</p>
 +
            <img src="https://static.igem.org/mediawiki/2014hs/3/36/LethHS2014_Math.png" alt="Smiley face" height="100" width="100" class="tileImg"/>
 +
            </div>
 +
           
 +
            <div class="tile">
 +
            <p class="tileTitle"> Modelling our System</p>
 +
            </div>
 +
        </div>
 +
                </a>
 +
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/safety">
 +
        <div class="tile-container-right1b" style="">
 +
            <div class="minitile">
 +
            <p class="tileTitle"> Safety</p>
 +
            <img src="https://static.igem.org/mediawiki/2014hs/4/4c/LethHS2014_Safety.png" alt="Smiley face" height="100" width="100" class="tileImg"/>
 +
            </div>
 +
           
 +
            <div class="tile">
 +
            <p class="tileTitle"> We can Dance</p>
 +
            </div>
 +
        </div>
 +
                </a>
-
===Project===
+
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/notebook">
-
On average, skin requires 2-6 weeks for full regeneration depending on the severity of the injury. For major burns, skin grafts are required to create the scaffolding for the skin cells to duplicate and create a bridge to seal the wound. According to the American Burn Association in 2002, 1.1 million burn injuries require medical attention. Additionally, in a report by Brown University, the cost to treat a serious burn without surgery is $9 000, and $30,000 on average with surgery. Research is currently being conducted on producing artificial skin to reduce needed surgeries to extract skin from a patient’s body, healing time, and cost. These methods however, such as the use of mesenchymal stem cells (MSCs)-adult human stem cells to produce the needed scaffolding to create the graft, are invasive.
+
        <div class="tile-container-right1b" style="">
 +
            <div class="minitile">
 +
            <p class="tileTitle"> Notebook</p>
 +
            <img src="https://static.igem.org/mediawiki/2014hs/f/fb/LethHS2014_Notebook.png" alt="Smiley face" height="100" width="100" class="tileImg"/>
 +
            </div>
 +
           
 +
            <div class="tile">
 +
            <p class="tileTitle"> Methods and Materials</p>
 +
            </div>
 +
        </div>
 +
                </a>
-
Type I collagen is the most abundant form of collagen in the body. During the formation of collagen in human cells, alpha-1 and alpha-2 helices are formed during translation to form peptide chains. Our goal is to synthesize a collagen matrix using an organism in the lab by encoding this process into its genetic makeup. Utilizing collagen to assist in the natural healing process would enable patients with wounds of varying severity to heal faster. In addition, the increased speed of healing would reduce the chance of infection as the wound will close and begin to repair in a shorter time. Furthermore, collagen would be especially useful in diabetic patients as their wounds heal slowly relative to non-diabetic individuals. Ultimately, we hope our project will create opportunities in the medical field for further testing to create a cheaper, non-invasive and more viable source for faster skin regeneration.
+
        <!--<div style="height:500px; width=500px; float:left">-->
 +
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/treatmentidea">
 +
            <div class="tile-container-left2" style="">
 +
          <div class="tile2">
 +
                <p class="tileTitle" style="padding-top:19%;"> Water Treatment</p>
 +
                <img src="https://static.igem.org/mediawiki/2014hs/b/bd/LethHS_WWTPIcon_2014.png" alt="Smiley face" height="200" width="200" class="tileImg"/>
 +
                </div>
 +
           
 +
<div class="tile">
 +
<img src="https://static.igem.org/mediawiki/2014hs/e/ea/LethHS2014_Reactor.png" height="500" width="607.5" style="">
 +
            </div>
 +
            </div>
 +
                </a>
 +
        <!--</div>-->
 +
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/humanpractices">
 +
        <div class="tile-container-right2" style="">
 +
            <div class="tile">
 +
            <p class="tileTitle"> Human Practices</p>
 +
            <img src="https://static.igem.org/mediawiki/2014hs/e/ec/LethHS2014_HumanPractises.png" alt="Smiley face" height="200" width="200" class="tileImg"/>
 +
            </div>
 +
           
 +
            <div class="tile">
 +
            <p class="tileTitle"> Reaching Out to the Community</p>
 +
            </div>
 +
        </div>
 +
</a>
 +
    <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/app">         
 +
        <div class="tile-container-left3" style="">
 +
            <div class="tile">
 +
            <p class="tileTitle"> App</p>
 +
            <img src="https://static.igem.org/mediawiki/2014hs/e/e2/LethHS2014_Iphone.png" alt="Smiley face" height="200" width="200" class="tileImg"/>
 +
            </div>
 +
           
 +
            <div class="tile">
 +
            <p class="tileTitle"> Part Searcher</p>
 +
            <img src="https://static.igem.org/mediawiki/2014hs/3/37/LethHS2014_Magnify.png">
 +
            </div>
 +
        </div>
 +
        </a> 
-
===Notebook===
+
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/team">
-
Show us how you spent your days.
+
        <div class="tile-container-right3" style="height:242.5px;">
 +
        <div class="halftile">
 +
            <p class="tileTitle"> Team</p>
 +
<img src="https://static.igem.org/mediawiki/2014hs/e/e4/LethHS2014_Team_Icon.png" alt="Our Team" height="200" width="200" class="tileImg"/>
 +
            </div>
 +
           
 +
            <div class="tile">
 +
                <img src="https://static.igem.org/mediawiki/2014hs/6/60/LethHS2014_TeamPhoto2.png" alt="Smiley face" height="252.5" width="607.5" class=""/>
 +
            </div>
 +
        </div>
 +
                </a>
 +
            <a href="https://2014hs.igem.org/Team:Lethbridge_Canada/sponsors">
 +
        <div class="tile-container-right3" style="height:242.5px;">
 +
            <div class="halftile">
 +
            <p class="tileTitle"> Sponsors</p>
 +
            <img src="https://static.igem.org/mediawiki/2014hs/6/6d/LethHS2014_Sponsors.png" alt="Smiley face" height="200" width="200" class="tileImg"/>
 +
            </div>
 +
           
 +
            <div class="tile">
 +
            <p class="tileTitle"> Thanks to Our Supporters</p>
 +
            <img src="https://static.igem.org/mediawiki/2014hs/a/a7/LethHS2014_SponsorSpread.png" alt="Smiley face" height="150" width="420" class=""/>
 +
            </div>
 +
        </div>
 +
                </a>
 +
            </div>
 +
    </main>
-
===Results/Conclusions===
+
        <aside>
-
What did you achieve over the course of your semester?
+
                     
 +
        </aside>
 +
        </section>
-
===Safety===
+
    </body>
-
What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab?
+
</html>
-
 
+
-
 
+
-
===Attributions===
+
-
Who worked on what?
+
-
 
+
-
 
+
-
===Human Practices===
+
-
What impact does/will your project have on the public? 
+
-
 
+
-
 
+
-
===Fun!===
+
-
What was your favorite team snack?? Have a picture of your team mascot?
+
-
 
+
-
 
+
-
 
+
-
<forum_subtle />
+

Latest revision as of 03:39, 21 June 2014

Lethbridge High School iGEM Team