Team:Lambert GA/WIPHomePage

From 2014hs.igem.org

(Difference between revisions)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
-
<font size="7">L</font> <font size="5">ambert</font> <font size="7">GA</font>
+
<html>
 +
<head>
 +
<title>
 +
Lambert iGEM HomePage
 +
</title>
 +
<style type="text/css">
 +
*{
 +
font-family: Arial;
 +
color: #999999;
 +
background-color: #000000;
 +
}
 +
h1{
 +
font-family: "Times New Roman";
 +
color: #FFFFFF;
 +
text-align: center;
 +
}
 +
p{
 +
font-family: Verdana;
 +
color: #66cdaa;
 +
padding: 2% 2% 2% 2%;
 +
text-align: justify;
 +
}
 +
#ImageMap{
 +
display: block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
}
-
Work in Progress of HomePage Development.
+
</style>
 +
<script type="text/javascript" src="http://code.jquery.com/jquery-2.1.1.js"></script>
 +
</head>
 +
<body>
 +
<h1>
 +
Lambert_GA iGEM HomePage
 +
</h1>
 +
<p>
 +
Lambert high school’s iGem team is working with a chitosan based anti-fungal that stops fungi from feeding off the saccharides on the surface, and inside the fruit, which causes rotting. The chitosan, has proven harder to biologically produce. It is currently produced with chemical intensive process that doesn't always create the correct type of chitosan. Chitosan is a deacetylated form of chitin, a very common organic compound found in cell walls. Chitosan is naturally produced in nature as a food source for many organisms. This is due to the protein chitin deacetylase (CDA) which removes an acetyl group from chitin.  Our goals is to extract the CDA gene from the organism Saccharomyces cerevisiae, a very well-known strain of yeast, and express it in E. coli to mass produce the enzyme and create chitosan. Lambert iGem is also planning on creating a BioBrick of the CDA gene for future implications.
 +
</p>
 +
<div>
 +
<img id="ImageMap"
 +
src="https://static.igem.org/mediawiki/2014hs/b/b2/2014LambertGAWikiMap.png"
 +
alt="Image Mapping (link to all other pages)"
 +
title="Image Map Test"
 +
        border="0"
 +
        usemap="#myMap"/>
 +
 
 +
<map name="myMap">
 +
  <area shape="rect"
 +
  alt="Home"
 +
  title="HomePage"
 +
  coords="11,10,91,148"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/WIPHomePage"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Project"
 +
  title="ProjectPage"
 +
  coords="100,11,215,148"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Project"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Sponsors"
 +
  title="SponsorsPage"
 +
  coords="223,15,341,146"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Sponsors"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Team"
 +
  title="TeamPage"
 +
  coords="353,20,455,145"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Team"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Safety"
 +
  title="SafetyPage"
 +
  coords="460,15,549,144"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Safety"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Human Practices"
 +
  title="HumanPracticesPage"
 +
  coords="561,17,697,144"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/HumanPractices"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="Fun"
 +
  title="FunPage"
 +
  coords="707,21,788,141"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/Fun"
 +
  target="_self"
 +
  />
 +
 
 +
  <area shape="rect"
 +
  alt="NoteBook"
 +
  title="NoteBookPage"
 +
  coords="793,11,897,146"
 +
  href="https://2014hs.igem.org/Team:Lambert_GA/NoteBook"
 +
  target="_self"
 +
  />
 +
 
 +
</map>
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 20:02, 15 June 2014

Lambert iGEM HomePage

Lambert_GA iGEM HomePage

Lambert high school’s iGem team is working with a chitosan based anti-fungal that stops fungi from feeding off the saccharides on the surface, and inside the fruit, which causes rotting. The chitosan, has proven harder to biologically produce. It is currently produced with chemical intensive process that doesn't always create the correct type of chitosan. Chitosan is a deacetylated form of chitin, a very common organic compound found in cell walls. Chitosan is naturally produced in nature as a food source for many organisms. This is due to the protein chitin deacetylase (CDA) which removes an acetyl group from chitin. Our goals is to extract the CDA gene from the organism Saccharomyces cerevisiae, a very well-known strain of yeast, and express it in E. coli to mass produce the enzyme and create chitosan. Lambert iGem is also planning on creating a BioBrick of the CDA gene for future implications.

Image Mapping (link to all other pages) Home Project Sponsors Team Safety Human Practices Fun NoteBook