Difference between revisions of "Team:Marburg"

 
(288 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Marburg}}
 
{{Marburg}}
 
+
{{Marburg/index.css}}
<div class="column full_size" >
+
<html>
<h1> Welcome to iGEM 2019! </h1>
+
  <script>
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
    setTimeout(function () {
 
+
        $(".glitch").removeClass("glitch");
 
+
      }, 1500);
<img src="https://placehold.it/1080x320">
+
    function inViewport(element) {
+
      var bb = element.getBoundingClientRect();
 
+
      return !(bb.top > (innerHeight - 150) || bb.bottom < 50);
</div>
+
    }
 
+
    document.querySelector(".main").addEventListener("scroll", function (event) {
 
+
      var strain = document.querySelector(".main").querySelector("#strain");
<div class="column full_size" >
+
      var toolbox = document.querySelector(".main").querySelector("#toolbox");
 
+
      var measurement = document.querySelector(".main").querySelector("#measurement");
<h3>Before you start</h3>
+
      var automation = document.querySelector(".main").querySelector("#automation");
<p> Please read the following pages:</p>
+
      var awards = document.querySelector(".main").querySelector("#awards");
<ul>
+
      strain.style.opacity = inViewport(strain) ? "1" : "0";
<li> <a href="https://2019.igem.org/Competition">Competition Hub</a> </li>
+
      toolbox.style.opacity = inViewport(toolbox) ? "1" : "0";
<li> <a href="https://2019.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
      measurement.style.opacity = inViewport(measurement) ? "1" : "0";
<li> <a href="https://2019.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
      automation.style.opacity = inViewport(automation) ? "1" : "0";
</ul>
+
      awards.style.opacity = inViewport(awards) ? "1" : "0";
</div>
+
    })
 
+
  </script>
 
+
  <div>
<div class="clear extra_space"></div>
+
    <div class="hero-wrapper">
<div class="line_divider"></div>
+
      <video playsinline autoplay muted loop>
<div class="clear extra_space"></div>
+
        <source src="https://static.igem.org/mediawiki/2019/5/5f/T--Marburg--hero_video.mp4" type="video/mp4">
 
+
      </video>
 
+
      <div class="words">
 
+
        <p class="word glitch" data-text="F A S T E S T .">
<div class="column full_size" >
+
          F A S T E S T .
<h3> Styling your wiki </h3>
+
        </p>
<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 class="word glitch" data-text="P H O T O T R O P H I C .">
<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>  
+
          P H O T O T R O P H I C .
 
+
        </p>
</div>
+
        <p class="word glitch" data-text="O R G A N I S M .">
 
+
          O R G A N I S M .
 
+
        </p>
 
+
      </div>
 
+
      <img class="bobbel" src="https://static.igem.org/mediawiki/2019/a/a6/T--Marburg--bobbel.svg"
<div class="clear extra_space"></div>
+
        onclick="$('.main').animate({ scrollTop: window.innerHeight - 52 }, 500);">
 
+
    </div>
 
+
    <div class="hero-text">
 
+
      <p class="hero-first">
<div class="column third_size" >
+
        By providing the fastest growing phototrophic chassis to the community, we are paving the way for other
 
+
        phototrophic organisms in Synthetic Biology.
<h3> Uploading pictures and files </h3>
+
      </p>
<p> You must upload any pictures and files to the iGEM 2019 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. </p>
+
      <hr class="line" style="transform: unset;">
 
+
      <p class="hero-second">
 
+
        We created an easy to use toolbox for <i>Synechococcus elongatus</i> UTEX 2973 to empower rapid design
