Difference between revisions of "Team:Marburg"

 
(261 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Marburg}}
 
{{Marburg}}
 +
{{Marburg/index.css}}
 
<html>
 
<html>
 
+
  <script>
 
+
    setTimeout(function () {
 
+
        $(".glitch").removeClass("glitch");
 
+
      }, 1500);
<div class="column full_size" >
+
    function inViewport(element) {
<h1> Welcome to iGEM 2019! </h1>
+
      var bb = element.getBoundingClientRect();
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
      return !(bb.top > (innerHeight - 150) || bb.bottom < 50);
 
+
    }
 
+
    document.querySelector(".main").addEventListener("scroll", function (event) {
<img src="https://placehold.it/1080x320">
+
      var strain = document.querySelector(".main").querySelector("#strain");
+
      var toolbox = document.querySelector(".main").querySelector("#toolbox");
 
+
      var measurement = document.querySelector(".main").querySelector("#measurement");
</div>
+
      var automation = document.querySelector(".main").querySelector("#automation");
 
+
      var awards = document.querySelector(".main").querySelector("#awards");
 
+
      strain.style.opacity = inViewport(strain) ? "1" : "0";
<div class="column full_size" >
+
      toolbox.style.opacity = inViewport(toolbox) ? "1" : "0";
 
+
      measurement.style.opacity = inViewport(measurement) ? "1" : "0";
<h3>Before you start</h3>
+
      automation.style.opacity = inViewport(automation) ? "1" : "0";
<p> Please read the following pages:</p>
+
      awards.style.opacity = inViewport(awards) ? "1" : "0";
<ul>
+
    })
<li> <a href="https://2019.igem.org/Competition">Competition Hub</a> </li>
+
  </script>
<li> <a href="https://2019.igem.org/Competition/Deliverables/Wiki">Wiki Requirements page</a></li>
+
  <div>
<li> <a href="https://2019.igem.org/Resources/Template_Documentation">Template documentation</a></li>
+
    <div class="hero-wrapper">
</ul>
+
      <video playsinline autoplay muted loop>
</div>
+
        <source src="https://static.igem.org/mediawiki/2019/5/5f/T--Marburg--hero_video.mp4" type="video/mp4">
 
+
      </video>
 
+
      <div class="words">
<div class="clear extra_space"></div>
+
        <p class="word glitch" data-text="F A S T E S T .">
<div class="line_divider"></div>
+
          F A S T E S T .
<div class="clear extra_space"></div>
+
        </p>
 
+
        <p class="word glitch" data-text="P H O T O T R O P H I C .">
 
+
          P H O T O T R O P H I C .
 
+
        </p>
<div class="column full_size" >
+
        <p class="word glitch" data-text="O R G A N I S M .">
<h3> Styling your wiki </h3>
+
          O R G A N I S M .
<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>
<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>
 
+
      <img class="bobbel" src="https://static.igem.org/mediawiki/2019/a/a6/T--Marburg--bobbel.svg"
</div>
+
        onclick="$('.main').animate({ scrollTop: window.innerHeight - 52 }, 500);">
 
+
    </div>
 
+
    <div class="hero-text">
 
+
      <p class="hero-first">
 
+
        By providing the fastest growing phototrophic chassis to the community, we are paving the way for other
<div class="clear extra_space"></div>
+
        phototrophic organisms in Synthetic Biology.
 
+
      </p>
 
+
      <hr class="line" style="transform: unset;">
 
+
      <p class="hero-second">
<div class="column third_size" >
+
        We created an easy to use toolbox for <i>Synechococcus elongatus</i> UTEX 2973 to empower rapid design
 
+
        testing, including genome engineering tools, self-replicating plasmid systems, natural competence and a Golden
<h3> Uploading pictures and files </h3>
+
        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
<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>
+
        for other phototrophic organisms in Synthetic Biology.
 
+
      </p>
 
+
    </div>
<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>
+
    <div>
 
+
      <div class="box-light">
