Difference between revisions of "Team:Georgia State"

Line 1: Line 1:
 
<html>
 
<html>
<style type="text/css">
 
.wrapper {
 
padding: 6em 0 4em 0;
 
}
 
  
.wrapper.style1 {
+
{{Team:Georgia_State/style.css}}
background: #fff;
+
<!DOCTYPE html>
color: #555f66;
+
<html>
}
+
  
.wrapper.style2 {
+
<head>
background: #192024;
+
    <meta charset="utf-8" />
color: #c5c7c8;
+
    <title>IGEM Team:GSU</title>
}
+
    <meta name="description" content="" />
 +
    <meta name="keywords" content="" />
 +
    <meta name="author" content="nileforest">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
 +
    <!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
  
.wrapper.style2 h2, .wrapper.style2 h3, .wrapper.style2 h4, .wrapper.style2 h5, .wrapper.style2 h6 {
+
    <!-- Favicone Icon -->
color: #ffffff;
+
    <link rel="shortcut icon" type="image/x-icon" href="img/favicon.ico">
}
+
    <link rel="icon" type="image/png" href="img/favicon.png">
 +
    <link rel="apple-touch-icon" href="img/favicon.png">
  
.wrapper.style2 header p {
+
    <!-- CSS -->
color: #a3a5a7;
+
    <link href="css/style.css" rel="stylesheet" type="text/css" />
}
+
   
  
.wrapper.style2 .button.alt {
+
</head>
box-shadow: inset 0 0 0 1px rgba(144, 144, 144, 0.75);
+
color: #ffffff !important;
+
}
+
  
.wrapper.style2 .button.alt:hover {
+
<body class="full-intro background--dark">
background-color: rgba(144, 144, 144, 0.275);
+
}
+
  
.wrapper.style2 .button.alt:active {
+
    <!-- Preloader -->
background-color: rgba(144, 144, 144, 0.4);
+
    <section id="preloader">
}
+
        <div class="loader" id="loader">
 +
            <div class="loader-img"></div>
 +
        </div>
 +
    </section>
 +
    <!-- End Preloader -->
  
.wrapper.style2 .button.alt.icon:before {
+
    <!-- Site Wraper -->
color: #a3a5a7;
+
    <div class="wrapper">
}
+
  
 +
        <!-- HEADER -->
 +
        <header class="header">
 +
            <div class="container">
  
 +
                <!-- logo -->
 +
                <div class="logo">
 +
                    <a href="#">
 +
                        <img class="l-black" src="img/logo-black.png" />
 +
                        <img class="l-white" src="img/logo-white.png" />
 +
                    </a>
 +
                </div>
 +
                <!--End logo-->
  
/* Banner */
+
               
  
#banner {
+
                <!-- Navigation Menu -->
background-color: #666666;
+
                <nav class="navigation singlepage-nav">
background-image: url("https://static.igem.org/mediawiki/2015/4/48/GSU_iGEM_%281%29.jpg");
+
                    <ul>
                height: 1400px;
+
                        <li>
background-size: cover;
+
                            <a class="current-ele" href="#intro">Home</a>
background-position: center center;
+
                        </li>
background-repeat: no-repeat;
+
<li>
color: #d8d8d8;
+
                            <a href="#Team">Team</a>
padding: 14em 0;
+
                        </li>
text-align: center;
+
position: relative;
+
                        <li>
}
+
                            <a href="#Project">Project</a>
 +
<ul>
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/Description">Description</a>
 +
</li>
 +
<li>
 +
  <a href="https://2015.igem.org/Team:Georgia_State/Practices">Practices</a>
 +
</li>
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/Collaborations">Collaborations</a>
 +
</li>
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/Design">Design</a>
 +
</li>
 +
<li>
 +
  <a href="https://2015.igem.org/Team:Georgia_State/Attributions">Attributions</a>
 +
</li>
 +
</ul>
 +
                        </li>
 +
                        <li>
 +
                            <a href="#LabNB">Lab Notebook</a>
 +
                        </li>
 +
 +
<li>
 +
<a href="https://2015.igem.org/Team:Georgia_State/ImageGallery">Image Gallery</a>
 +
                        </li>
 +
                     
 +
                        <li>
 +
                            <a href="#contact-info">Contact</a>
 +
                        </li>
 +
                    </ul>
 +
                </nav>
 +
                <!--End Navigation Menu -->
  
