Difference between revisions of "Team:DTU-Denmark"

 
(78 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{DTU-Denmark}}
+
{{Team:DTU-Denmark/header.html}} <!-- Header template  -->
  
 
<html>
 
<html>
 +
 
<head>
 
<head>
<!-- erase ? {{Team:DTU-Denmark/index.html}}
+
<!--Hovereffect stylesheet costumized from: https://miketricking.github.io/dist/#-->
{{Team:DTU-Denmark/main.css}}
+
<link rel="stylesheet" href="https://2016.igem.org/Team:DTU-Denmark/hovereffect?action=raw&ctype=text/css">
{{Team:DTU-Denmark/java.js}}
+
-->
+
</head>
+
<body>
+
<!-- Team introduction -->
+
<div class="column full_size" >
+
<div class="highlight">
+
<h2> Our Team </h2>
+
<p>We are DTU BioBuilders, the iGEM team of the Technical University of Denmark. We study biotechnolgy, bioinformatics, mathematical modelling, environmental engineering and biomedical engineering. Our team consists of 13 graduates and 3 undergraduates. In addition, we have 3 highschool students assisting us in the lab. Our team members come from Denmark, Germany, the Netherlands, Greece, China and Poland.</p>
+
<p>This year we tackle substrate utilization in cell factories and this is our wiki:</p>
+
</div>
+
</div>
+
<!--Banner -->
+
<div class="column full_size" >
+
<img src="https://static.igem.org/mediawiki/2016/c/cf/Group_banner_800x300.jpeg">
+
</div>
+
  
 +
<style>
 +
    .p {
 +
        font-family: Georgia, serif !important;
 +
    }
 +
   
 +
    #bodyContent div.front-page h1.main-title {
 +
        font-size: 50px;
 +
        text-align: center;
 +
        border-bottom-style: solid;
 +
        border-bottom-color: #990000;
 +
        border-bottom-width: 3px;
 +
    }
  
<!-- Dividing in two columns -->
+
    @media only screen and (max-width: 700px){
 +
        #bodyContent div.front-page h1.main-title {
 +
            font-size: 36px;
 +
        }
 +
        div.front-page .p {
 +
            font-weight: 200;
 +
            font-size: 12px !important;
 +
        }
 +
    }
 +
   
 +
    .space a:hover,
 +
    .space a:focus {
 +
        cursor: pointer;
 +
    }
 +
    .space {
 +
        margin-bottom: 2em;
 +
    }
 +
    .ul {
 +
       
 +
    }
 +
    h3.achi {
 +
        text-align: center;
 +
    }
 +
</style>
 +
</head>
  
<!-- The brainstorm -->
 
<div class="column half_size" align="justify">
 
<h5>The brainstorm</h5>
 
  
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris. Fusce nec tellus sed augue semper porta. Mauris massa. Vestibulum lacinia arcu eget nulla. </p>
+
<br>
  
<p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor. Maecenas mattis. Sed convallis tristique sem. Proin ut ligula vel nunc egestas porttitor. Morbi lectus risus, iaculis vel, suscipit quis, luctus non, massa. Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. </p>
 
  
<p>Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur sodales ligula in libero. Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor.</p>
+
<body class="container-fluid">
 +
<div class="container front-page">
  
 +
<h1 class="main-title">ACHIEVEMENTS</h1>
 +
<div class="row">
 +
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
 +
        <h3 class="achi">We won a gold medal</h3>
 +
        <h3 class="achi">We got nominated for Best Hardware, Overgrad</h3>
 +
        <h3 class="achi">We got nominated for Best Poster, Overgrad</h3>
 +
    </div>
 
</div>
 
</div>
  
<!-- The problem -->
+
<h1 class="main-title">YEASTILIZATION</h1>
  
<div class="column half_size" align="justify">
+
<div class="row"> <!--row1-->
<div class="highlight">
+
    <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12"> <!-- implement along with hovereffect stylesheet -->
