Difference between revisions of "Team:UPO-Sevilla"

(Prototype team page)
 
 
(91 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{UPO-Sevilla}}
+
{{:Team:UPO-Sevilla/Template:CSS}}
<html>
+
{{:Team:UPO-Sevilla/Template:JAVA}}
 +
<html>
  
<div class="column full_size" >
+
<style type="text/css">
<img src="http://placehold.it/800x300/d3d3d3/f2f2f2">
+
</div>
+
* {
 +
margin:0px;
 +
padding:0px;
 +
}
 +
 +
#header {
 +
margin:auto;
 +
width:500px;
 +
font-family:Arial, Helvetica, sans-serif;
 +
}
 +
 +
ul, ol {
 +
list-style:none;
 +
}
 +
 +
.nav > li {
 +
float:left;
 +
}
 +
 +
.nav li a {
 +
background-color:#CEECF5;
 +
color:#000;
 +
text-decoration:none;
 +
padding:10px 12px;
 +
display:block;
 +
}
 +
 +
.nav li a:hover {
 +
background-color:#434343;
 +
}
 +
 +
.nav li ul {
 +
display:none;
 +
position:absolute;
 +
min-width:140px;
 +
}
 +
 +
.nav li:hover > ul {
 +
display:block;
 +
}
 +
 +
.nav li ul li {
 +
position:relative;
 +
}
 +
 +
.nav li ul li ul {
 +
right:-140px;
 +
top:0px;
 +
}
 +
 +
</style>
 +
  <!--HEADER ROW-->
 +
  <div id="header-row">
 +
    <div class="container" style="height:75px">
 +
      <div class="row" style="height:75px">
 +
              <!--LOGO-->
 +
              <div class="span3"><a class="brand" href="#"><img src="https://static.igem.org/mediawiki/2016/9/94/T--UPO-Sevilla--upoescudo.jpg" width="200" height="400"></a></div>
 +
              <!-- /LOGO -->
  
<div class="column full_size" >
+
            <!-- MAIN NAVIGATION --> 
<h2> Welcome to iGEM 2016! </h2>
+
              <div class="span9">
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
                <div class="navbar  pull-right" style="font-size:80%">
 +
                  <div class="navbar-inner">
 +
                    <a data-target=".navbar-responsive-collapse" data-toggle="collapse" class="btn btn-navbar"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></a>
 +
                    <div class="nav-collapse collapse navbar-responsive-collapse">
 +
                    <ul class="nav">
 +
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla">Home</a></li>
 +
 +
<li class="dropdown">
 +
                          <a class="dropdown-toggle" data-toggle="dropdown">Team<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Sevilla">Our city</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Team">Members</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Attributions">Attributions</a></li>
 +
                            </ul>
 +
                        </li>
 +
 +
<li class="dropdown">
 +
                          <a class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Description">Description</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Design">Design</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Proof">Proof of Concept</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Demonstrate">Demonstrate</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Notebook">Notebook</a></li>
 +
                            </ul>
 +
                        </li>
 +
                       
 +
                        <li class="dropdown">
 +
                          <a class="dropdown-toggle" data-toggle="dropdown">Parts<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Basic_Part">Basic Parts</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Composite_Part">Composite Parts</a></li>
 +
  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Part_Collection">Part Collection</a></li>
 +
                            </ul>
 +
                        </li>
  
</div>  
+
                        <li class="dropdown">
 +
                          <a class="dropdown-toggle" data-toggle="dropdown">Wet Lab<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Protocols">Protocols</a></li>
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Experiments">Experiments</a></li>
 +
  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Safety">Safety</a></li>
 +
                            </ul>
 +
                        </li>
  
<div class="column half_size" >
+
                        <li class="dropdown">
<h5>Before you start: </h5>
+
                          <a class="dropdown-toggle" data-toggle="dropdown">Dry Lab<b class="caret"></b></a>
<p> Please read the following pages:</p>
+
                            <ul class="dropdown-menu">
<ul>
+
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Software">Software</a></li>
<li> <a href="https://2016.igem.org/Requirements">Requirements page </a> </li>
+
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Model">Modeling</a></li>
<li> <a href="https://2016.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
                            </ul>
<li> <a href="https://2016.igem.org/Resources/Template_Documentation"> Template Documentation </a></li>
+
                        </li>