#banner:before {
 
content: '';
 
position: absolute;
 
left: 0;
 
top: 0;
 
width: 100%;
 
height: 100%;
 
background: rgba(64, 72, 80, 0.25);
 
}
 
  
#banner .inner {
+
            </div>
position: relative;
+
        </header>
z-index: 1;
+
        <!-- END HEADER -->
}
+
  
#banner .inner :last-child {
+
        <!-- CONTENT --------------------------------------------------------------------------------->
margin-bottom: 0;
+
}
+
  
#banner h2, #banner h3, #banner h4, #banner h5, #banner h6 {
+
        <!-- Intro Section -->
color: #ffffff;
+
        <section id="intro" class="full-screen-intro bg-img29">
}
+
            <div class="media-wapper bg-img parallax parallax-section1 overlay-dark" style="background-image: url('img/full/04.jpg');">
 +
                <canvas id="pollyfill-canvas"></canvas>
 +
            </div>
 +
            <div class="full-cap-wraper">
 +
                <div class="content-caption light-color">
 +
                    <div class="container">
 +
                        <br>
 +
                        <h2 class="h1">Protein Products Pichia Plants</h2>
 +
                        <br>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </section>
 +
        <div class="clearfix"></div>
 +
        <!-- End Intro Section -->
  
#banner .button.alt {
+
        <!--About Section-->
box-shadow: inset 0 0 0 1px rgba(144, 144, 144, 0.75);
+
        <section id="about" class="wow fadeIn ptb ptb-sm-80" style="background-color: #0387A6;">
color: #ffffff !important;
+
            <div class="container">
}
+
                <div class="row text-center">
 +
                    <div class="col-md-12">
 +
                        <h3 class="h4" style="text-align: left;color: white;">About Studio</h3>
 +
                        <div class="spacer-15"></div>
 +
                        <p class="lead"  style="color: white;" >Integer tincidunt Cras dapibus. <a class="tipped" data-title="Sample Text" data-tipper-options='{"direction":"top"}'><b>Vivamus elementum</b></a> ultricies nisi vel augue. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante dapibus.</p>
 +
                    </div>
 +
                </div>
 +
                   
 +
            </div>
 +
        </section>
 +
        <!-- End About Section-->
  
#banner .button.alt:hover {
+
        <hr />
background-color: rgba(144, 144, 144, 0.275);
+
}
+
  
#banner .button.alt:active {
+
       
background-color: rgba(144, 144, 144, 0.4);
+
       
}
+
        <!-- Work Section -->
 +
        <section id="work" class="wow fadeInUp ptb ptb-sm-80 text-center">
 +
            <div class="container">
 +
                <h3>Our Team</h3>
 +
                <div class="spacer-60"></div>
 +
                <!-- work Filter -->
 +
                <div class="row">
 +
                    <ul class="container-filter categories-filter mb-0">
 +
                        <li><a class="categories active" data-filter="*">All</a></li>
 +
                        <li><a class="categories" data-filter=".branding">Faculty Advisors</a></li>
 +
                        <li><a class="categories" data-filter=".design">Graduate Student Advisors</a></li>
 +
                        <li><a class="categories" data-filter=".photo">Undergraduate Reseachers</a></li>
 +
                    </ul>
 +
                </div>
 +
                <!-- End work Filter -->
 +
            </div>
 +
            <!-- Work Gallary -->
 +
            <div class="container">
 +
                <div class="row container-grid nf-col-3">
 +
                    <div class="nf-item branding design coffee spacing">
 +
                        <div class="item-box">
 +
                            <a class="cbox-gallary1" href="img/portfolio/1.jpg" title="Consequat massa quis">
 +
                                <img class="item-container" src="img/portfolio/1.jpg" alt="1" />
 +
                                <div class="item-mask">
 +
                                    <div class="item-caption">
 +
                                        <h5 class="white">Consequat massa quis</h5>
 +
                                        <p class="white">Branding, Design, Coffee</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
#banner .button.alt.icon:before {
+
                    <div class="nf-item photo spacing">