<h5> The problem: Waste! </h5>
+
        <div class="space">
 +
            <div class="hovereffect" onclick="void(0)">
 +
                <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/1/13/T--DTU-Denmark--graininflask_sq.jpg">
 +
               
 +
                <div class="overlay">
 +
                  <h2>The <strong>problem</strong></h2>
 +
                        <p><strong>
 +
                            In the current state of industrial biotechnology, the vast majority of biorefineries rely on edible substrates such as corn, wheat or sugar cane. This has sparked the food vs. fuel debate, leading to the fundamental question whether we should use our edible crops to feed the growing human population, or to provide sustainable chemicals. The limiting factor for current processes is the lack of molecular tools,
 +
                            which restricts biotechnology to conventional organisms that are optimised for a limited number of substrates.
 +
                        </strong></p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
    <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
 +
        <div class="space">
 +
            <div class="hovereffect" onclick="void(0)">
 +
                <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/9/9d/T--DTU-Denmark--solution_sq.jpg">
 +
               
 +
                <div class="overlay">
 +
                <h2>The <strong>solution</strong></h2>
 +
             
 +
                <p><strong>
 +
                    The development of new technologies such as CRISPR/Cas9 and Next-generation sequencing has dramatically reduced the effort required to genetically modify non-model organisms, and is effectively breaking down the barrier between model and non-model organisms. In our project we utilise <i>Yarrowia lipolytica</i>, in order to solve the food vs. fuel dilemma while simultaneously making industrial biotechnology an integrated part of waste handling. <p><i>Scroll down to explore our project</i></p>
 +
                </strong></p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</div> <!--/row1-->
  
<p>In Denmark today, less than half the waste produced is recycled, which means that more than 3.5 million tons get burned off each year.</p>
 
 
<p>We have abundant waste streams from the industry such as glycerol from biodiesel production, byproducts from rapeseed production, used cooking oil and ordinary household waste.</p>
 
 
<p>Cell factories are becoming an increasing factor in the industry today, where different microorganisms are utilized to produce various compounds from therapeutics, organic acids, food additives etc. Currently however, the sustainability of these industrial processes is limited by the narrow substrate range of the organisms used. The most common feeds in use are simple carbohydrates such as glucose produced by enzymatic hydrolysis from edible plants such as maize, rice and wheat.</p>
 
</div>
 
</div>
 
<!-- break -->
 
<div class="column full_size" >
 
</div>
 
<!-- Aim -->
 
<div class="column half_size" align="justify">
 
<div class="highlight">
 
<h5>Aim of our project </h5>
 
 
<p>This project aims to develop the chassis for a versatile and efficient cell factory that
 
can transform abundant waste streams into valuable products using <em>Yarrowia lipolytica</em> and
 
state of the art genetic editing techniques.</p>
 
</div>
 
</div>
 
 
<!-- Solution -->
 
 
<div class="column half_size" align="justify">
 
<h5> Our project: a molecular toolbox </h5>
 
 
<p>The reason why <em>Y. lipolytica</em> has not been implemented in industry yet is the current lack of tools for genetic engineering.</p>
 
 
<p> In our project, we develop and test tools for Y. lipolytica. This set will standardized and based on CRISPR/Cas9-mediated genome editing. Y. lipolytica naturally comes with a high potential for biotechnological applications. By using our toolbox, anyone will be able to easily customize the genome to their needs.</p>
 
 
</div>
 
 
<!--
 
<div class="column full_size" >
 
<h5> Wiki template information </h5>
 
<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>
 
 
</div>
 
 
 
 
 
<div class="column half_size" >
 
<h5> Editing your wiki </h5>
 
<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>
 
<p> <a href="https://2016.igem.org/wiki/index.php?title=Team:Example&action=edit"> Click here to edit this page! </a></p>
 
 
</div>
 
 
 
<div class="column half_size" >
 
<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 class="column half_size" >
 
<h5>Inspiration</h5>
 
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
 
<ul>
 
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
 
<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>
 
<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" >
 
<h5> Uploading pictures and files </h5>
 
<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 />
 
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 class="button_click"  onClick=" parent.location= 'https://2016.igem.org/Special:Upload '"> 
 
UPLOAD FILES
 
</div>
 
 
</div>
 
-->
 
  
 +
<h1 class="main-title">EXPLORE</h1>
 +