</ul>
+
</div>
+
                        <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Collaborations">Collaborations</a></li>
 +
 +
                        <li class="dropdown">
 +
                          <a class="dropdown-toggle" data-toggle="dropdown">Human Practices<b class="caret"></b></a>
 +
                            <ul class="dropdown-menu">
 +
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/HP/Silver">HP Silver</a></li>
  
<div class="column half_size" >
+
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Integrated_Practices">Integrated Practices</a></li>
<div class="highlight">
+
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/HP/Gold">HP Gold</a></li>
<h5> Styling your wiki </h5>
+
                                  <li><a href="https://2016.igem.org/Team:UPO-Sevilla/Engagement">Engagement</a></li>
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>  
+
</div>
+
</div>
+
  
<div class="column full_size" >
+
                            </ul>
<h5> Wiki template information </h5>
+
                        </li>                                                    
<p>We have created these wiki template pages to help you get started and to help you think about how your team will be evaluated. You can find a list of all the pages tied to awards here at the <a href="https://2016.igem.org/Judging/Pages_for_Awards/Instructions">Pages for awards</a> link. You must edit these pages to be evaluated for medals and awards, but ultimately the design, layout, style and all other elements of your team wiki is up to you!</p>
+
                    </ul>
 +
                  </div>
  
</div>  
+
                  </div>
 +
                </div>
 +
              </div>
 +
            <!-- MAIN NAVIGATION --> 
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <!-- /HEADER ROW -->
  
 +
    <div class="container">
  
 +
  <!--Carousel
 +
  ==================================================-->
  
 +
  <div id="myCarousel" class="carousel slide" style="height:400px">
 +
    <div class="carousel-inner">
  
<div class="column half_size" >
+
      <div class="active item">
<h5> Editing your wiki </h5>
+
        <div class="container">
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>  
+
          <div class="row">
<p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> Click here to edit this page! </a></p>
+
           
 +
              <div class="span6">
  
</div>
+
                <div class="carousel-caption">
 +
                      <h1 style="text-align:center"><b>BIOFILM TRANSFORMERS</b></h1>
 +
                      <h3 class="lead" style="text-align:center">Give us a biofilm and we will change the world.</h3>
 +
                </div>
  
 +
              </div>
  
<div class="column half_size" >
+
                <div class="span6"> <img src="https://static.igem.org/mediawiki/2016/f/fd/T--UPO-Sevilla--logo_uposevilla.jpg" style="width:300px;height:300px;padding-top:50px;padding-bottom:100px;padding-left:100px"></div>
<h5>Tips</h5>
+
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
<ul>
+
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2016.igem.org/Calendar">iGEM 2016 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>  
+
</div>
+
  
 +
          </div>
 +
        </div>
 +
     
 +
  </div>
  
<div class="column half_size" >
+
      <div class="item">
<h5>Inspiration</h5>
+
     
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
        <div class="container">
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
          <div class="row">
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
           
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
              <div class="span6">
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
</div>
+
  
<div class="column half_size" >
+
                <div class="carousel-caption" style="margin-top:5px">
<h5> Uploading pictures and files </h5>
+
                      <img src="img/Giralda.png" style="width:550px;height:330px">
<p> You can upload your pictures and files to the iGEM 2016 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
                </div>
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
  
 +
  </div>
  
<div class="button_click" onClick=" parent.location= 'https://2016.igem.org/Special:Upload '">
+
          <div class="span6" style="margin-top:5px"> <img src="img/PlazaEspaña.jpg" style="width:550px;height:330px"></div>
UPLOAD FILES
+
</div>
+
  
 +
        </div>
 +
 
 +
      </div>
 +
 +
  </div>
 +
 +
  </div>
 +
 
 +
      <!-- Carousel nav -->
 +
      <a class="carousel-control left " href="#myCarousel" data-slide="prev"><i class="icon-chevron-left"></i></a>
 +
      <a class="carousel-control right" href="#myCarousel" data-slide="next"><i class="icon-chevron-right"></i></a>
 +
        <!-- /.Carousel nav -->
 +
 +
  </div>
 +
 
 +
    <!-- /Carousel -->
 +
 +
<!-- Row View -->
 +
 +
    <div class="row">
 +
        <h1 style="text-align:center">Abstract of our Project</h1>
 +
    <div style="text-align:center;padding-bottom:15px">
 +
    <video width="600px" preload controls>
 +