<p>When you upload, set the "Destination Filename" to <b> T--YourOfficialTeamName--NameOfFile.jpg</b>. (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>
+
        testing, including genome engineering tools, self-replicating plasmid systems, natural competence and a Golden
 
+
        Gate-based part library. By providing the fastest growing phototrophic chassis with a doubling time of <b>under 80 minutes</b> to the community, we are paving the way
<div class="button_link">
+
        for other phototrophic organisms in Synthetic Biology.
<a href="https://2019.igem.org/Special:Upload">
+
      </p>
UPLOAD FILES
+
    </div>
</a>
+
    <div>
</div>
+
      <div class="box-light">
 
+
        <img id="strain" src="https://static.igem.org/mediawiki/2019/9/91/T--Marburg--hero_strain.jpg"
</div>
+
          alt="Strain Engineering Photo" style="margin-top: unset !important;">
 
+
      </div>
<div class="column third_size" >
+
      <div class="box-dark left">
<h3> Wiki template information </h3>
+
        <img src="https://static.igem.org/mediawiki/2019/6/6f/T--Marburg--logo_strain.svg" class="logo"
<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://2019.igem.org/Judging/Pages_for_Awards">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>
+
          alt="Strain Engineering Logo">
 
+
        <h1 class="heading">
</div>  
+
          S T R A I N
 
+
          <br><br>
 
+
          E N G I N E E R I N G
 
+
        </h1>
<div class="column third_size" >
+
        <hr class="line">
<div class="highlight decoration_B_full">
+
        <p class="text">
<h3> Editing your wiki </h3>
+
          We created an "easy to use" phototrophic chassis by restoring the natural competence of <i>S. elongatus</i>
<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>  
+
          UTEX 2973 in order to enormously simplify the transformation process. We established a genome modification
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
          system via the CRISPR/Cas12a and enabled the usage of self-replicating plasmids overcoming the drawbacks of time
 
+
          intensive genome integration for genetic design testing.
<div class="button_link">
+
        </p>
<a href="https://2019.igem.org/wiki/index.php?title=Team:Marburg&action=edit">  
+
      </div>
EDIT PAGE
+
    </div>
</a>
+
    <div>
</div>
+
      <div class="box-light">
 
+
        <img id="toolbox" src="https://static.igem.org/mediawiki/2019/c/ca/T--Marburg--hero_toolbox.jpg" alt="Toolbox Photo">
 
+
      </div>
</div>
+
      <div class="box-dark right">
</div>
+
        <img src="https://static.igem.org/mediawiki/2019/a/a9/T--Marburg--logo_toolbox.svg" class="logo" alt="Toolbox Logo">
 
+
        <h1 class="heading">
 
+
          T O O L B O X
 
+
        </h1>
 
+
        <hr class="line">
 
+
        <p class="text">
<div class="clear extra_space"></div>
+
          We constructed the green expansion, a set of biobricks to accompany our new chassis. It contains the first
<div class="line_divider"></div>
+
          MoClo compatible shuttle vector for cyanobacteria. Additionally users can design plasmids for genomic
<div class="clear extra_space"></div>
+
          integrations using novel rationally designed integration sites. To improve standardization in phototrophic
 
+
          research we deliver standardized measurement entry vectors to test BioBricks in cyanobacteria.
 
+
        </p>
 
+
      </div>
<div class="column two_thirds_size" >
+
    </div>
<h3>Tips</h3>
+
    <div>
<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>
+
      <div class="box-light">
<ul>
+
        <img id="measurement" src="https://static.igem.org/mediawiki/2019/c/c3/T--Marburg--hero_measurement.jpg"
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
          alt="Measurement Photo">
<li>Be clear about what you are doing and how you plan to do this.</li>
+
      </div>
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
      <div class="box-dark left">
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
        <img src="https://static.igem.org/mediawiki/2019/8/8a/T--Marburg--logo_measurement.svg" class="logo"
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
          alt="Measurement Logo">
<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://2019.igem.org/Calendar">iGEM 2019 calendar</a> </li>
+
        <h1 class="heading" style="margin-top: 3em;">
<li>Have lots of fun! </li>
+
          M E A S U R E M E N T
</ul>  
+
        </h1>
</div>
+
        <hr class="line">
 
+
        <p class="text">
 
+
          Following the call for long needed standardization in the cyanobacterial community, we ventured out to rationalize important measurements hugely affecting the growth of our cultures. As using fluorescence for part characterization proves difficult in self-fluorescent cyanobacteria, we showed that the use of bioluminescence reporters as well as the use of flow cytometry offer promising alternatives to improve these characterizations.
<div class="column third_size">
+
        </p>
<div class="highlight decoration_A_full">
+
      </div>
<h3>Inspiration</h3>
+
    </div>
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
    <div>
<ul>
+
      <div class="box-light">
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
        <img id="automation" src="https://static.igem.org/mediawiki/2019/f/f9/T--Marburg--hero_automation.jpg"
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
          alt="Automation Photo">
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
      </div>
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
      <div class="box-dark right">
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
        <img src="https://static.igem.org/mediawiki/2019/3/3f/T--Marburg--logo_automation.svg" class="logo"
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
          alt="Automation Logo">
</ul>
+
        <h1 class="heading">
</div>
+
          A U T O M A T I O N
</div>
+
        </h1>
 +
        <hr class="line">
 +
        <p class="text">
 +
          The goal of the automation lab was to completely automate the process of cloning using OT-2 Pipetting robots. This was achieved using a state of the art faster-RCNN neural network and a self made camera module and light table for colony picking. We also automated large scale purification of plasmids. Our
 +
          software as well as the hardware blueprints are published on GitHub to give everybody access to scalable and affordable automation.
 +
        </p>
 +
      </div>
 +
    </div>
 +
    <div id="awards" class="box-light awards" onclick="window.location.href = '/Team:Marburg/MedalCriteria'">
 +
      <h1 class="award-title title">Achievements</h1>
 +
      <img class="award" src="https://static.igem.org/mediawiki/2019/a/ae/T--Marburg--medal_bronze.svg">
 +
      <img class="award" src="https://static.igem.org/mediawiki/2019/c/cc/T--Marburg--medal_silver.svg">
 +
      <img class="award" src="https://static.igem.org/mediawiki/2019/6/6f/T--Marburg--medal_gold.svg">
 +
      <img class="award" src="https://static.igem.org/mediawiki/2019/b/bd/T--Marburg--medal_special.svg">
 +
    </div>
 +
  </div>
 +
</html>
 
{{Marburg/footer}}
 
{{Marburg/footer}}

Latest revision as of 17:00, 11 December 2019

F A S T E S T .

P H O T O T R O P H I C .

O R G A N I S M .

By providing the fastest growing phototrophic chassis to the community, we are paving the way for other phototrophic organisms in Synthetic Biology.


We created an easy to use toolbox for Synechococcus elongatus UTEX 2973 to empower rapid design testing, including genome engineering tools, self-replicating plasmid systems, natural competence and a Golden Gate-based part library. By providing the fastest growing phototrophic chassis with a doubling time of under 80 minutes to the community, we are paving the way for other phototrophic organisms in Synthetic Biology.

Strain Engineering Photo

S T R A I N

E N G I N E E R I N G


We created an "easy to use" phototrophic chassis by restoring the natural competence of S. elongatus UTEX 2973 in order to enormously simplify the transformation process. We established a genome modification system via the CRISPR/Cas12a and enabled the usage of self-replicating plasmids overcoming the drawbacks of time intensive genome integration for genetic design testing.

Toolbox Photo

T O O L B O X


We constructed the green expansion, a set of biobricks to accompany our new chassis. It contains the first MoClo compatible shuttle vector for cyanobacteria. Additionally users can design plasmids for genomic integrations using novel rationally designed integration sites. To improve standardization in phototrophic research we deliver standardized measurement entry vectors to test BioBricks in cyanobacteria.

Measurement Photo

M E A S U R E M E N T


Following the call for long needed standardization in the cyanobacterial community, we ventured out to rationalize important measurements hugely affecting the growth of our cultures. As using fluorescence for part characterization proves difficult in self-fluorescent cyanobacteria, we showed that the use of bioluminescence reporters as well as the use of flow cytometry offer promising alternatives to improve these characterizations.

Automation Photo

A U T O M A T I O N


The goal of the automation lab was to completely automate the process of cloning using OT-2 Pipetting robots. This was achieved using a state of the art faster-RCNN neural network and a self made camera module and light table for colony picking. We also automated large scale purification of plasmids. Our software as well as the hardware blueprints are published on GitHub to give everybody access to scalable and affordable automation.

Achievements