color: #c1c1c1;
+
                        <div class="item-box">
}
+
                            <a class="cbox-gallary1" href="img/portfolio/2.jpg" title="Vivamus elementum semper">
 +
                                <img class="item-container" src="img/portfolio/2.jpg" alt="2" />
 +
                                <div class="item-mask">
 +
                                    <div class="item-caption">
 +
                                        <h5 class="white">Vivamus elementum semper</h5>
 +
                                        <p class="white">Photo</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
#banner .button {
+
                    <div class="nf-item branding design coffee spacing">
min-width: 12em;
+
                        <div class="item-box">
}
+
                            <a class="cbox-gallary1" href="img/portfolio/3.jpg" title="Quisque rutrum">
 +
                                <img class="item-container" src="img/portfolio/3.jpg" alt="4" />
 +
                                <div class="item-mask">
 +
                                    <div class="item-caption">
 +
                                        <h5 class="white">Quisque rutrum</h5>
 +
                                        <p class="white">Branding, Design, Coffee</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
#banner h2 {
+
                    <div class="nf-item branding design spacing">
font-size: 3.5em;
+
                        <div class="item-box">
line-height: 1em;
+
                            <a class="cbox-gallary1" href="img/portfolio/4.jpg" title="Tellus eget condimentum">
margin: 0 0 0.5em 0;
+
                                <img class="item-container" src="img/portfolio/4.jpg" alt="4" />
padding: 0;
+
                                <div class="item-mask">
}
+
                                    <div class="item-caption">
 +
                                        <h5 class="white">Tellus eget condimentum</h5>
 +
                                        <p class="white">Design</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
#banner p {
+
                    <div class="nf-item branding design spacing">
font-size: 1.5em;
+
                        <div class="item-box">
margin-bottom: 2em;
+
                            <a class="cbox-gallary1" href="img/portfolio/5.jpg" title="Nullam quis ant">
}
+
                                <img class="item-container" src="img/portfolio/5.jpg" alt="5" />
 +
                                <div class="item-mask">
 +
                                    <div class="item-caption">
 +
                                        <h5 class="white">Nullam quis ant</h5>
 +
                                        <p class="white">Branding, Design</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
#banner p a {
+
                    <div class="nf-item photo spacing">
color: #ffffff;
+
                        <div class="item-box">
text-decoration: none;
+
                            <a class="cbox-gallary1" href="img/portfolio/6.jpg" title="Sed fringilla mauris">
}
+
                                <img class="item-container" src="img/portfolio/6.jpg" alt="6" />
 +
                                <div class="item-mask">
 +
                                    <div class="item-caption">
 +
                                        <h5 class="white">Sed fringilla mauris</h5>
 +
                                        <p class="white">Photo</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
/* Footer */
+
                    <div class="nf-item design spacing">
 +
                        <div class="item-box">
 +
                            <a class="cbox-gallary1" href="img/portfolio/7.jpg" title="Augue velit cursus">
 +
                                <img class="item-container" src="img/portfolio/7.jpg" alt="7" />
 +
                                <div class="item-mask">
 +
                                    <div class="item-caption">
 +
                                        <h5 class="white">Augue velit cursus</h5>
 +
                                        <p class="white">Design</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
#footer {
+
                    <div class="nf-item coffee spacing">
background: #f8f8f8;
+
                        <div class="item-box">
padding: 4em 0 6em 0;
+
                            <a class="cbox-gallary1" href="img/portfolio/8.jpg" title="Donec sodales sagittis">
}
+
                                <img class="item-container" src="img/portfolio/8.jpg" alt="8" />
 +
                                <div class="item-mask">
 +
                                    <div class="item-caption">
 +
                                        <h5 class="white">Donec sodales sagittis</h5>
 +
                                        <p class="white">Coffee</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
#footer a {
+
                    <div class="nf-item photo spacing">
color: inherit;
+
                        <div class="item-box">
}
+
                            <a class="cbox-gallary1" href="img/portfolio/9.jpg" title="Donec sodales sagittis">
 +
                                <img class="item-container" src="img/portfolio/9.jpg" alt="8" />
 +
                                <div class="item-mask">
 +
                                    <div class="item-caption">
 +
                                        <h5 class="white">Donec sodales sagittis</h5>
 +
                                        <p class="white">Coffee</p>
 +
                                    </div>
 +
                                </div>
 +
                            </a>
 +
                        </div>
 +
                    </div>
  
#footer .copyright {
 
color: #bbb;
 