<source src="https://static.igem.org/mediawiki/2016/f/f6/T--UPO-Sevilla--videoProm.mp4" type="video/mp4">
 +
</video>
 
</div>
 
</div>
 +
            <p style="text-align:justify;font-size:15px;padding-bottom:10px"> Glycerol is a byproduct from the biodiesel industry that contaminates the environment and constitutes a real problem worldwide. To help eliminating this compound, we use it as a carbon source for bacteria. We take advantage of <i>Pseudomonas putida</i>, a bacterium capable of adhering to substrate and aggregate to form communities or biofilms. In this state, bacteria are more efficient, robust and resistant than those in suspension and are excellent catalysts of biotechnological use. By using glycerol as the carbon source, bacteria forming biofilms can produce compounds that are beneficial for human beings.</p>
 +
 +
      <p style="text-align:justify;font-size:15px;padding-bottom:10px">We genetically manipulate <i>P. putida</i> based on in silico predictions to increase glycerol assimilation and to control formation and dispersal of biofilms. Having that, there are a lot of molecules that can be produced by introducing the genes needed for it. We propose producing propionate, as it is a small and simple molecule easy to secrete and with a lot of uses in different industries.</p>
 +
 +
        <p style="text-align:justify;font-size:15px">This way, we develop a production platform, eliminating a contaminating compound and producing a useful one in an efficient manner.</p>
 +
        </div>
 +
    </div>
 +
 +
<!-- /.Feature -->
 +
 +
 +
 
 +
<!-- Feature
 +
  ==============================================-->
 +
 +
<!-- /.Row View -->
 +
  
  
 +
<!--Footer
 +
==========================-->
  
 +
<footer>
 +
    <div class="container">
 +
      <div class="row">
 +
        <div class="span6"><br>
 +
        </div>
 +
        <div class="span6">
 +
            <div class="social pull-right">
 +
 +
<a href="https://www.youtube.com/channel/UCXUAle_ywH8F127dWBYrhgw" target="_blank" title="Youtube official page"><img src="https://static.igem.org/mediawiki/2016/a/ac/T--UPO-Sevilla--youtube.jpg" width="60" style="height:50px"</a>
 +
 +
<a href="https://www.facebook.com/profile.php?id=100006118518232&fref=ts" target="_blank" title="Facebook official page"><img src="https://static.igem.org/mediawiki/igem.org/thumb/8/8b/FaceBook-icon.png/120px-FaceBook-icon.png" width="60" height="60"></a>
  
 +
<a href=https://twitter.com/iGEM_UPO target="_blank" title="Twitter official page"><img src="https://static.igem.org/mediawiki/igem.org/thumb/1/1a/Twitter_logo.png/120px-Twitter_logo.png" width="60" height="60"></a>
  
 +
<a href="https://www.instagram.com/igemupo/" target="_blank" title="Instagram official page"><img src="https://static.igem.org/mediawiki/2016/thumb/f/f7/Instagram.jpeg/120px-Instagram.jpeg.png" width="60" height="60"></a>
 +
             
 +
            </div>
 +
        </div>
 +
      </div>
 +
    </div>
 +
</footer>
  
 +
<!--/.Footer-->
  
 +
  </body>
 
</html>
 
</html>

Latest revision as of 02:02, 19 October 2016

Abstract of our Project

Glycerol is a byproduct from the biodiesel industry that contaminates the environment and constitutes a real problem worldwide. To help eliminating this compound, we use it as a carbon source for bacteria. We take advantage of Pseudomonas putida, a bacterium capable of adhering to substrate and aggregate to form communities or biofilms. In this state, bacteria are more efficient, robust and resistant than those in suspension and are excellent catalysts of biotechnological use. By using glycerol as the carbon source, bacteria forming biofilms can produce compounds that are beneficial for human beings.

We genetically manipulate P. putida based on in silico predictions to increase glycerol assimilation and to control formation and dispersal of biofilms. Having that, there are a lot of molecules that can be produced by introducing the genes needed for it. We propose producing propionate, as it is a small and simple molecule easy to secrete and with a lot of uses in different industries.

This way, we develop a production platform, eliminating a contaminating compound and producing a useful one in an efficient manner.