<div class="row front-tiles"> <!--row2-->
 +
    <div class="col-lg-1 col-md-1 col-sm-1 xs-hidden"></div>
 +
    <div class="col-lg-2 col-md-2 col-sm-2 col-xs-12"> <!--Project tile-->
 +
      <div class="space">
 +
          <a class="hovereffect" onclick="void(0)" href="https://2016.igem.org/Team:DTU-Denmark/project">
 +
                <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/0/09/T--DTU-Denmark--project-tile.jpg">
 +
                   
 +
                <div class="overlay">
 +
                    <h2><strong>Project</strong></h2>
 +
                </div>
 +
            </a>
 +
      </div>
 +
    </div>
 +
    <div class="col-lg-2 col-md-2 col-sm-2 col-xs-12"> <!--Wetlab tile-->
 +
        <div class="space">
 +
            <a class="hovereffect" onclick="void(0)" href="https://2016.igem.org/Team:DTU-Denmark/wetlab">
 +
                <img class="img-responsive"    src="https://static.igem.org/mediawiki/2016/1/1c/T--DTU-Denmark--wetlab-tile.jpg">
 +
                   
 +
                <div class="overlay">
 +
                    <h2><strong>Wetlab</strong></h2>
 +
                </div>
 +
            </a>
 +
        </div>
 +
    </div>
 +
    <div class="col-lg-2 col-md-2 col-sm-2 col-xs-12"> <!--Compute tile-->
 +
      <div class="space">
 +
          <a class="hovereffect" onclick="void(0)" href="https://2016.igem.org/Team:DTU-Denmark/compute">
 +
                    <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/c/c6/T--DTU-Denmark--compute-tile.jpg">
 +
                   
 +
                    <div class="overlay">
 +
                        <h2><strong>Compute</strong></h2>
 +
                    </div>
 +
            </a>
 +
      </div>
 +
    </div>
 +
    <div class="col-lg-2 col-md-2 col-sm-2 col-xs-12"> <!--Team tile-->
 +
      <div class="space">
 +
          <a class="hovereffect" onclick="void(0)" href="https://2016.igem.org/Team:DTU-Denmark/team">
 +
                <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/0/06/T--DTU-Denmark--team-tile.jpg">
 +
                   
 +
                <div class="overlay">
 +
                    <h2><strong>Team</strong></h2>
 +
                </div>
 +
            </a>
 +
      </div>
 +
    </div>
 +
    <div class="col-lg-2 col-md-2 col-sm-2 col-xs-12"> <!--Outreach tile-->
 +
      <div class="space">
 +
          <a class="hovereffect" onclick="void(0)" href="https://2016.igem.org/Team:DTU-Denmark/outreach">
 +
                    <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/5/5f/T--DTU-Denmark--collab-tile.jpg">
 +
                   
 +
                    <div class="overlay">
 +
                        <h2><strong>Outreach</strong></h2>       
 +
                    </div>
 +
            </a>
 +
      </div>
 +
    </div>
 +
    <div class="col-lg-1 col-md-1 col-sm-1 xs-hidden"></div>
 +
    <!--/Outreach tile-->
 +
</div> <!--/row2-->
 +
</div> <!--/container front-page-->
  
 +
<script>
 +
// For Demo purposes only (show hover effect on mobile devices)
 +
[].slice.call( document.querySelectorAll('.content a') ).forEach( function(el) {
 +
el.onclick = function() { return false; }
 +
} );
 +
</script>
  
  
 +
<br>
 +
<br>
 +
<br>
  
 +
 
 
</body>
 
</body>
 
</html>
 
</html>
 +
{{Team:DTU-Denmark/footer}}

Latest revision as of 00:29, 3 December 2016

New HTML template for the wiki





ACHIEVEMENTS

We won a gold medal

We got nominated for Best Hardware, Overgrad

We got nominated for Best Poster, Overgrad

YEASTILIZATION

The problem

In the current state of industrial biotechnology, the vast majority of biorefineries rely on edible substrates such as corn, wheat or sugar cane. This has sparked the food vs. fuel debate, leading to the fundamental question whether we should use our edible crops to feed the growing human population, or to provide sustainable chemicals. The limiting factor for current processes is the lack of molecular tools, which restricts biotechnology to conventional organisms that are optimised for a limited number of substrates.

The solution

The development of new technologies such as CRISPR/Cas9 and Next-generation sequencing has dramatically reduced the effort required to genetically modify non-model organisms, and is effectively breaking down the barrier between model and non-model organisms. In our project we utilise Yarrowia lipolytica, in order to solve the food vs. fuel dilemma while simultaneously making industrial biotechnology an integrated part of waste handling.

Scroll down to explore our project

EXPLORE




  • FIND US AT:
Facebook Twitter
  • DTU BIOBUILDERS
  • DENMARK
  • DTU - SØLTOFTS PLADS, BYGN. 221/002
  • 2800 KGS. LYNGBY

  • E-mail:
  • dtu-biobuilders-2016@googlegroups.com
  • MAIN SPONSORS:
Lundbeck fundation DTU blue dot Lundbeck fundation Lundbeck fundation