Forwardwind (Talk | contribs) (Blanked the page) |
Forwardwind (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <title>Phactory</title> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css"> | ||
+ | <link rel="stylesheet" href="css/T--Munich--CSS.css"> | ||
+ | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> | ||
+ | <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"></script> | ||
+ | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"></script> | ||
+ | <script style="text/javascrpit" src="js/controller.js"></script> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | |||
+ | <section id="nav-placeholder"> | ||
+ | <nav class="navbar navbar-expand-md navbar-dark fixed-top" style="background-color: transparent; z-index: 100;"> | ||
+ | <a class="navbar-brand" href="#"> | ||
+ | <img src="images/T--Munich--logo.png" alt="logo" style="width:40px;"> | ||
+ | <h5 class="d-inline ml-3">Phactory</h5> | ||
+ | </a> | ||
+ | <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar"> | ||
+ | <span class="navbar-toggler-icon"></span> | ||
+ | </button> | ||
+ | <div class="collapse navbar-collapse justify-content-around" id="collapsibleNavbar"> | ||
+ | <ul class="navbar-nav"> | ||
+ | <li id="homeButton" class="nav-item active mx-3"> | ||
+ | <a class="nav-link" href="home.html">HOME</a> | ||
+ | </li> | ||
+ | <li class="nav-item dropdown mx-3"> | ||
+ | <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> | ||
+ | TEAM | ||
+ | </a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="UnderConstruction.html">Team Members</a> | ||
+ | <a class="dropdown-item" href="UnderConstruction.html">Collaborations</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="nav-item dropdown mx-3"> | ||
+ | <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> | ||
+ | PROJECT | ||
+ | </a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Description">Description</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Design">Design</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Experiments">Experienments</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/InterLab">InterLab</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Model">Model</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Results">Results</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Demonstrate">Demonstrate</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Improve">Improve</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="nav-item dropdown mx-3"> | ||
+ | <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> | ||
+ | PARTS | ||
+ | </a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Description">Description</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Design">Design</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Experiments">Experienments</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/InterLab">InterLab</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Model">Model</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Results">Results</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Demonstrate">Demonstrate</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Improve">Improve</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | <li class="nav-item mx-3"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:Munich/Safety">SAFETY</a> | ||
+ | </li> | ||
+ | |||
+ | <li class="nav-item dropdown mx-3"> | ||
+ | <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> | ||
+ | HUMAN PRACTICES | ||
+ | </a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Description">Description</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Design">Design</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Experiments">Experienments</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/InterLab">InterLab</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Model">Model</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Results">Results</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Demonstrate">Demonstrate</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Improve">Improve</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="nav-item dropdown mx-3"> | ||
+ | <a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown"> | ||
+ | AWARDS | ||
+ | </a> | ||
+ | <div class="dropdown-menu"> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Description">Description</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Design">Design</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Experiments">Experienments</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/InterLab">InterLab</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Model">Model</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Results">Results</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Demonstrate">Demonstrate</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Improve">Improve</a> | ||
+ | <a class="dropdown-item" href="https://2018.igem.org/Team:Munich/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li class="nav-item mx-3"> | ||
+ | <a class="nav-link" href="https://2018.igem.org/Team:Munich/Safety">JUDGING FORM</a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </nav> | ||
+ | </section> | ||
+ | |||
+ | <section id="sips-contentPlaceholder"> | ||
+ | |||
+ | <div class="text-center" style="position: relative; height:80vh; width:100%; overflow: hidden;"> | ||
+ | <video autoplay muted loop id="myVideo" style="min-height:80vh; min-width:100%;"> | ||
+ | <source src="https://static.igem.org/mediawiki/2018/7/73/T--Munich--Phactory_Video.mp4" type="video/mp4"> | ||
+ | Your browser does not support HTML5 video. | ||
+ | </video> | ||
+ | <!-- <img class="img" src="images/Obeya%20Meeting.png" alt="Obeya Meeting" style="min-height: 100%; min-width:100%;"> --> | ||
+ | <div class="text-light" style="position: absolute; bottom:10vh; width: 100%; padding: 50px;"> | ||
+ | <h1 class="display-1">Phactory</h1> | ||
+ | <h1 class="">Redefine Phage Production</h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div> | ||
+ | <button class="tablink text-white btn" onclick="openCity('London', this, '#3B6ECD')" id="defaultOpen" style="font-size:1.5rem;"><img src="images/T--Munich--logo_DNA.png" class="mr-3" alt="logo">Weblab 1</button> | ||
+ | <button class="tablink text-white btn" onclick="openCity('Paris', this, '#D1525B')" style="font-size:1.5rem;"><img src="images/T--Munich--logo_SOUP.png" class="mr-3" alt="logo">Weblab 2</button> | ||
+ | <button class="tablink text-white btn" onclick="openCity('Tokyo', this, '#E2D763')" style="font-size:1.5rem;"><img src="images/T--Munich--logo_PHAGE.png" class="mr-3" alt="logo">Weblab 3</button> | ||
+ | </div> | ||
+ | |||
+ | <div id="London" class="tabcontent"> | ||
+ | <h3 class="display-4">Create DNA</h3> | ||
+ | <p class="text-justify">One Problem of cell extract, is the stability of linear DNA. In escherichia coli, endogenous and exogenous linear DNA are differentiated by specific proteins, such as the recombinase complex RecBCD. It recognizes genomic double strand breaks via a specific sequence of 8 bases called Chi-site and prepares the DNA for homologous repair. However, foreign DNA lacks the Chi-site and is therefore degraded by RecBCD. For experiments in cell extract expensive and inefficient inhibitors are used. Since a knockout of RecBCD is lethal, we chose to modify the enzyme to enable selective depletion after cell lysis. Therefore, we came up with several depletion strategies:</p> | ||
+ | </div> | ||
+ | |||
+ | <div id="Paris" class="tabcontent"> | ||
+ | <h3 class="display-4">Create Soup</h3> | ||
+ | <p class="text-justify">The financial advantage of producing home-made cell extract for in vitro protein expression is virtually reversed by the fact that it is tedious and time-consuming, with huge batch to batch variations of the resulting product. Therefore, our objective is to optimize the protocol for self-made cell extract from E. coli, by simplifying time consuming steps while eliminating the central sources of variation during the preparation process. The focus of our effort is to determine the influence of cultivation conditions on extract quality and optimizing the cell lysis for speed, protein yield and nal product quality. By implementing novel ways of extract characterization, we aim to gain a deeper understanding of cell-free systems.</p> | ||
+ | </div> | ||
+ | |||
+ | <div id="Tokyo" class="tabcontent"> | ||
+ | <h3 class="display-4">Create Phages</h3> | ||
+ | <p class="text-justify">Generation of a universal platform for phage engineering: Our TX-TL system is superior to conventional bacterial based phage production in the following aspects: <br> - Assembly of phages in vitro<br> - Exchange of phage fibers in vitro<br> - Establishment of homogeneous phage batches<br> - Reduction of endotoxins within phage batches We will exemplarily engineer a non lytic fluorescent T7 phage, which targets a non primary E. coli strain.</p> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- | ||
+ | <div class="container-fluid bg-white justify-content-center text-center"> | ||
+ | </div> | ||
+ | --> | ||
+ | |||
+ | |||
+ | </section> | ||
+ | </body> | ||
+ | |||
+ | </html> |
Revision as of 21:00, 8 August 2018
Create DNA
One Problem of cell extract, is the stability of linear DNA. In escherichia coli, endogenous and exogenous linear DNA are differentiated by specific proteins, such as the recombinase complex RecBCD. It recognizes genomic double strand breaks via a specific sequence of 8 bases called Chi-site and prepares the DNA for homologous repair. However, foreign DNA lacks the Chi-site and is therefore degraded by RecBCD. For experiments in cell extract expensive and inefficient inhibitors are used. Since a knockout of RecBCD is lethal, we chose to modify the enzyme to enable selective depletion after cell lysis. Therefore, we came up with several depletion strategies:
Create Soup
The financial advantage of producing home-made cell extract for in vitro protein expression is virtually reversed by the fact that it is tedious and time-consuming, with huge batch to batch variations of the resulting product. Therefore, our objective is to optimize the protocol for self-made cell extract from E. coli, by simplifying time consuming steps while eliminating the central sources of variation during the preparation process. The focus of our effort is to determine the influence of cultivation conditions on extract quality and optimizing the cell lysis for speed, protein yield and nal product quality. By implementing novel ways of extract characterization, we aim to gain a deeper understanding of cell-free systems.
Create Phages
Generation of a universal platform for phage engineering: Our TX-TL system is superior to conventional bacterial based phage production in the following aspects:
- Assembly of phages in vitro
- Exchange of phage fibers in vitro
- Establishment of homogeneous phage batches
- Reduction of endotoxins within phage batches We will exemplarily engineer a non lytic fluorescent T7 phage, which targets a non primary E. coli strain.