font-size: 0.9em;
 
margin: 2em 0 0 0;
 
padding: 0;
 
text-align: center;
 
}
 
  
#footer .copyright li {
+
                </div>
border-left: solid 1px rgba(144, 144, 144, 0.25);
+
            </div>
display: inline-block;
+
            <!-- End Work Gallary -->
list-style: none;
+
            <div class="spacer-30"></div>
margin-left: 1.5em;
+
            <div class="container">
padding-left: 1.5em;
+
                <a target="_blank" href="portfolio-grid-3col.html" class="btn btn-md btn-black-line">View All</a>
}
+
            </div>
 +
        </section>
 +
        <!-- End Work Section -->
 +
        <hr />
 +
 +
        <hr />
  
#footer .copyright li:first-child {
+
        <!-- Client Logos Section -->
border-left: 0;
+
        <section id="client-logos" class="wow fadeIn ptb ptb-sm-80">
margin-left: 0;
+
            <div class="container text-center">
padding-left: 0;
+
                <h3>Sponsor </h3>
}
+
            </div>
 +
            <div class="spacer-60"></div>
 +
            <div class="container">
 +
                <div class="owl-carousel client-carousel nf-carousel-theme ">
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/01.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/02.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/03.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/04.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/05.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/06.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/08.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/01.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/02.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                    <div class="item">
 +
                        <div class="client-logo">
 +
                            <img src="img/logos/03.png" alt="" />
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </section>
 +
        <!-- End Client Logos Section -->
  
#footer .icons a {
+
        <!-- Social Section -->
color: #bbb;
+
        <section id="social" class="gray-bg ptb ptb-sm-80">
}
+
            <div class="container text-center">
 +
                <div class="row">
 +
                    <div class="col-md-8 col-md-offset-2">
 +
                        <h3>Get Connect With Us</h3>
 +
                    </div>
 +
                </div>
 +
                <div class="spacer-60"></div>
 +
                <div class="row">
 +
                    <div class="col-md-8 col-md-offset-2">
 +
                        <div class="row">
 +
                            <div class="col-md-6 col-sm-4 col-xs-6">
 +
                                <div class="page-icon-top">
 +
                                    <i class="ion ion-social-twitter"></i>
 +
                                </div>
 +
                                <h6><a class="link" target="_blank" href="https://www.twitter.com/">Twitter</a></h6>
 +
                            </div>
 +
                            <div class="col-md-6 col-sm-4 col-xs-6">
 +
                                <div class="page-icon-top">
 +
                                    <i class="ion ion-social-facebook"></i>
 +
                                </div>
 +
                                <h6><a class="link" target="_blank" href="https://www.facebook.com/">Facebook</a></h6>
 +
                            </div>
 +
                           
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </section>
 +
        <!-- End Social Section -->
  
            #content{
+
       
                  width: 100%;
+
                  padding: 0px;
+
              }
+
            .firstHeading{
+
              display:none;
+
            }
+
</style>
+
<head>
+
<title>SUPER COOLNESS</title>
+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
+
<meta name="description" content="" />
+
<meta name="keywords" content="" />
+
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
+
<script src="js/jquery.min.js"></script>
+
<script src="js/skel.min.js"></script>
+
<script src="js/skel-layers.min.js"></script>
+
<script src="js/init.js"></script>
+
<noscript>
+
<link rel="stylesheet" href="css/skel.css" />
+
<link rel="stylesheet" href="css/style.css" />
+
<link rel="stylesheet" href="css/style-xlarge.css" />
+
</noscript>
+
</head>
+
<body id="top">
+
  
<!-- Header -->
+
        <hr />
<header id="header" class="skel-layers-fixed" style="display: none;">
+
<h1>
+
<img src="https://static.igem.org/mediawiki/2015/e/e4/IGEM_2015logo.jpg" alt="" style="height: 100px;" /></h1>
+
+
</header>
+
  
<!-- Banner -->
+
        <section id="contact-info" class="ptb ptb-sm-80">
<section id="banner">  
+
            <div class="container">
</section>
+
                <div class="row">
 +
                    <div class="col-md-4">
 +
                        <div class="contact-box-left">
 +
                            <div class="contact-icon-left"><i class="ion ion-ios-location"></i></div>
 +
                            <h6>Address</h6>
 +
                            <p>
 +
                                502, DieSachbearbeiter, Schönhauser Allee, 167c10435 Berlin,Germany.
 +
                            </p>
  