<div class="button_link">
+
        <img id="strain" src="https://static.igem.org/mediawiki/2019/9/91/T--Marburg--hero_strain.jpg"
<a href="https://2019.igem.org/Special:Upload">
+
          alt="Strain Engineering Photo" style="margin-top: unset !important;">
UPLOAD FILES
+
      </div>
</a>
+
      <div class="box-dark left">
</div>
+
        <img src="https://static.igem.org/mediawiki/2019/6/6f/T--Marburg--logo_strain.svg" class="logo"
 
+
          alt="Strain Engineering Logo">
</div>
+
        <h1 class="heading">
 
+
          S T R A I N
<div class="column third_size" >
+
          <br><br>
<h3> Wiki template information </h3>
+
          E N G I N E E R I N G
<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>
+
        </h1>
 
+
        <hr class="line">
</div>  
+
        <p class="text">
 
+
          We created an "easy to use" phototrophic chassis by restoring the natural competence of <i>S. elongatus</i>
 
+
          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
<div class="column third_size" >
+
          intensive genome integration for genetic design testing.
<div class="highlight decoration_B_full">
+
        </p>
<h3> Editing your wiki </h3>
+
      </div>
<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>
<p>Use WikiTools - Edit in the black menu bar to edit this page</p>
+
    <div>
 
+
      <div class="box-light">
<div class="button_link">
+
        <img id="toolbox" src="https://static.igem.org/mediawiki/2019/c/ca/T--Marburg--hero_toolbox.jpg" alt="Toolbox Photo">
<a href="https://2019.igem.org/wiki/index.php?title=Team:Marburg&action=edit">  
+
      </div>
EDIT PAGE
+
      <div class="box-dark right">
</a>
+
        <img src="https://static.igem.org/mediawiki/2019/a/a9/T--Marburg--logo_toolbox.svg" class="logo" alt="Toolbox Logo">
</div>
+
        <h1 class="heading">
 
+
          T O O L B O X
 
+
        </h1>
</div>
+
        <hr class="line">
</div>
+
        <p class="text">
 
+
          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.
 
+
        </p>
<div class="clear extra_space"></div>
+
      </div>
<div class="line_divider"></div>
+
    </div>
<div class="clear extra_space"></div>
+
    <div>
 
+
      <div class="box-light">
 
+
        <img id="measurement" src="https://static.igem.org/mediawiki/2019/c/c3/T--Marburg--hero_measurement.jpg"
 
+
          alt="Measurement Photo">
<div class="column two_thirds_size" >
+
      </div>
<h3>Tips</h3>
+
      <div class="box-dark left">
<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>
+
        <img src="https://static.igem.org/mediawiki/2019/8/8a/T--Marburg--logo_measurement.svg" class="logo"
<ul>
+
          alt="Measurement Logo">
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
        <h1 class="heading" style="margin-top: 3em;">
<li>Be clear about what you are doing and how you plan to do this.</li>
+
          M E A S U R E M E N T
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
        </h1>
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
        <hr class="line">
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
        <p class="text">
<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>
+
          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.
<li>Have lots of fun! </li>
+
        </p>
</ul>  
+
      </div>
</div>
+
    </div>
 
+
    <div>
 
+
      <div class="box-light">
<div class="column third_size">
+
        <img id="automation" src="https://static.igem.org/mediawiki/2019/f/f9/T--Marburg--hero_automation.jpg"
<div class="highlight decoration_A_full">
+
          alt="Automation Photo">
<h3>Inspiration</h3>
+
      </div>
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
      <div class="box-dark right">
<ul>
+
        <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:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
          alt="Automation Logo">
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
        <h1 class="heading">
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
          A U T O M A T I O N
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
        </h1>
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
        <hr class="line">
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
        <p class="text">
</ul>
+
          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
</div>
+
          software as well as the hardware blueprints are published on GitHub to give everybody access to scalable and affordable automation.
</div>
+
        </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>
 
</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