<!-- One -->
+
                        </div>
<!--<section id="one" class="wrapper style1">
+
                    </div>
<header class="major">
+
<h2>Ipsum feugiat consequat</h2>
+
<p>Tempus adipiscing commodo ut aliquam blandit</p>
+
</header>
+
<div class="container">
+
<div class="row">
+
<div class="4u">
+
<section class="special box">
+
<i class="icon fa-area-chart major"></i>
+
<h3>Justo placerat</h3>
+
<p>Eu non col commodo accumsan ante mi. Commodo consectetur sed mi adipiscing accumsan ac nunc tincidunt lobortis.</p>
+
</section>
+
</div>
+
<div class="4u">
+
<section class="special box">
+
<i class="icon fa-refresh major"></i>
+
<h3>Blandit quis curae</h3>
+
<p>Eu non col commodo accumsan ante mi. Commodo consectetur sed mi adipiscing accumsan ac nunc tincidunt lobortis.</p>
+
</section>
+
</div>
+
<div class="4u">
+
<section class="special box">
+
<i class="icon fa-cog major"></i>
+
<h3>Amet sed accumsan</h3>
+
<p>Eu non col commodo accumsan ante mi. Commodo consectetur sed mi adipiscing accumsan ac nunc tincidunt lobortis.</p>
+
</section>
+
</div>
+
</div>
+
</div>
+
</section>
+
+
<!-- Two
+
<section id="two" class="wrapper style2">
+
<header class="major">
+
<h2>Commodo accumsan aliquam</h2>
+
<p>Amet nisi nunc lorem accumsan</p>
+
</header>
+
<div class="container">
+
<div class="row">
+
<div class="6u">
+
<section class="special">
+
<a href="#" class="image fit"><img src="images/pic01.jpg" alt="" /></a>
+
<h3>Mollis adipiscing nisl</h3>
+
<p>Eget mi ac magna cep lobortis faucibus accumsan enim lacinia adipiscing metus urna adipiscing cep commodo id. Ac quis arcu amet. Arcu nascetur lorem adipiscing non faucibus odio nullam arcu lobortis. Aliquet ante feugiat. Turpis aliquet ac posuere volutpat lorem arcu aliquam lorem.</p>
+
<ul class="actions">
+
<li><a href="#" class="button alt">Learn More</a></li>
+
</ul>
+
</section>
+
</div>
+
<div class="6u">
+
<section class="special">
+
<a href="#" class="image fit"><img src="images/pic02.jpg" alt="" /></a>
+
<h3>Neque ornare adipiscing</h3>
+
<p>Eget mi ac magna cep lobortis faucibus accumsan enim lacinia adipiscing metus urna adipiscing cep commodo id. Ac quis arcu amet. Arcu nascetur lorem adipiscing non faucibus odio nullam arcu lobortis. Aliquet ante feugiat. Turpis aliquet ac posuere volutpat lorem arcu aliquam lorem.</p>
+
<ul class="actions">
+
<li><a href="#" class="button alt">Learn More</a></li>
+
</ul>
+
</section>
+
</div>
+
</div>
+
</div>
+
</section> -->
+
  
<div style="background:rgb(52, 123, 172); color: white; margin-bottom: 2px">
+
                    <div class="col-md-4">
<h1 style="color: white;">Project Summary</h1>
+
                        <div class="contact-box-left">
 +
                            <div class="contact-icon-left"><i class="ion ion-ios-telephone"></i></div>
 +
                            <h6>Call Us</h6>
 +
                            <p>
 +
                                <span>+40 (0) 012 345 6789</span><br />
 +
                            </p>
 +
                        </div>
 +
                    </div>
  
 +
                    <div class="col-md-4">
 +
                        <div class="contact-box-left">
 +
                            <div class="contact-icon-left"><i class="ion ion-ios-email"></i></div>
 +
                            <h6>Email</h6>
 +
                            <p>
 +
                                <a href="mailto:yourname@domain.com">yourname@domain.com</a>
 +
                            </p>
 +
                        </div>
 +
                    </div>
 +
 +
                </div>
 +
            </div>
 +
        </section>
 
   
 
   
<p>
+
        <!-- END CONTENT ---------------------------------------------------------------------------->
In Georgia, legislation has recently been passed that allows for the legal use of Cannabidiol (CBD) oil for the treatment of seizures and other debilitating conditions. Unfortunately, the CBD oil that is available on the market is contaminated with THC or contains such low-levels of CBD to be rendered ineffective for private voluntary medical use. Hence, the goal of our project is to produce CBDA-synthase in transgenic tobacco plants, which catalyzes the production of CBD without the production of THC, and with the use of the tobacco plants Cannabis plants would be bypassed.
+
Horseradish Peroxidase (HRP) will be used as a proof of concept because the introduction of this enzyme allows the production of it in the roots of transgenic tobacco plants and catalyzes the conversion of chromogenic substrates into colored products. This is a similar but more widely recognized pathway as to how we plan to produce CBDA-synthase.
+
In parallel to introducing CBDA-synthase to transgenic tobacco plants, we are also trying to express the enzyme in pichia pastoris. This correlates to the 2014 Mambalgin Project since both projects will be utilizing a similar mechanism for protein expression in yeast therefore further continuation of our project will be suitable.
+
</p>
+
  
 +
        <!-- FOOTER -->
 +
        <footer class="footer pt-80">
  
</div>
+
            <!-- Copyright Bar -->
 +
            <section class="copyright pb-60">
 +
                <div class="container">
 +
                    <p class="">
 +
                        &copy; 2015 <a><b>GSU IGEM</b></a>. All Rights Reserved.
 +
                        <br />
 +
                     
 +
                    </p>
 +
                </div>
 +
            </section>
 +
            <!-- End Copyright Bar -->
  
<!-- Footer-->
+
        </footer>
<footer id="footer">
+
        <!-- END FOOTER -->
<div class="container">
+
<div class="6u">
+
<ul class="icons">
+
<li><a href="#" class="icon fa-twitter"><span class="label">Twitter</span></a></li>
+
<li><a href="#" class="icon fa-facebook"><span class="label">Facebook</span></a></li>
+
<li><a href="#" class="icon fa-instagram"><span class="label">Instagram</span></a></li>
+
<li><a href="#" class="icon fa-linkedin"><span class="label">LinkedIn</span></a></li>
+
<li><a href="#" class="icon fa-pinterest"><span class="label">Pinterest</span></a></li>
+
</ul>
+
</div>
+
</div>
+
<ul class="copyright">
+
<li>&copy; IGem GSU. All rights reserved.</li>
+
<li>Design: Sur Consulting Group</a></li>
+
</ul>
+
</div>
+
</footer>  
+
  
</body>
+
        <!-- Scroll Top -->
 +
        <a class="scroll-top">
 +
            <i class="fa fa-angle-double-up"></i>
 +
        </a>
 +
        <!-- End Scroll Top -->
  
 +
    </div>
 +
    <!-- Site Wraper End -->
 +
 +
 +
    <!-- JS -->
 +
{{Team:Georgia_State/Javascript}}
 +
    <script src="js/jquery-1.11.2.min.js" type="text/javascript"></script>
 +
   
 +
   
 +
     
 +
 +
    <script type="text/javascript">
 +
        //  Onepage Nav Elements
 +
        $('.singlepage-nav').singlePageNav({
 +
            offset: 0,
 +
            filter: ':not(.nav-external)',
 +
            updateHash: true,
 +
            currentClass: 'current-ele',
 +
            easing: 'swing',
 +
            speed: 750,
 +
            beforeStart: function () {
 +
                console.log('begin scrolling');
 +
            },
 +
            onComplete: function () {
 +
                console.log('done scrolling');
 +
            }
 +
        });
 +
    </script>
 +
 +
</body>
 +
 +
 +
 
</html>
 
</html>

Revision as of 19:39, 17 August 2015

{{Team:Georgia_State/style.css}} IGEM Team:GSU


Protein Products Pichia Plants


About Studio

Integer tincidunt Cras dapibus. Vivamus elementum ultricies nisi vel augue. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante dapibus.




Sponsor

Get Connect With Us


Address

502, DieSachbearbeiter, Schönhauser Allee, 167c10435 Berlin,Germany.

Call Us

+40 (0) 012 345 6789

{{Team:Georgia_State/Javascript}}