|
|
Line 1: |
Line 1: |
| + | {{Template:Cologne-Duesseldorf/css}} |
| + | {{Template:Cologne-Duesseldorf/header}} |
| + | |
| <html> | | <html> |
− | <head> | + | <body> |
− | <style> | + | <article> |
− | | + | <h1>Project</h1> |
− | @import url('https://fonts.googleapis.com/css?family=Quicksand');
| + | <div id="ToC"></div> |
− | @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
| + | <h2>Project description</h2> |
− | @import url("https://cdn.jsdelivr.net/genericons/3.0.3/genericons.css");
| + | <h3>Introduction</h3> |
− | /************************************************************************
| + | |
− | Wiki Overrides
| + | |
− | ************************************************************************/
| + | |
− | #top_menu_under {
| + | |
− | display: none;
| + | |
− | position: relative;
| + | |
− | width: 100%;
| + | |
− | height: 0;
| + | |
− | }
| + | |
− | #top_menu_14 {
| + | |
− | position: fixed;
| + | |
− | width: 100%;
| + | |
− | top: 0px;
| + | |
− | left: 0px;
| + | |
− | height: 16px;
| + | |
− | background-color: #383838;
| + | |
− | border-bottom: 2px solid black;
| + | |
− | z-index: 50;
| + | |
− | }
| + | |
− | #top_title {
| + | |
− | display: none;
| + | |
− | }
| + | |
− | #sideMenu {
| + | |
− | display: none;
| + | |
− | width: 170px;
| + | |
− | position: absolute;
| + | |
− | top: 20px;
| + | |
− | left: 1020px;
| + | |
− | z-index: 10;
| + | |
− | padding-top: 0px;
| + | |
− | padding-bottom: 15px;
| + | |
− | padding-left: 15px;
| + | |
− | padding-right: 15px;
| + | |
− | background-color: white;
| + | |
− | text-align: left;
| + | |
− | }
| + | |
− | #bodyContent a[href ^="https://"],
| + | |
− | .link-https {
| + | |
− | background: none;
| + | |
− | padding: 0
| + | |
− | }
| + | |
− | #bodyContent a[href ^="mailto:"], .link-mailto {
| + | |
− | padding:0;
| + | |
− | }
| + | |
− | .pop_why_cover {
| + | |
− | display: none;
| + | |
− | z-index: 50;
| + | |
− | margin-top: -65px;
| + | |
− | margin-left: -40px;
| + | |
− | width: 980px;
| + | |
− | height: 2100px;
| + | |
− | float: left;
| + | |
− | position: absolute;
| + | |
− | opacity: 0.5;
| + | |
− | background-color: #b2b2b2;
| + | |
− | }
| + | |
− | .pop_why_box {
| + | |
− | display: none;
| + | |
− | left: 250px;
| + | |
− | top: 0px;
| + | |
− | background-color: white;
| + | |
− | padding: 15px;
| + | |
− | width: 500px;
| + | |
− | position: absolute;
| + | |
− | border: 3px solid #4e606e;
| + | |
− | border-radius: 3px;
| + | |
− | z-index: 50;
| + | |
− | }
| + | |
− | | + | |
− | /************************************************************************ | + | |
− | Page Backbone
| + | |
− | ************************************************************************/
| + | |
− | * {
| + | |
− | -webkit-box-sizing: border-box;
| + | |
− | box-sizing: border-box;
| + | |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | html {
| + | |
− | font-size:16px;
| + | |
− | }
| + | |
− | body {
| + | |
− | width: 100%;
| + | |
− | margin: 48px 0 0 0;
| + | |
− | padding: 0;
| + | |
− | color: black;
| + | |
− | background-color: white;
| + | |
− | font: inherit;
| + | |
− | font-size:16px;
| + | |
− | word-wrap: break-word;
| + | |
− | }
| + | |
− | | + | |
− | @media (min-width: 1024px) {
| + | |
− | body {
| + | |
− | margin: 16px 0 0 0;
| + | |
− | }
| + | |
− | }
| + | |
− | | + | |
− | | + | |
− | #globalWrapper {
| + | |
− | width: 100%;
| + | |
− | padding: 0;
| + | |
− | background-color: #149375;
| + | |
− | position: relative;
| + | |
− | font-size: 16px;
| + | |
− | }
| + | |
− | #content {
| + | |
− | width: 100%;
| + | |
− | min-height: 80vh;
| + | |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | border: none;
| + | |
− | color: inherit;
| + | |
− | background-color: #ffffff;
| + | |
− | position: relative;
| + | |
− | }
| + | |
− | #HQ_page {
| + | |
− | width: 100%;
| + | |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | background: none;
| + | |
− | }
| + | |
− | #bodyContent {
| + | |
− | }
| + | |
− | /************************************************************************
| + | |
− | Page sections
| + | |
− | ************************************************************************/
| + | |
− | #bodyContent article{
| + | |
− | width:90%;
| + | |
− | margin: auto;
| + | |
− | padding: 8% 0;
| + | |
− | }
| + | |
− | | + | |
− | @media (min-width: 1024px) {
| + | |
− | #bodyContent article{
| + | |
− | width: 85%;
| + | |
− | margin: 0;
| + | |
− | padding: 8% 5%;
| + | |
− | }
| + | |
− | }
| + | |
− | | + | |
− | #ToC {
| + | |
− | display:none;
| + | |
− | position:fixed;
| + | |
− | top: 125px;
| + | |
− | left: 85%;
| + | |
− | right: 0;
| + | |
− | bottom: 0;
| + | |
− | padding: 20px;
| + | |
− | -webkit-box-orient:vertical;
| + | |
− | -webkit-box-direction:normal;
| + | |
− | -ms-flex-direction:column;
| + | |
− | flex-direction:column;
| + | |
− | //-ms-flex-pack:distribute;
| + | |
− | //justify-content:space-around;
| + | |
− | -webkit-box-pack: start;
| + | |
− | -ms-flex-pack: start;
| + | |
− | justify-content: flex-start;
| + | |
− | }
| + | |
− | | + | |
− | @media (min-width: 1024px){
| + | |
− | #ToC{
| + | |
− | display:-webkit-box;
| + | |
− | display:-ms-flexbox;
| + | |
− | display:flex;
| + | |
− | }
| + | |
− | }
| + | |
− | #bodyContent #ToC a {
| + | |
− | display:block;
| + | |
− | margin:10px 0;
| + | |
− | position:relative;
| + | |
− | text-align: left;}
| + | |
− | #bodyContent #ToC a[title=H1] { font-size:1.125rem;}
| + | |
− | #bodyContent #ToC a[title=H2] { font-size:0.875rem;}
| + | |
− | #bodyContent #ToC a[title=H3] { display:none;font-size:0.750rem;}
| + | |
− | | + | |
− | #bodyContent nav {
| + | |
− | display:none;
| + | |
− | position: fixed;
| + | |
− | background-color: white;
| + | |
− | -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.3);
| + | |
− | box-shadow: 0 5px 15px rgba(0,0,0,0.3);
| + | |
− | left: 0;
| + | |
− | right: 0;
| + | |
− | top: 16px;
| + | |
− | z-index: 50;
| + | |
− | }
| + | |
− | | + | |
− | @media (min-width: 1024px) {
| + | |
− | #bodyContent nav{
| + | |
− | display:-webkit-box;
| + | |
− | display:-ms-flexbox;
| + | |
− | display:flex;
| + | |
− | }
| + | |
− | }
| + | |
− | | + | |
− | | + | |
− | #bodyContent .menu {
| + | |
− | width:80%;
| + | |
− | margin:auto;
| + | |
− | display: -webkit-box;
| + | |
− | display: -ms-flexbox;
| + | |
− | display: flex;
| + | |
− | -webkit-box-orient: horizontal;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: row;
| + | |
− | flex-direction: row;
| + | |
− | -webkit-box-pack: justify;
| + | |
− | -ms-flex-pack: justify;
| + | |
− | justify-content: space-between;
| + | |
− | -webkit-box-align: center;
| + | |
− | -ms-flex-align: center;
| + | |
− | align-items: center;
| + | |
− | padding: 0 20px;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .menu img{
| + | |
− | width: 128px;
| + | |
− | max-width: 128px;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent nav li::before{
| + | |
− | content:none;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent nav ul {
| + | |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .menu li {
| + | |
− | display: block;
| + | |
− | list-style-type: none;
| + | |
− | text-transform: uppercase;
| + | |
− | padding-left: 0;
| + | |
− | text-indent: 0;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .menu li a {
| + | |
− | display: -webkit-box;
| + | |
− | display: -ms-flexbox;
| + | |
− | display: flex;
| + | |
− | text-align: center;
| + | |
− | -webkit-box-align:center;
| + | |
− | -ms-flex-align:center;
| + | |
− | align-items:center;
| + | |
− | text-decoration: none;
| + | |
− | color: #777;
| + | |
− | padding: 15px;
| + | |
− | font-size: 0.875rem;
| + | |
− | font-weight: bold;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .menu > li > a{
| + | |
− | height: 80px;
| + | |
− | padding: 0 5px;
| + | |
− | }
| + | |
− | | + | |
− | | + | |
− | #bodyContent .menu li a:hover {
| + | |
− | background: #ccc;
| + | |
− | color: #fff;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .menu-item-has-children > a:after {
| + | |
− | font-family: "Genericons";
| + | |
− | content: "\f431";
| + | |
− | padding-left: 5px;
| + | |
− | -webkit-transition: -webkit-transform 0.5s;
| + | |
− | transition: -webkit-transform 0.5s;
| + | |
− | -o-transition: transform 0.5s;
| + | |
− | transition: transform 0.5s;
| + | |
− | transition: transform 0.5s, -webkit-transform 0.5s;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent nav ul ul {
| + | |
− | display: none;
| + | |
− | position: absolute;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent nav ul li:hover > ul {
| + | |
− | display: block;
| + | |
− | color: #fff;
| + | |
− | padding-left: 0;
| + | |
− | background: #777;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent nav ul li:hover > ul a {
| + | |
− | color: #fff;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .sub-menu li {
| + | |
− | display: -webkit-box;
| + | |
− | display: -ms-flexbox;
| + | |
− | display: flex;
| + | |
− | width: 340px;
| + | |
− | }
| + | |
− | #bodyContent .sub-menu li:hover,
| + | |
− | #bodyContent .sub-menu li a:hover {
| + | |
− | background: #ddd;
| + | |
− | color: #777;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent nav ul ul ul {
| + | |
− | margin: 0 0 0 100%;
| + | |
− | -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
| + | |
− | box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .menu-item-has-children .menu-item-has-children:hover > a:after {
| + | |
− | -webkit-transform: rotate(-90deg);
| + | |
− | -ms-transform: rotate(-90deg);
| + | |
− | transform: rotate(-90deg);
| + | |
− | -webkit-transform-origin: 50% 60%;
| + | |
− | -ms-transform-origin: 50% 60%;
| + | |
− | transform-origin: 50% 60%;
| + | |
− | }
| + | |
− | | + | |
− | /************************************************************************ | + | |
− | Navigation Button
| + | |
− | ************************************************************************/
| + | |
− | #bodyContent #sidebar-btn {
| + | |
− | width: 100%;
| + | |
− | height: 50px;
| + | |
− | padding: 0 5vw 0 0;
| + | |
− | position: fixed;
| + | |
− | top: 16px;
| + | |
− | right: 0;
| + | |
− | display: -webkit-box;
| + | |
− | display: -ms-flexbox;
| + | |
− | display: flex;
| + | |
− | -webkit-box-orient: horizontal;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: row;
| + | |
− | flex-direction: row;
| + | |
− | -webkit-box-pack: end;
| + | |
− | -ms-flex-pack: end;
| + | |
− | justify-content: flex-end;
| + | |
− | -webkit-box-align: center;
| + | |
− | -ms-flex-align: center;
| + | |
− | align-items: center;
| + | |
− | font-size: 24pt;
| + | |
− | cursor: pointer;
| + | |
− | z-index: 2;
| + | |
− | color: white;
| + | |
− | background: #1C1E1F;
| + | |
− | border: none;
| + | |
− | border-radius: 0;
| + | |
− | -webkit-box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.3);
| + | |
− | box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.3);
| + | |
− | -webkit-transition: border 1s ease;
| + | |
− | -o-transition: border 1s ease;
| + | |
− | transition: border 1s ease;
| + | |
− | }
| + | |
− | #bodyContent #sidebar-btn:hover {
| + | |
− | border: none; }
| + | |
− | | + | |
− | #bodyContent #sidebar-btn i {
| + | |
− | -webkit-transition: color 1s ease;
| + | |
− | -o-transition: color 1s ease;
| + | |
− | transition: color 1s ease;
| + | |
− | }
| + | |
− | #bodyContent #sidebar-btn:hover i {
| + | |
− | color: #149375;
| + | |
− | }
| + | |
− | | + | |
− | @media (min-width: 1024px) {
| + | |
− | #bodyContent #sidebar-btn {
| + | |
− | display:none;
| + | |
− | width: 20px;
| + | |
− | height: 20px;
| + | |
− | padding: 28px;
| + | |
− | left: 2vw;
| + | |
− | top: 4vw;
| + | |
− | -webkit-box-pack: center;
| + | |
− | -ms-flex-pack: center;
| + | |
− | justify-content: center;
| + | |
− | background: #149375;
| + | |
− | border: 3px solid white;
| + | |
− | border-radius: 100%;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent #sidebar-btn:hover {
| + | |
− | border: 3px solid black;
| + | |
− | }
| + | |
− | #bodyContent #sidebar-btn:hover i {
| + | |
− | color: black;
| + | |
− | }
| + | |
− | #bodyContent #sidebar-btn.active {
| + | |
− | opacity:0;
| + | |
− | }
| + | |
− | }
| + | |
− | /************************************************************************
| + | |
− | Navigation bar
| + | |
− | ************************************************************************/
| + | |
− | #bodyContent #sidebar {
| + | |
− | z-index: 5;
| + | |
− | background: #151718;
| + | |
− | width: 250px;
| + | |
− | height: 100%;
| + | |
− | display: block;
| + | |
− | position: fixed;
| + | |
− | top: 16px;
| + | |
− | left: 0;
| + | |
− | visibility: hidden;
| + | |
− | opacity: 0;
| + | |
− | -webkit-transition: all 0.5s ease;
| + | |
− | -o-transition: all 0.5s ease;
| + | |
− | transition: all 0.5s ease;
| + | |
− | overflow-y: auto;
| + | |
− | }
| + | |
− | #bodyContent #sidebar.visible {
| + | |
− | visibility: visible;
| + | |
− | opacity: 1;
| + | |
− | }
| + | |
− | #bodyContent #sidebar ul {
| + | |
− | margin: 0px;
| + | |
− | padding: 0px;
| + | |
− | }
| + | |
− | #bodyContent #sidebar ul li {
| + | |
− | list-style: none;
| + | |
− | -webkit-transition: all 0.5s ease;
| + | |
− | -o-transition: all 0.5s ease;
| + | |
− | transition: all 0.5s ease;
| + | |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | text-indent: 0;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent #sidebar ul li::before{
| + | |
− | content: none;
| + | |
− | padding-right: 0;
| + | |
− | | + | |
− | }
| + | |
− | #bodyContent #sidebar ul li a {
| + | |
− | font-size: 1rem;
| + | |
− | background: #1C1E1F;
| + | |
− | color: #ccc;
| + | |
− | border-bottom: 1px solid #111;
| + | |
− | display: block;
| + | |
− | width: 250px;
| + | |
− | padding: 10px;
| + | |
− | text-decoration: none;
| + | |
− | -webkit-transition: all 0.5s ease;
| + | |
− | -o-transition: all 0.5s ease;
| + | |
− | transition: all 0.5s ease;
| + | |
− | }
| + | |
− | #bodyContent #sidebar ul li a:hover {
| + | |
− | background-color: rgba(255, 255, 255, 0.3)
| + | |
− | }
| + | |
− | #bodyContent #sidebar ul ul a {
| + | |
− | font-size: 1rem;
| + | |
− | background: #1C1E1F;
| + | |
− | color: #ccc;
| + | |
− | border-bottom: 1px solid #111;
| + | |
− | display: block;
| + | |
− | width: 250px;
| + | |
− | padding: 10px;
| + | |
− | text-decoration: none;
| + | |
− | -webkit-transition: all 0.5s ease;
| + | |
− | -o-transition: all 0.5s ease;
| + | |
− | transition: all 0.5s ease;
| + | |
− | }
| + | |
− | #bodyContent #sidebar ul ul a:hover {
| + | |
− | background-color: rgba(255, 255, 255, 0.3)
| + | |
− | }
| + | |
− | #bodyContent #sidebar ul ul.sub li {
| + | |
− | display: none;
| + | |
− | padding-left: 15px;
| + | |
− | }
| + | |
− | #bodyContent #sidebar ul ul.sub li.active {
| + | |
− | display: block;
| + | |
− | }
| + | |
− | #bodyContent #overlay {
| + | |
− | position: fixed;
| + | |
− | width: 100%;
| + | |
− | height: 100%;
| + | |
− | top: 0;
| + | |
− | left: 0;
| + | |
− | right: 0;
| + | |
− | bottom: 0;
| + | |
− | background-color: rgba(0, 0, 0, 0.5);
| + | |
− | z-index: 1;
| + | |
− | cursor: pointer;
| + | |
− | visibility: hidden;
| + | |
− | opacity: 0;
| + | |
− | -webkit-transition: all 0.5s ease;
| + | |
− | -o-transition: all 0.5s ease;
| + | |
− | transition: all 0.5s ease;
| + | |
− | }
| + | |
− | #bodyContent #overlay.active {
| + | |
− | visibility: visible;
| + | |
− | opacity: 1;
| + | |
− | }
| + | |
− | #bodyContent footer {
| + | |
− | display: -webkit-box;
| + | |
− | display: -ms-flexbox;
| + | |
− | display: flex;
| + | |
− | -webkit-box-orient: horizontal;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: row;
| + | |
− | flex-direction: row;
| + | |
− | -webkit-box-pack: center;
| + | |
− | -ms-flex-pack: center;
| + | |
− | justify-content: center;
| + | |
− | -webkit-box-align: center;
| + | |
− | -ms-flex-align: center;
| + | |
− | align-items: center;
| + | |
− | height: 15vw;
| + | |
− | max-height: 250px;
| + | |
− | background: #1C1E1F;
| + | |
− | }
| + | |
− | #bodyContent footer i {
| + | |
− | color: rgba(255, 255, 255, 0.3);
| + | |
− | padding: 20px;
| + | |
− | font-size: 5vw;
| + | |
− | -webkit-transition: all 0.5s ease;
| + | |
− | -o-transition: all 0.5s ease;
| + | |
− | transition: all 0.5s ease;
| + | |
− | }
| + | |
− | #bodyContent footer i:hover {
| + | |
− | color: rgba(255, 255, 255, 1);
| + | |
− | }
| + | |
− | | + | |
− | /************************************************************************
| + | |
− | General page styles
| + | |
− | ************************************************************************/
| + | |
− | #bodyContent img {
| + | |
− | display: block;
| + | |
− | max-width: 100%;
| + | |
− | margin: 20px auto;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent svg {
| + | |
− | display:block;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent svg.fullscreen{
| + | |
− | padding: 10% 0;
| + | |
− | margin: 0 5%;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent video{
| + | |
− | max-width:100%;
| + | |
− | margin: 5% auto;
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .half-width{
| + | |
− | width:100%;
| + | |
− | padding:10%;
| + | |
− | margin:5% auto;
| + | |
− | }
| + | |
− | @media (min-width: 1024px){
| + | |
− | #bodyContent .half-width{
| + | |
− | width:50%;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent .max-width {
| + | |
− | width: 100%;
| + | |
− | padding: 10%;
| + | |
− | }
| + | |
− | #bodyContent h1,h2,h3,h4,h5,h6 {
| + | |
− | color: #149375;
| + | |
− | border: none;
| + | |
− | font-weight: normal;
| + | |
− | font-style: normal;
| + | |
− | text-rendering: optimizeLegibility;
| + | |
− | font-family: 'Quicksand', sans-serif;
| + | |
− | line-height: 1.3;
| + | |
− | }
| + | |
− | #bodyContent h1 {
| + | |
− | font-size: 2.986rem;
| + | |
− | margin: 20px 0;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | | + | |
− | @media (min-width: 1024px) {
| + | |
− | #bodyContent h1{
| + | |
− | text-transform: uppercase;
| + | |
− | font-size: 6.854rem;
| + | |
− | border-left: 5px solid #149375;
| + | |
− | padding: 0 20px;
| + | |
− | }
| + | |
− | }
| + | |
− | | + | |
− | #bodyContent h2 {
| + | |
− | font-size: 2.488rem;
| + | |
− | margin: 18px 0;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
| | | |
− | @media (min-width: 1024px) {
| + | <p> |
− | #bodyContent h2{
| + | Compartmentation has been one of nature’s most effective tools for more than a billion years. The tremendous versatility of organisms we see today is only possible because cells have developed the ability of translocating various metabolic processes to subcellular compartments, thereby sequestering them from others. |
− | font-size:4.236rem;
| + | Our project is about harnessing the full potential of this awesome mechanism. What used to have to evolve over millions of years can now be directly controlled and customized through use of our toolbox. Towards this aim we worked on many different sub projects, each targeting a different aspect of compartment customization. Below you will find a description of all of them. |
− | }
| + | </p> |
− | }
| + | |
| | | |
− | #bodyContent h3 {
| |
− | font-size: 2.074rem;
| |
− | margin: 16px 0;
| |
− | padding: 0;
| |
− | }
| |
| | | |
− | @media (min-width: 1024px) {
| + | <h3>Design and modeling</h3> |
− | #bodyContent h3{
| + | <p>We have chosen yeast peroxisomes as our chassis for designing synthetic organelles. They are very resistant, have a modifiable import mechanism and are expendable under optimal conditions. We will customize the import machinery of peroxisomes in yeasts in order to regulate the biomolecule import into these compartments. To do so, we modify the TPR-region of the peroxisomal target protein receptor PEX5 bywith modeling, so that it only recognizes a single new designed peroxisomal import signal. The most promising modified PEX5s variants will be implemented into the actual peroxisome.</p> |
− | font-size:2.618rem; | + | <h3>Real world application</h3> |
− | }
| + | <p>As a proof of concept for our compartimentation strategy we intend to establish the Nootkatone pathway inside the peroxisome. Nootkatone is a natural compound found inside the peel of the grapefruit, which gives it its characteristic taste and smell. In addition, Nootkatone is a natural repellent for mosquitoes and ticks that is already being commercially used and industrially manufactured. Unfortunately, the production costs are extremely high, because it has to either be extracted from the peels of millions of grapefruits or synthesized inside of yeast. The problem is that the Nootkatone pathway is toxic for yeast and the efficiency is rather low. Here our compartmentation comes into play: we plan to implement the whole pathway into the modified peroxisome in order to prove, that we have transformed a peroxisome to an independent compartment with all the features required by us</p> |
− | }
| + | |
− | #bodyContent h4 {
| + | |
− | font-size: 1.728rem;
| + | |
− | margin: 14px 0;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | @media (min-width: 1024px) {
| + | |
− | #bodyContent h4{
| + | |
− | font-size:1.618rem; | + | |
− | }
| + | |
− | }
| + | |
− | #bodyContent h5 {
| + | |
− | font-size: 1.44rem;
| + | |
− | margin: 12px 0;
| + | |
− | padding: 0;
| + | |
− | }
| + | |
− | #bodyContent h6 {
| + | |
− | font-size: 1.2rem;
| + | |
− | margin: 10px 0;
| + | |
− | padding: 0; | + | |
− | }
| + | |
| | | |
− | #bodyContent h1 a {font-size: inherit;}
| + | <button class="accordion"> |
− | #bodyContent h2 a {font-size: inherit;}
| + | <h2 id="ProteinImport">Protein Import</h2> |
− | #bodyContent h3 a {font-size: inherit;}
| + | <p>The peroxisome has two pathways for importing proteins with the main transport proteins being PEX5 and PEX7. We created an orthogonal PEX5 binding pocket and corresponding recognition peptide (PTS1) by structural modeling. We also created a library of PEX7 recognition sequences for import of proteins incompatible with the PTS1 peptide.</p> |
− | #bodyContent h4 a {font-size: inherit;}
| + | </button> |
− | #bodyContent h5 a {font-size: inherit;}
| + | <div class="panel"> |
− | #bodyContent h6 a {font-size: inherit;}
| + | <h3>PTS1 Import</h3> |
| | | |
− | #bodyContent p {
| + | <p> |
− | font-family: 'Quicksand', sans-serif;
| + | The vast majority of peroxisomal matrix proteins is imported by the PEX5 importer. PEX5 recognizes the C-terminal PTS1 peptide whose evolutionarily conserved sequence is (S/A/C)-(K/R/H)-(L/M) (<a> Gould <i>et al.</i>, 1989 </a>). PEX5 is a 612 amino acid protein which contains seven tetratrico peptide repeats (TPR). The TPR is a 34 amino acid motif which forms a structure of alpha-helices separated by one turn. A whole TPR domain consists of three of those structures (<a href="https://www.nature.com/nsmb/journal/v7/n12/full/nsb1200_1091.html"><abbr title="Peroxisomal targeting signal-1 recognition by the TPR domains of human PEX5.">Gatto Jr. et al 2000</abbr></a>). |
− | font-size: 1.250rem;
| + | TPR domains are often involved in protein−protein interaction and as it can be seen in the following figure, the TPR regions mediate the binding of the peroxisomal targeting signal. |
− | text-align: justify;
| + | </p> |
− | line-height: 1.5;
| + | <figure> |
− | margin:0 auto;
| + | <img src="https://static.igem.org/mediawiki/2017/b/b3/Artico_tpr.png"> |
− | padding: 0;
| + | <figcaption> |
− | }
| + | TPR domain of the human PEX5, with a pentapeptide in its binding pocket (<a href="https://www.nature.com/nsmb/journal/v7/n12/full/nsb1200_1091.html"><abbr title="Peroxisomal targeting signal-1 recognition by the TPR domains of human PEX5.">Gatto Jr. <i> et al. </i>, 2000</abbr></a>) |
− | #bodyContent article p {
| + | </figcaption> |
− | padding: 10px 0;
| + | </figure> |
− | }
| + | |
− | #bodyContent em{}
| + | |
− | #bodyContent b,strong {
| + | |
− | font-weight: bold;
| + | |
− | line-height: inherit;
| + | |
− | color: #149375;
| + | |
− | }
| + | |
− | #bodyContent samp{}
| + | |
− | #bodyContent kbd{}
| + | |
− | #bodyContent mark{
| + | |
− | background-color: #149375;
| + | |
− | padding: 0 5px;
| + | |
− | border-radius: 10px;
| + | |
− | color: white;
| + | |
− | }
| + | |
− | #bodyContent cite{}
| + | |
− | #bodyContent dfn{}
| + | |
| | | |
− | #bodyContent abbr {
| + | <p> |
− | vertical-align: baseline;
| + | The following figure depicts the import mechanism of PTS1 tagged proteins via PEX5. |
− | font-size: inherit;
| + | </p> |
− | text-decoration: none;
| + | |
− | color: rgba(0, 0, 0, 0.5);
| + | |
− | font-size: 1.250rem;
| + | |
− | }
| + | |
− | #bodyContent abbr[title],.explain[title] {
| + | |
− | border-bottom: none;
| + | |
− | cursor: help;
| + | |
− | }
| + | |
| | | |
− | #bodyContent pre {
| + | <figure> |
− | display:block;
| + | <img src="https://static.igem.org/mediawiki/2017/e/e7/Artico_p5shuttle.jpeg"> |
− | overflow-x: auto;
| + | <figcaption>Import mechanism (<a href="https://www.nature.com/articles/nrm1710"><abbr title="Peroxisomal matrix protein import: the transient pore model">Erdmann et al., 2005</abbr></a>) |
− | background: rgba(0,0,0,0);
| + | <br> |
− | padding: 20px;
| + | Upon recognition of the PTS1 in the cytosol, PEX5 binds its cargo (i). It docks to the peroxisomal membrane complex, consisting of PEX13, PEX14 and PEX17 (ii). This docking complex is connected to the RING-finger complex, consisting of PEX2, PEX10 and PEX12, via PEX8. This multi-protein complex is known as the importomer. PEX5 and PEX14 form a pore in the membrane, through which the cargo is translocated (iii). Due to competitive binding of PEX8's PTS1 motif, the receptor–cargo complex dissociates at the matrix site of the membrane (iv). The integral PTS1-receptor is either monoubiquitinated by the E2-enzyme PEX4 or polyubiquitinated by Ubc4 or Ubc5. The AAA peroxins PEX1 and PEX6, which are anchored to the peroxisomal membrane by PEX15, dislocate the ubiquitinated PEX5 from the membrane back to the cytosol (v). The polyubiquitinated PTS1-receptors are degraded by the proteasome, whereas the monoubiquitinated receptors are recycled for further rounds of import. |
− | width: 100%;
| + | </figcaption> |
− | border: none;
| + | </figure> |
− | line-height: 1;
| + | |
− | }
| + | |
− | #bodyContent code {
| + | |
− | background: rgba(158, 158, 158, 0.5);
| + | |
− | padding: 0 5px;
| + | |
− | border-radius: 5px;
| + | |
− | border:none;
| + | |
− | }
| + | |
− | #bodyContent pre code{
| + | |
− | background: none;
| + | |
− | padding: 0;
| + | |
− | border-radius: 0;
| + | |
− | }
| + | |
| | | |
− | #bodyContent figure {
| + | <p> |
− | margin-bottom: 20px;
| + | In this subproject we mutated the PEX5 receptor in a way that it recognizes a new signal peptide which does not occur in nature. As PEX5 is responsible for most of the import, we have complete control over its content once we knock out the wild type receptor and replace it with our new mutated one. |
− | }
| + | <br> |
| + | Corresponding to the new receptor one needs to design a peroxisomal targeting signal that provides favorable interactions with the residues of the amino acids within the TPR. |
| + | <br> |
| + | Our first approach for the mutation deals with the introduction of site-directed mutagenesis in the TPR of PEX5 followed by computational simulation of the binding affinity between our new designed PEX5 receptor and several peptide variants via <a href=”https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4655909/”>Molecular Dynamics</a>. In the <a href=”https://2017.igem.org/Team:Cologne-Duesseldorf/Model”>model section </a>we explain the molecular dynamics approach in more detail. |
| + | <br> |
| + | Our second approach relies on recently published literature. We designed a receptor similar to what <a href=”https://www.nature.com/articles/s41467-017-00487-7”>Baker <i>et al.</i> </a> did in the moss <i>Physcomitrella patens</i> in 2017. To understand how and where we set the mutations in the PEX5 receptor following this approach, please proceed with the <a href=”https://2017.igem.org/Team:Cologne-Duesseldorf/Design”>design section</a>. |
| + | </p> |
| | | |
− | #bodyContent figcaption {
| + | <h3>PTS2 Import</h3> |
− | font-family: 'Quicksand', sans-serif;
| + | <p>The peroxisomal import depends on two pathways. A vast majority of the proteins normally found in the peroxisome are imported via the <a href="#PTS1">Pex5 importer</a>. In <i>S. cerevisiae</i> only one protein, the 3-Oxoacyl-CoA thiolase <abbr title="1994, Erdmann, Ralf - The peroxisomal targeting signal of 3‐oxoacyl‐CoA thiolase from Saccharomyces cerevisiae">Ralf Erdmann(1994)</abbr>, localized in the peroxisome, is instead imported by the receptor Pex7 and some coreceptors <abbr title="2007, Platta, Harald W., and Ralf Erdmann - The peroxisomal protein import machinery"> Ralf Erdmann (2015)</abbr>.</p> |
− | font-size: 0.75rem;;
| + | |
− | padding-left: 20px;
| + | |
− | font-style: italic;
| + | |
− | }
| + | |
| | | |
− | #bodyContent figcaption a{
| + | <p>The targeting signal for this pathway is localized near the N-terminus of each protein. Kunze and colleagues described the PTS2 consensus sequence as the following:</p> |
− | font-size: 0.75rem;;
| + | |
− | }
| + | |
| | | |
− | #bodyContent figcaption abbr{
| + | <figure> |
− | font-size: 0.75rem;;
| + | <img src="https://static.igem.org/mediawiki/2017/c/c3/T--cologne-duesseldorf--PTS_richtig.png "> |
− | }
| + | <figcaption>The peroxisomal targeting signal type two consists of nine amino acids. Residue one contains Arginine or Lysine, residue two Leucine, Valine or Isoleucine. The amino acids three till seven are highly variable. Residue number eight consists of Histidine or Glutamine and the ninth is either Leucine or Alanine. <abbr title="2011, Kunze, M., Neuberger, G., Maurer-Stroh, S., Ma, J., Eck, T., Braverman, N., Schmid, J., Eisenhaber, F. & Berger, J. - Structural requirements for interaction of peroxisomal targeting signal 2 and its receptor PEX7."> Markus Kunze (2015)</abbr> |
| + | </figcaption> |
| + | </figure> |
| | | |
− | #bodyContent .flex-row-2{
| + | |
− | display:-webkit-box;
| + | <p>The five amino acids in the center are not conserved and highly variable. In yeast among other organisms, the protein Pex7 works as a soluble chaperone, which recognizes PTS2 and directs the protein to the import pore at the peroxisomal membrane <abbr title="2007, Platta, Harald W., and Ralf Erdmann - The peroxisomal protein import machinery">Ralf Erdmann (2015)</abbr>.</p> |
− | display:-ms-flexbox;
| + | <p>Towards the aim of implementing a valuable import device for our toolbox we created a library of different PTS2 versions showing variable import efficiencies. Subsequently one can ensure tailormade concentrations of different pathway parts in the peroxisome. Besides, proteins which require an unmodified C-terminus can be imported via PTS2 since this sequence is located on the N-terminus of the protein (<a href="#PTS1">PTS1 import</a>).</p> |
− | display:flex;
| + | <p>Kunze <i>et al.</i> performed a mutational analysis for the PTS2 containing human thiolase, specifically for the five variable residues in the core region. The wild type sequence of those residues was defined as glutamine, valine, valine, leucine and glycine. These amino acids were substituted by specific amino acids to be able to evaluate the effect of distinct types in the above stated positions within the sequence. The selected amino acids represent different groups to investigate the biochemical effects of different side chains or other factors: aspartate as a negatively charged, tryptophan as an aromatic, arginine as a basic, leucine as a bulky and lysine as a positively charged amino acid. The thiolase import was subsequently measured with immunofluorescence microscopy. The recognition and import of the PTS2 harboring protein of interest by Pex7 worked out with aspartate at position X1, but not on X2 or X3. Lysine on residue X3 lead to a strong decrease of import activity. Kunze et al. concluded that the import of a given protein relies highly on the amino acid groups in the core region of the PTS2 <abbr title="2011, Kunze, M., Neuberger, G., Maurer-Stroh, S., Ma, J., Eck, T., Braverman, N., Schmid, J., Eisenhaber, F. & Berger, J. - Structural requirements for interaction of peroxisomal targeting signal 2 and its receptor PEX7.">Markus Kunze (2015) </abbr>.</p> |
− | -webkit-box-orient: vertical;
| + | <p>Besides a biased approach, which relies on substitution of single residues in the amino acid sequence of the PTS2, in a second approach we aim to randomly change the sequence to characterize a huge library of different sequence compositions.</p> |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: column;
| + | |
− | flex-direction: column;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-2 div{
| + | |
− | display:-webkit-box;
| + | |
− | display:-ms-flexbox;
| + | |
− | display:flex;
| + | |
− | -webkit-box-orient: vertical;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: column;
| + | |
− | flex-direction: column;
| + | |
− | -webkit-box-pack: center;
| + | |
− | -ms-flex-pack: center;
| + | |
− | justify-content: center;
| + | |
− | -webkit-box-align: center;
| + | |
− | -ms-flex-align: center;
| + | |
− | align-items: center;
| + | |
− | width: 100%;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-3{
| + | |
− | display:-webkit-box;
| + | |
− | display:-ms-flexbox;
| + | |
− | display:flex;
| + | |
− | -webkit-box-orient: vertical;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: column;
| + | |
− | flex-direction: column;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-3 div{
| + | |
− | display:-webkit-box;
| + | |
− | display:-ms-flexbox;
| + | |
− | display:flex;
| + | |
− | -webkit-box-orient: vertical;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: column;
| + | |
− | flex-direction: column;
| + | |
− | -webkit-box-pack: center;
| + | |
− | -ms-flex-pack: center;
| + | |
− | justify-content: center;
| + | |
− | -webkit-box-align: center;
| + | |
− | -ms-flex-align: center;
| + | |
− | align-items: center;
| + | |
− | width: 100%;
| + | |
− | }
| + | |
| | | |
− | @media (min-width: 1024px) {
| + | </div> |
− | #bodyContent .flex-row-2{
| + | |
− | -webkit-box-orient: horizontal;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: row;
| + | |
− | flex-direction: row;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-2 *{
| + | |
− | -webkit-box-flex:1;
| + | |
− | -ms-flex:1;
| + | |
− | flex:1;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-2 div{
| + | |
− | width:50%;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-2 img{
| + | |
− | padding: 20px;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-3{
| + | |
− | -webkit-box-orient: horizontal;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: row;
| + | |
− | flex-direction: row;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-3 *{
| + | |
− | -webkit-box-flex:1;
| + | |
− | -ms-flex:1;
| + | |
− | flex:1;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-3 div{
| + | |
− | width:33%;
| + | |
− | }
| + | |
− | #bodyContent .flex-row-3 img{
| + | |
− | padding: 20px;
| + | |
− | }
| + | |
− | }
| + | |
| | | |
− | /************************************************************************
| + | <button class="accordion"> |
− | Special Text
| + | <h2 id="MembraneIntegration">Membrane Integration</h2> |
− | ************************************************************************/
| + | <!-- Abstract --> |
− | /* label */
| + | </button> |
− | span.label {
| + | <div class="panel"> |
− | display: inline-block;
| + | <!-- Platzhalter für Membranintegration --> |
− | padding: 0 6px;
| + | </div> |
− | border-radius: 20px;
| + | |
− | white-space: nowrap;
| + | |
− | cursor: default;
| + | |
− | background: #149375;
| + | |
− | color: #fefefe;
| + | |
− | }
| + | |
− | /************************************************************************
| + | |
− | Layout Elements
| + | |
− | ************************************************************************/
| + | |
− | /************************************************************************
| + | |
− | Tabs
| + | |
− | ************************************************************************/
| + | |
− | #bodyContent .tab {
| + | |
− | display:-webkit-box;
| + | |
− | display:-ms-flexbox;
| + | |
− | display:flex;
| + | |
− | -webkit-box-orient:horizontal;
| + | |
− | -webkit-box-direction:normal;
| + | |
− | -ms-flex-direction:row;
| + | |
− | flex-direction:row;
| + | |
− | -webkit-box-pack: center;
| + | |
− | -ms-flex-pack: center;
| + | |
− | justify-content: center;
| + | |
− | }
| + | |
| | | |
− | #bodyContent .tab button {
| |
− | background-color:#fff;
| |
− | border:none;
| |
− | border-bottom:5px solid #ccc;
| |
− | outline:none;
| |
− | -webkit-transition: 0.3s;
| |
− | -o-transition: 0.3s;
| |
− | transition: 0.3s;
| |
− | width: 100%;
| |
− | padding: 20px;
| |
− | }
| |
| | | |
− | #bodyContent .tab button:hover{
| + | <button class="accordion"> |
− | background-color:#eee;
| + | <h2 id="Secretion">Secretion</h2> |
− | }
| + | <p>Downstream processing is not only time consuming but also cost and energy intensive. Therefore, we aim to simplify the purification of compounds produced in our artificial compartment. We used a concept based on the peroxicretion described by Sagt and colleagues [9]. </p> |
| + | </button> |
| + | <div class="panel"> |
| + | <p> |
| + | For the application in <i>S. cerevisiae</i> we designed fusion proteins of the v-SNARE <a href="http://parts.igem.org/Part:BBa_K2271060"> Snc1 </a> with different peroxisomal <a href="https://2017.igem.org/Team:Cologne-Duesseldorf"> membrane anchors *needs to be change* </a>. |
| + | We tested the constructs using an GUS Assay. The assays were performed using transformants of the strain BY4742. <br> |
| + | Our <a href="https://2017.igem.org/Team:Cologne-Duesseldorf"> results *needs to be change* </a> indicate, that it is possible to use our approach for secretion. The best efficiency was achieved using Snc1 fused with a linker to the peroxisomal membrane anchor <a href="http://parts.igem.org/Part:BBa_K2271103"> Pex15</a>. Furthermore the deletion of <a href="https://2017.igem.org/Team:Cologne-Duesseldorf/Description#SizeAndNumber"> <i>Pex11</i></a> did not increase the amount of active Gus secreted to the supernatant</p> |
| + | </div> |
| | | |
− | #bodyContent .tab button.active {
| |
− | border-bottom:5px solid #149375;
| |
− | }
| |
| | | |
− | #bodyContent .tab img{
| + | <button class="accordion" > |
− | padding: 20%;
| + | <h2 id="SizeAndNumber">Size and Number</h2> |
− | }
| + | </button> |
| + | <div class="panel"> |
| + | <!-- Platzhalter für size and number --> |
| + | </div> |
| | | |
− | #bodyContent .tabcontent {
| |
− | display:none;
| |
− | }
| |
| | | |
− | #bodyContent .tabcontent:first-child{
| |
− | display:block;
| |
− | }
| |
| | | |
− | #bodyContent .tabcontent {
| + | <button class="accordion"> |
− | -webkit-animation: fadeEffect 1s;
| + | <h2 id="Sensors"><i>In Vivo</i> Sensors</h2> |
− | animation: fadeEffect 1s; /* Fading effect takes 1 second */
| + | <p>Designing new pathways or transferring pathways into cellular compartments requires a well understanding of the present conditions and content, like cofactors in the peroxisomes. |
− | }
| + | We aim to measure peroxisomal pH, cofactors like NADP<sup>+</sup> and ATP in wild type yeast and our designed mutants, over different time periods as well as in response to changing physiological conditions. Therefore, we use ratiometric fluorescent biosensors which we genetically attach to a peroxisomal targeting signal. |
| + | These measurements give important insights into possible difficulties which may occur if none peroxisomal pathways are transferred into the peroxisome and enable more precise predictions and modelling.</p> |
| + | </button> |
| + | <div class="panel"> |
| | | |
− | @-webkit-keyframes fadeEffect {
| + | <h4> pH Sensor </h4> |
− | from {opacity: 0;}
| + | <p>The activity of enzymatic Proteins is mostly pH-dependent. Therefore, it is of high interest to understand the pH-regulating mechanism of the peroxisome and the effects on the imported pathways. Literature has not agreed whether there is a common peroxisomal pH nor whether there is a regulating mechanismen or not. For our measurements, we use pH Lourin2 a GFP variant with a bimodal excitation spectrum with peaks at 395 and 475 nm and an emission maximum at 509 nm. Upon acidification excitation spectrum shifts from 395 to 475 nm <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3152828/"> <abbr title="2011, Mahon <i>et al.</i> - pHluorin2: an enhanced, ratiometric, pH-sensitive green florescent protein"> Mahon <i>et al.</i> (2011) </abbr> </a> |
− | to {opacity: 1;}
| + | </p> |
− | }
| + | |
| | | |
− | @keyframes fadeEffect {
| |
− | from {opacity: 0;}
| |
− | to {opacity: 1;}
| |
− | }
| |
− | /************************************************************************
| |
− | Callout
| |
− | ************************************************************************/
| |
− | #bodyContent div.callout {
| |
− | margin: 24px 0;
| |
− | padding: 20px;
| |
− | border: 5px solid #149375;
| |
− | border-radius: 20px;
| |
− | }
| |
− | /************************************************************************
| |
− | Accordion
| |
− | ************************************************************************/
| |
− | #bodyContent button.accordion {
| |
− | display:flex;
| |
− | flex-direction:column;
| |
− | align-items:center;
| |
− | font-family: 'Quicksand', sans-serif;
| |
− | margin: 10px;
| |
− | border-radius: 10px;
| |
− | background-color: rgba(20, 147, 117, 0.125);
| |
− | cursor: pointer;
| |
− | padding: 18px;
| |
− | width: 100%;
| |
− | border: none;
| |
− | outline: none;
| |
− | -webkit-transition: all 0.5s ease;
| |
− | -o-transition: all 0.5s ease;
| |
− | transition: all 0.5s ease;
| |
− | }
| |
− | #bodyContent button.accordion h2{
| |
− | font-size: 1.250rem;
| |
− | text-transform:uppercase;
| |
− | letter-spacing: 7px;
| |
− | }
| |
− | #bodyContent button.accordion h3{
| |
− | font-size: 1.250rem;
| |
− | text-transform:uppercase;
| |
− | letter-spacing: 7px;
| |
− | }
| |
− | #bodyContent button.accordion h4{
| |
− | font-size: 1.250rem;
| |
− | text-transform:uppercase;
| |
− | letter-spacing: 7px;
| |
− | }
| |
| | | |
− | #bodyContent button.accordion:after{
| + | <figure> |
− | //content:"\25BE";
| + | <img src="https://static.igem.org/mediawiki/2017/9/93/Artico_pHLuorin2_Verlauf.png"> |
− | content:"v";
| + | <figcaption> pHLuorin2 emission at 509 nm, excited at wavelengths between 350 nm and 500 nm . Five different pH values, ranging from 5.8 to 7.8 are shown <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3152828/"> <abbr title="2011, Mahon <i>et al.</i> - pHluorin2: an enhanced, ratiometric, pH-sensitive green florescent protein"><font size="3"> Mahon <i>et al.</i> (2011)</ font> </abbr> </a> . </figcaption> |
− | font-size:1.25rem;
| + | </figure> |
− | font-weight:bold;
| + | |
− | margin: 18px 0;
| + | |
− | width:100%;
| + | |
− | text-align:center;
| + | |
− | background-color:white;
| + | |
− | border-radius: 10px;
| + | |
− | }
| + | |
| | | |
− | #bodyContent button.accordion.active,
| + | <h4> roGFP2 Sensor </h4> |
− | #bodyContent button.accordion:hover {
| + | <p>To maintain thermodynamic driving forces and electron fluxes which are needed at steady state, the intact chemeostasis of the redox machinery is very important <a href="https://www.ncbi.nlm.nih.gov/pubmed/25867539"> <abbr title="2016, Schwarzländer, <i>et al.</i> Dissecting Redox Biology Using Fluorescent Protein Sensors"> (2016, Schwarzländer) </abbr> </a>. Glutathione is considered to be inside the peroxisomal lumen <a href="https://www.ncbi.nlm.nih.gov/pubmed/25867539"> <abbr title="2014, Elbaz-Alon, Y., <i>et al.</i> The Yeast Oligopeptide Transporter Opt2 Is Localized to Peroxisomes and Affects Glutathione Redox Homeostasis">(Elbaz-Alon, Y., et al. 2014)</abbr> </a>. We therefore wanted to monitor glutathione redox potentials inside the peroxisomal lumen using the GFP variant roGFP2, which is able to precisely detect redox changes of glutathione. Two cysteines in the beta barrel structure can either form two thiols or one dDisulfide bondage dependent on whether they are reduced or oxidized. This influences the proton transfer of the chromophore and ultimately leads to a ratiometric shift in excitation. Excitation at 488 nm of the reduced form of roGFP exceeds the of the oxidized form and excitation at 405 nm behaves vise verse <a href="https://link.springer.com/article/10.1007/s12268-016-0683-2"> <abbr title="Morgan, B. and M. Schwarzländer 2016 <i>et al.</i>,The Yeast Oligopeptide Transporter Opt2 Is Localized to Peroxisomes and Affects Glutathione Redox Homeostasis">(Morgan, B. and M. Schwarzländer 2016)</abbr> </a>. </p> |
− | background-color: rgba(20, 147, 117, 0.7);
| + | </div> |
− | }
| + | |
| | | |
| | | |
− | .panel {
| + | <button class="accordion"> |
− | padding: 0 18px;
| + | <h2 id="Nootkatone">Nootkatone</h2> |
− | background-color: white;
| + | <p>As a proof of concept for our compartment toolbox we decided to shiftplace the metabolic pathway of nootkatone into inside of the peroxisome. With this transfer we want to overcome the obstacle of intermediate toxicity for the yeast cell. A working metabolism will pave the way for an efficient, safe and favorable solution of producing and providing an effective insect repellent. </p> |
− | display:none;
| + | </button> |
− | opacity: 1;
| + | <div class="panel"> |
− | -webkit-animation: fade 1s;
| + | |
− | animation: fade 1s;
| + | |
− | }
| + | |
| | | |
− | .panel.show {
| |
− | display: block;
| |
− | opacity: 1;
| |
− | -webkit-animation: fade 1s;
| |
− | animation: fade 1s;
| |
− | }
| |
− | @-webkit-keyframes fade {
| |
− | 0% {
| |
− | opacity: 0;
| |
− | }
| |
| | | |
− | 100% {
| + | <p>Nootkatone is an oxidized sesquiterpene, which is highly valuable for industrial and pharmaceutical application. We will focus on its repellent effect towards insects |
− | opacity: 1;
| + | <a href="https://www.ncbi.nlm.nih.gov/pubmed/11441443"> |
− | }
| + | <abbr title="2001, Zhu <i>et al.</i> - Nootkatone is a repellent for Formosan subterranean termite (Coptotermes formosanus)"> |
− | }
| + | Zhu <i>et al.</i> (2001) |
− | @keyframes fade {
| + | </abbr> |
− | 0% {
| + | </a>. |
− | opacity: 0;
| + | |
− | }
| + | Also, therapeutic activities of nootkatone have been reported, such as anti-platelet effects in rats |
| + | <a href="https://www.ncbi.nlm.nih.gov/pubmed/21354294"> |
| + | <abbr title="2011, Seo <i>et al.</i> - Antiplatelet effects of Cyperus rotundus and its component (+)-Nootkatone"> |
| + | Seo <i>et al.</i> (2011) |
| + | </abbr> |
| + | </a>, |
| + | anti-proliferative activity towards cancer cell lines |
| + | <a href=”https://www.ncbi.nlm.nih.gov/pubmed/21377882"> |
| + | <abbr title="2011, Gliszczyńska <i>et al.</i> - Microbial Transformation of (+)-Nootkatone and the Antiproliferative Activity of Its Metabolites"> |
| + | Gliszczyńska <i>et al.</i> (2011) |
| + | </abbr> |
| + | </a> |
| + | and enhancement of energy metabolism through AMP-activated protein kinase activation in skeletal muscle and liver |
| + | <a href=”https://www.ncbi.nlm.nih.gov/pubmed/24624065"> |
| + | <abbr title="2010, Murase <i>et al.</i> - Habituation of the responsiveness of mesolimbic and mesocortical dopamine transmission to taste stimuli |
| + | "> |
| + | Murase <i>et al.</i> (2010) |
| + | </abbr> |
| + | </a>.</p> |
| | | |
− | 100% {
| + | |
− | opacity: 1;
| + | <p>Nootkatone can be extracted from grapefruits, but the organic material is limited and the yield is very low. So far, industrial production of nootkatone requires toxic substances such as heavy metals and strong oxidants like tert-butyl hydroperoxide which is known to be carcinogenic |
− | }
| + | <a href=”https://www.ncbi.nlm.nih.gov/pubmed/21115006"> |
− | }
| + | <abbr title="2010, Cankar <i>et al.</i> - A chicory cytochrome P450 mono-oxygenase CYP71AV8 for the oxidation of (+)-valencene |
− | #bodyContent .panel p {
| + | "> |
− | font-size: 1.125rem;
| + | Cankar <i>et al.</i> (2010) |
− | }
| + | </abbr> |
− | #bodyContent .panel p {
| + | </a>.</p> |
− | font-size: 1.125rem;
| + | |
− | }
| + | |
| | | |
− | /************************************************************************ | + | <figure> |
− | Tables
| + | <img src="https://static.igem.org/mediawiki/2017/d/d9/Valencene_Nootkatol_Nootkatone.jpeg"> |
− | ************************************************************************/
| + | <figcaption> Conversion of valencene to Nootkatol and Nootkatone </figcaption> |
− | #bodyContent table{
| + | </figure> |
− | font: 18px Quicksand;
| + | |
− | background: rgba(0,0,0,0);
| + | |
− | border: none;
| + | |
− | margin: 0;
| + | |
− | width: 100%;
| + | |
− | table-layout: fixed;
| + | |
− | }
| + | |
− | #bodyContent table thead {
| + | |
− | display:none;
| + | |
− | }
| + | |
− | @media (min-width: 1024px) {
| + | |
− | #bodyContent table thead {
| + | |
− | display:table-header-group;
| + | |
− | }
| + | |
− | }
| + | |
| | | |
− | #bodyContent table th{
| |
− | border: none;
| |
− | background-color: rgba(20, 147, 117, 0.5);
| |
− | text-align: left;
| |
− | }
| |
− | #bodyContent table td {
| |
− | border:none;
| |
− | display:block;
| |
− | }
| |
− | #bodyContent table tbody td:before{
| |
− | content: attr(data-th);
| |
− | font-weight: bold;
| |
− | display: inline-block;
| |
− | width: 6rem;
| |
− | }
| |
| | | |
− | @media (min-width: 1024px){
| |
− | #bodyContent table tbody td{
| |
− | display: table-cell;
| |
− | padding: 10px;
| |
− | border-collapse: collapse;
| |
− | vertical-align: middle;
| |
− | }
| |
− | #bodyContent table tbody td:before{
| |
− | content:none;
| |
− | }
| |
− | }
| |
| | | |
− | #bodyContent table tr{
| + | <p>The synthesis of nootkatone starts from the precursor farnesyl pyrophosphate (FPP) and requires at least two enzymes. The initial step is the formation of valencene from FPP by a valencene synthase (ValS) followed by the production of nootkatol, nootkatone and other by-products by a P450 BM3 monooxygenase (BM3). The co-expression of an alcohol dehydrogenase (ADH) with ValS improves nootkatone production by favoring the conversion from nootkatol into nootkatone. |
− | background-color: rgba(0,0,0,0);
| + | <a href=”http://onlinelibrary.wiley.com/doi/10.1002/cctc.201402952/full"> |
− | -webkit-transition: all 0.5s ease;
| + | <abbr title="2015, Schulz <i>et al.</i> - Selective Enzymatic Synthesis of the Grapefruit Flavor (+)-Nootkatone"> |
− | -o-transition: all 0.5s ease;
| + | Schulz <i>et al.</i> (2015) |
− | transition: all 0.5s ease;
| + | </abbr> |
− | }
| + | </a>.</p> |
− | #bodyContent table tr:nth-child(even) {
| + | |
− | background-color: rgba(20, 147, 117, 0.125);
| + | |
− | }
| + | |
− | #bodyContent table tr:hover {
| + | |
− | background-color: rgba(20, 147, 117, 0.75);
| + | |
− | }
| + | <p>Previous approaches of nootkatone synthesis in yeast often failed due to toxic intermediates. A specific problem is the toxicity of beta-nootkatol and nootkatone itself for <i>Saccharomyces cerevisiae</i> at concentration higher than 100 mg/L |
| + | <a href=”https://www.ncbi.nlm.nih.gov/pubmed/23518241"> |
| + | <abbr title="2013, Gavira <i>et al.</i> - Challenges and pitfalls of P450-dependent (þ)-valencene bioconversion by <i>Saccharomyces cerevisiae</i>"> |
| + | Gavira <i>et al.</i> (2013) |
| + | </abbr> |
| + | </a>. |
| + | For an efficient industrial production, concentrations need to be in the range of g/L, which is lethal for yeast cells. Beta-nootkatol seems to accumulate in membranes because of its hydrophobic characteristics, resulting in changes of the membrane permeability, integrity and the function of membrane proteins. |
| + | <a href=”https://www.ncbi.nlm.nih.gov/pubmed/23518241"> |
| + | <abbr title="2013, Gavira <i>et al.</i> - Challenges and pitfalls of P450-dependent (þ)-valencene bioconversion by Saccharomyces cerevisiae"> |
| + | Gavira <i>et al.</i> (2013) |
| + | </abbr> |
| + | </a>. |
| + | |
| + | It is presumed that the toxicity is partly caused by this effect. A s one of the original purposes of the peroxisome is to reduce hydrogen peroxide, which is harmful to the cell and also alters the membrane composition |
| + | <a href=”https:/https://www.ncbi.nlm.nih.gov/books/NBK9930/"> |
| + | <abbr title="2000, Cooper <i>et al.</i> - The Cell: A Molecular Approach. 2nd edition"> |
| + | Cooper <i>et al.</i> (2000) |
| + | </abbr> |
| + | </a> |
| + | <a href=”https://www.ncbi.nlm.nih.gov/pubmed/1902481"> |
| + | <abbr title="1991, Block <i>et al.</i> - Hydrogen peroxide alters the physical state and function of the plasma membrane of pulmonary artery endothelial cells"> |
| + | Block <i>et al.</i> (1991) |
| + | </abbr> |
| + | </a> |
| + | , we assume that beta-nootkatol does not affect the peroxisomal membrane either. But to be fully sure if this hypothesis is true, we have to collect and evaluate our own data on how beta-nootkatol affects the peroxisome membrane and thus the yield of nootkatone.</p> |
| | | |
− | @media (min-width: 1024px){
| |
| | | |
− | #bodyContent table th:first-child{
| + | <div class="half-width"> |
− | border-radius: 10px 0 0 10px;
| + | <figure> |
− | }
| + | <img src="https://static.igem.org/mediawiki/2017/3/3c/Graph1.png"> |
− | #bodyContent table th:last-child{
| + | <figcaption> Yeast viability after 24 h in the presence of (+)-valencene, beta-Nootkatol or nootkatone in different concentrations </figcaption> |
− | border-radius: 0 10px 10px 0;
| + | </figure> |
− | }
| + | </div> |
− | #bodyContent table td:first-child{
| + | |
− | border-radius: 10px 0 0 10px;
| + | |
− | }
| + | |
− | #bodyContent table td:last-child{
| + | |
− | border-radius: 0 10px 10px 0;
| + | |
− | }
| + | |
− | #bodyContent table.small_first th:first-child {
| + | |
− | width: 120px;
| + | |
− | }
| + | |
− | #bodyContent table.small_first td:first-child {
| + | |
− | width: 120px;
| + | |
− | }
| + | |
− | }
| + | |
− | /************************************************************************ | + | |
− | Lists
| + | |
− | ************************************************************************/
| + | |
− | #bodyContent ul {
| + | |
− | list-style-type: none;
| + | |
− | list-style-image: none;
| + | |
− | color: black;
| + | |
− | margin: 2rem 0 2rem 3rem;
| + | |
− | padding: 0;
| + | |
− | line-height: 1.5;
| + | |
− | }
| + | |
| | | |
− | #bodyContent ol {
| |
− | color: black;
| |
− | margin: 2rem 0 2rem 3rem;
| |
− | padding: 0;
| |
− | line-height: 1.5;
| |
− | }
| |
| | | |
− | #bodyContent li {
| + | |
− | font-family: 'Quicksand', sans-serif;
| + | <p>Our goal is the successful integration of the nootkatone pathway into our compartment and to bypass the problem of high concentration toxicity of beta-nootkatol and nootkatone for the yeast cell. This would not only be a more efficient but also a more environmentally friendly method to satisfy the great interest of this sesquiterpene by the industry. It would also facilitate the access to a high performing insect repellent in less developed regions of the world and therefore decrease the spread of diseases like malaria, dengue or the Zika virus.</p> |
− | font-size: 1.250rem;
| + | </div> |
− | margin: 0;
| + | |
− | padding: 0;
| + | |
− | line-height: 1.5;
| + | |
− | padding-left: 1rem;
| + | |
− | text-indent: -.7rem;
| + | |
− | }
| + | |
− | #bodyContent li::before {
| + | |
− | content: "•";
| + | |
− | color: #149375;
| + | |
− | padding-right: 7px;
| + | |
− | }
| + | |
− | #bodyContent ol li::before {
| + | |
− | content: none;
| + | |
− | }
| + | |
− | #bodyContent a {
| + | |
− | font-family: 'Quicksand', sans-serif;
| + | |
− | font-size: 1.250rem;
| + | |
− | text-align: justify;
| + | |
− | line-height: 1.5;
| + | |
− | list-style-image: none;
| + | |
− | list-style-type: none;
| + | |
− | color: #149375;
| + | |
− | -webkit-transition: all 0.5s ease;
| + | |
− | -o-transition: all 0.5s ease;
| + | |
− | transition: all 0.5s ease;
| + | |
− | }
| + | |
− | #bodyContent a:hover {
| + | |
− | color: #0e6752;
| + | |
− | }
| + | |
− | #bodyContent a:active {
| + | |
− | color: #0e6752;
| + | |
− | }
| + | |
− | #bodyContent a:visited {
| + | |
− | color: #149375;
| + | |
− | }
| + | |
− | /************************************************************************ | + | |
− | Flex gallery
| + | |
− | ************************************************************************/
| + | |
− | #bodyContent .flex-gallery {
| + | |
− | display: -webkit-box;
| + | |
− | display: -ms-flexbox;
| + | |
− | display: flex;
| + | |
− | -webkit-box-orient: vertical;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: column;
| + | |
− | flex-direction: column;
| + | |
− | -ms-flex-wrap: initial;
| + | |
− | flex-wrap: initial;
| + | |
− | -webkit-box-pack: start;
| + | |
− | -ms-flex-pack: start;
| + | |
− | justify-content: flex-start;
| + | |
− | -webkit-box-align: center;
| + | |
− | -ms-flex-align: center;
| + | |
− | align-items: center;
| + | |
− | }
| + | |
− | @media (min-width: 768px) {
| + | |
− | #bodyContent .flex-gallery {
| + | |
− | -webkit-box-orient: horizontal;
| + | |
− | -webkit-box-direction: normal;
| + | |
− | -ms-flex-direction: row;
| + | |
− | flex-direction: row;
| + | |
− | -ms-flex-wrap: wrap;
| + | |
− | flex-wrap: wrap;
| + | |
− | -webkit-box-align: end;
| + | |
− | -ms-flex-align: end;
| + | |
− | align-items: flex-end;
| + | |
− | -webkit-box-pack: center;
| + | |
− | -ms-flex-pack: center;
| + | |
− | justify-content: center;
| + | |
− | }
| + | |
− | }
| + | |
| | | |
− | @media (min-width: 768px) {
| |
− | #bodyContent .center-gallery{
| |
− | -webkit-box-align: center;
| |
− | -ms-flex-align: center;
| |
− | align-items: center;
| |
− | }
| |
− | }
| |
| | | |
− | #bodyContent .flex-gallery div {
| |
− | width: 200px;
| |
− | height: auto;
| |
− | display:-webkit-box;
| |
− | display:-ms-flexbox;
| |
− | display:flex;
| |
− | -webkit-box-orient: vertical;
| |
− | -webkit-box-direction: normal;
| |
− | -ms-flex-flow: column;
| |
− | flex-flow: column;
| |
− | -webkit-box-pack: end;
| |
− | -ms-flex-pack: end;
| |
− | justify-content: flex-end;
| |
− | margin: 0 10px;
| |
− | }
| |
| | | |
− | #bodyContent .flex-gallery img {
| + | <button class="accordion"> |
− | max-width: 100%;
| + | <h2 id="Violacein">Violacein</h2> |
− | height: auto;
| + | <p> Using the tools of Synthetic Biology in metabolic engineering can unleash the full potential of biofactories. Natural systems use compartmentalization to improve biochemical reactions. Here we presentare presenting the use of peroxisomal import tags to engineer an artificial compartment in <i>Saccharomyces cerevisiae</i> cells to be further used in metabolic engineering approaches. As an application and proof of concept we are using the well studied biosynthetic pathway of violacein. By designing an import library for the different enzymes aimwe are aiming to understand basic design principles that can guide future design of compartmentalization for metabolic engineering. We chose violacein, not only because of its wide range of biological benefits but also as a solid foundation to proof a sophisticated import machinery. </p> |
− | margin: 0 auto 40px auto;
| + | </button> |
− | -webkit-filter: grayscale(100%);
| + | <div class="panel"> |
− | filter: grayscale(100%);
| + | <p> Violacein (C<sub>20</sub>H<sub>13</sub>N<sub>3</sub>O<sub>3</sub>), a bisindole, is a violet pigment, formed by condensation of two tryptophan molecules. It can naturally be found in numerous bacterial strains, for example in the gram-negative <i> Chromobacterium violaceum</i>. Due to its wide range of biological properties, violacein is useful for different industrial applications in pharmaceuticals and cosmetics. |
− | -webkit-transition: all 0.5s ease;
| + | </p> |
− | -o-transition: all 0.5s ease;
| + | <img src="https://static.igem.org/mediawiki/parts/1/17/T--Cologne-Duesseldorf--Violacein_Struktur.png"> |
− | transition: all 0.5s ease;
| + | <p> Violacein is known to have a variety of different biological activities, including an antitumor |
− | }
| + | <a href="https://www.ncbi.nlm.nih.gov/pubmed/20416285"> |
− | #bodyContent .flex-gallery img:hover {
| + | <abbr title="Growth inhibition and pro-apoptotic activity of violacein in Ehrlich ascites tumor"> |
− | -webkit-filter: grayscale(0%);
| + | (Bromberg N<i> et al</i>, 2010), |
− | filter: grayscale(0%);
| + | </abbr> |
− | }
| + | </a>antifungal |
− | #bodyContent .modalDialog {
| + | <a href="https://www.ncbi.nlm.nih.gov/pubmed/18949519"> |
− | display:none;
| + | <abbr title="Amphibian chemical defense: antifungal metabolites of the microsymbiont Janthinobacterium lividum on the salamander Plethodon cinereus"> |
− | opacity: 0;
| + | (Brucker RM <i>et al.</i>, 2008) |
− | position: fixed;
| + | </abbr> |
− | top: 0;
| + | </a> |
− | right: 0;
| + | and antiviral |
− | bottom: 0;
| + | <a href="https://www.ncbi.nlm.nih.gov/pubmed/14595466"> |
− | left: 0;
| + | <abbr title="Cytotoxicity and potential antiviral evaluation of violacein produced by Chromobacterium violaceum"> |
− | background: rgba(0, 0, 0, 0.8);
| + | |
− | z-index: 100;
| + | (Andrighetti-Fröhner CR <i> et al.</i>, 2003) |
− | -webkit-transition: opacity 0.5s ease-in;
| + | </abbr> |
− | -o-transition: opacity 0.5s ease-in;
| + | </a> |
− | transition: opacity 0.5s ease-in;
| + | function. Furthermore, it has been shown that violacein enhances the effect of most commercial antibiotics by working synergistically with them |
− | pointer-events: none;
| + | <a href="https://www.ncbi.nlm.nih.gov/pubmed/24073823"> |
− | }
| + | <abbr title="Synergistic antimicrobial profiling of violacein with commercial antibiotics against pathogenic micro-organisms"> |
− | #bodyContent .modalDialog:target {
| + | (Subramaniam S <i> et al.</i>, 2014). |
− | display:block;
| + | </abbr> |
− | opacity: 1;
| + | </a> This is especially of high interest in the fight against recent antibiotic-resistant strains of pathogenic bacteria such as MRSA (multi resistant <i>Staphylococcus aureus</i>). Violacein’s antibacterial action against <i> S. aureus</i> has been proven by |
− | pointer-events: auto;
| + | <a href="https://www.ncbi.nlm.nih.gov/pubmed/21364597"> |
− | }
| + | <abbr title="Antibacterial activity of violacein against Staphylococcus aureus isolated from bovine mastitis"> |
− | #bodyContent .modalDialog > div {
| + | Cazoto LL <i> et al.</i> (2011) |
− | display:-webkit-box;
| + | </abbr> |
− | display:-ms-flexbox;
| + | </a>. |
− | display:flex;
| + | <br> It is of high medical interest that toxic effects of Violacein on cultured cancer cells were shown within <i>in vitro </i>tests. Furthermore, the Ehrlich ascites tumor (EAT) mouse model gives the prove as a <i>in vivo</i> test: daily injection of violacein ($0.1\,\mu g/kg$ up to $1\,mg/kg$) led to a significant increased survival rate of the mice |
− | -webkit-box-orient: horizontal;
| + | <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4538413/"> |
− | -webkit-box-direction: normal;
| + | <abbr title="Violacein: Properties and Production of a Versatile Bacterial Pigment"> |
− | -ms-flex-direction: row;
| + | (Seong Yeol Choi <i>et al.</i>, 2015) |
− | flex-direction: row;
| + | </abbr> |
− | position: absolute;
| + | </a>. The ability to weaken cancer growth draws more attention to violacein as a possible cancer therapeutic. |
− | top: 15vh;
| + | <a href="https://www.ncbi.nlm.nih.gov/pubmed/16889929"> |
− | left: 15vw;
| + | <abbr title="Cytotoxic activity of violacein in human colon cancer cells"> |
− | right: 15vw;
| + | de Carvalho DD <i>et al.</i> (2006) |
− | border-radius: 20px;
| + | </abbr> |
− | background: #fff;
| + | </a>showed that violacein is capable to induce apoptosis in various cancer cells by inducing the production of oxygen radicals. |
− | }
| + | <br> A main focus also lies in violacein’s antimalarial activity, which was tested <i>in vitro</i> and <i>in vivo</i> on human and murine blood stage forms of <i>Plasmodium</i> parasites |
− | #bodyContent .modalDialog > div > div {
| + | <a href="http://aac.asm.org/content/53/5/2149.full"> |
− | margin: 20px;
| + | <abbr title="Violacein Extracted from Chromobacterium violaceum Inhibits Plasmodium Growth In Vitro and In Vivo"> |
− | }
| + | (Stefanie C. P. Lopes <i> et al.</i>, 2009) |
− | #bodyContent a.close {
| + | </abbr> |
− | font-size: 24pt;
| + | </a>. <i>P. falciparum</i> is known to be the deadliest <i> Plasmodium </i> species that causes malaria in humans |
− | z-index: 3;
| + | <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2720412/"> |
− | position: fixed;
| + | <abbr title="The origin of malignant malaria"> |
− | right: 13vw;
| + | (Stephen M. Rich <i> et al.</i>, 2009) |
− | top: 11vh;
| + | </abbr> |
− | display: -webkit-box;
| + | </a>. Violacein acted effectively against diseases caused by both, young and mature parasite strains, of <i> P. falciparum </i>, and pParasite growth was reduced significantly compared to non-treated? animals. Moreover, itIt moreover has a protective effect as mice infected with a lethal strain (<i>P. chabaudi chabaudi</i>) died within 10 days, whereas the majority (80 %) treated with violacein survived the infection |
− | display: -ms-flexbox;
| + | <a href="http://aac.asm.org/content/53/5/2149.full"> |
− | display: flex;
| + | <abbr title="Violacein Extracted from Chromobacterium violaceum Inhibits Plasmodium Growth In Vitro and In Vivo"> |
− | -webkit-box-orient: horizontal;
| + | (Stefanie C. P. Lopes <i> et al.</i>, 2009) |
− | -webkit-box-direction: normal;
| + | </abbr> |
− | -ms-flex-direction: row;
| + | </a>. Not at least because the emergee of resistance to other plant-based malaria drugs becomes more frequently, it is time to look out for other possibilities in the worldwide battle against malaria <a href="https://www.ncbi.nlm.nih.gov/pubmed/26911755"> |
− | flex-direction: row;
| + | <abbr title="Synthetic biology's first malaria drug meets market resistance"> |
− | -webkit-box-pack: center;
| + | (Peplow M, 2016) |
− | -ms-flex-pack: center;
| + | </abbr> |
− | justify-content: center;
| + | </a>. |
− | -webkit-box-align: center;
| + | </p> |
− | -ms-flex-align: center; | + | <p> As the commercial production of violacein is rather difficult and limited for low productivity |
− | align-items: center;
| + | <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4997675/"> |
− | width: 20px;
| + | <abbr title="Engineering Corynebacterium glutamicum for violacein hyper production"> |
− | height: 20px;
| + | (Hongnian Sun <i> et al.</i>, 2016) |
− | cursor: pointer;
| + | </abbr> |
− | padding: 28px;
| + | </a>, researchers are working on improving the fermentative titers by metabolic engineering. |
− | border: 3px solid white;
| + | <br> Here we want to make use of the existing potential violacein has and even try to promote this potential. With the great advantages a peroxisomal import has to offer, we want to develop a solid mechanism to not only proof the concept of our project but also take advantage of violacein’s biological opportunities. By relocalization of the violacein pathway into yeast peroxisomes we want to create a space with optimized conditions for the production of violacein to achieve a high yield of the bisindole. |
− | border-radius: 100%;
| + | </p> |
− | -webkit-box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.3);
| + | </div> |
− | box-shadow: 0px 4px 12px 2px rgba(0, 0, 0, 0.3);
| + | |
− | }
| + | |
− | #bodyContent a.close {
| + | |
− | background: #149375;
| + | |
− | color: white;
| + | |
− | -webkit-transition: all 0.5s ease;
| + | |
− | -o-transition: all 0.5s ease;
| + | |
− | transition: all 0.5s ease;
| + | |
− | }
| + | |
− | #bodyContent a.close:visited {
| + | |
− | color: white;
| + | |
− | }
| + | |
− | #bodyContent a.close:link {
| + | |
− | color: white;
| + | |
− | }
| + | |
− | #bodyContent a.close:hover {
| + | |
− | border: 3px solid black;
| + | |
− | color: black;
| + | |
− | }
| + | |
| | | |
− | /************************************************************************
| + | <button class="accordion"> |
− | image carousel
| + | <h2 id="designrules">Design Rules For Genome Engineering For Customizing Peroxisome Properties</h2> |
− | ************************************************************************/
| + | <p>In order to reach the ultimate goal of creating a fully controllable artificial compartment, genome engineering can be utilized for customizing the compartment properties, such as membrane permeability, size/number, decoupling of peroxisomes from cytoskeleton, the peroxisomal proteome or metabolome. In our project we used the Crispr Cas9 system for knocking out several genes (PEX9, PEX31&PEX32, INP1, POT1) at the same time for engineering the previously mentioned properties. Furthermore, we designed a yeast strain, with a completely replaced protein-import machinery for controlling the entire peroxisomal lumen.</p> |
− | #bodyContent .slider{
| + | <p>For the future one could think of much more radical strategies for peroxisomal engineering with a final goal of a “minimal peroxisome” by redirecting metabolic pathways by changing the protein-localization-signal in the yeast genome. Additionally, endogenous metabolic pathways could be redirected to our novel artificial compartment for creating an artificial compartment with a customized metabolism specifically tailored for your application.</p> |
− | position:relative; | + | </button> |
− | }
| + | <div class="panel"> |
− | #bodyContent .slide{
| + | <h3>Introduction</h3> |
− | -webkit-transition: opacity 2s linear;
| + | <p>In order to get fully controllable artificial compartment, the first step was to design a completely orthogonal import system and the next step was the knockout of endogenous import systems. However, a few proteins are neither imported by the PEX5 nor the PEX7 import machinery. Therefore, specific genome engineering designs, such as knockouts, deleting or redirecting the protein localization could be utilized for the ultimate goal of creating a synthetic organelle.</p> |
− | -o-transition: opacity 2s linear;
| + | <p>Additionally, knockouts or genome integrations enable customizing the peroxisomal properties, such as membrane permeability, size/number, decoupling of peroxisomes from cytoskeleton and the peroxisomal metabolism.</p> |
− | transition: opacity 2s linear;
| + | <p>All these strategies allow a rational design of an artificial compartmen<t, which is fully engineerable in the proteome, metabolome and the entire peroxisomal environment.</p> |
− | }
| + | <h3>Design of yeast multi knockout strains</h3> |
| + | <h4>The Crispr Cas9 System</h4> |
| + | <p>The demands on yeast engineering have significantly increased with the design of more complex systems or extensive metabolic pathways. Genetic techniques that have historically relied on marker recycling are not able to keep up with the ambitions of synthetic biologists. In recent years the Crispr Cas9 system has been used for several strain-engineering purposes, including:</p> |
| + | <ul> |
| + | <li>Markerless integration of multiple genetic cassettes into selected genomic loci</li> |
| + | <li>Multiplexed and iterative gene knockouts without the need to recycle a marker</li> |
| + | <li>Precise genome editing – nucleotide substitutions, etc.</li> |
| + | </ul> |
| + | <p>We utilized the Cas9 system as a tool for peroxisomal engineering and have adopted the existing toolbox from <abbr title="Lee, Michael E.; DeLoache, William C.; Cervantes, Bernardo; Dueber, John E. (2015): A Highly Characterized Yeast Toolkit for Modular, Multipart Assembly. In: ACS synthetic biology 4 (9), S. 975–986. DOI: 10.1021/sb500366v.">Lee et al. 2015</abbr> and the complete cloning system which also provides the possibilities for genome integration and gene editing by Cas9. Therefore, two oligonucleotides have to be designed for targeting the Cas protein to the gene of interest.</p> |
| | | |
− | #bodyContent .slider button {
| |
− | position: absolute;
| |
− | top: 0;
| |
− | border: none;
| |
− | height: 100%;
| |
− | width: 50px;
| |
− | cursor: pointer;
| |
− | background: hsla(0, 0%, 50%, 0.5);
| |
− | }
| |
− | #bodyContent .slider button:hover{
| |
− | background: hsla(0, 0%, 0%, 0.5);
| |
− | }
| |
| | | |
− | #bodyContent .btn-left{
| + | <figure> |
− | left:0; | + | <img src="https://static.igem.org/mediawiki/2017/3/3b/--T--cologne-duesseldorf--Cas9_1.PNG"> |
− | }
| + | <figcaption>Figure 1: Plasmid construction for the gRNA expression plasmid<br>Two oligos, containing the targeting sequence of the gRNA, have to be annealed and can then be integrated in the gRNA entry Vector by a Golden Gate reaction. Adapted from (<abbr title="Lee, Michael E.; DeLoache, William C.; Cervantes, Bernardo; Dueber, John E. (2015): A Highly Characterized Yeast Toolkit for Modular, Multipart Assembly. In: ACS synthetic biology 4 (9), S. 975–986. DOI: 10.1021/sb500366v.">Lee et al. 2015</abbr>)</figcaption> |
− | #bodyContent .btn-right{
| + | </figure> |
− | right:0; | + | |
− | }
| + | |
| | | |
− | /************************************************************************
| + | <p>Several gRNA vectors can subsequently assembled together with a Cas9 expression cassette into one vector and then be transformed into yeast. The expression of Cas9 together with gene specific gRNA´s leads to double strand break followed by non-homologous end joining repair or homologous recombination, in case of added repair DNA (figure 3).</p> |
− | Misc elements
| + | |
− | ************************************************************************/
| + | |
− | /************************************************************************
| + | |
− | Upwards arrow
| + | |
− | ************************************************************************/
| + | |
− | #bodyContent #returnToTop {
| + | |
− | position: fixed;
| + | |
− | font-size: 35pt;
| + | |
− | right: 3vw;
| + | |
− | bottom: 3vw;
| + | |
− | display: block;
| + | |
− | text-decoration: none;
| + | |
− | color: rgba(0, 0, 0, 0.6);
| + | |
− | -webkit-transition: all 2s ease;
| + | |
− | -o-transition: all 2s ease;
| + | |
− | transition: all 2s ease;
| + | |
− | }
| + | |
| | | |
− | #bodyContent #returnToTop:hover{
| + | <figure> |
− | color: black; | + | <img src="https://static.igem.org/mediawiki/2017/6/69/--T--cologne-duesseldorf--Cas9_2.PNG"> |
− | }
| + | <figcaption>Figure 2: Plasmid construction for the expression plasmid containing Cas9 and gRNA´s<br>Vector for Cas9 and gRNA expression, assembled by a Golden Gate reaction, containing a URA marker, Cen6 yeast origin and a kanamycin resistance. Adapted from (<abbr title="Lee, Michael E.; DeLoache, William C.; Cervantes, Bernardo; Dueber, John E. (2015): A Highly Characterized Yeast Toolkit for Modular, Multipart Assembly. In: ACS synthetic biology 4 (9), S. 975–986. DOI: 10.1021/sb500366v.">Lee et al. 2015</abbr>)</figcaption> |
| + | </figure> |
| | | |
− | /************************************************************************ | + | <p>The combination of the Cas9 system with DNA repair sequences enable not only knockouts of peroxisomal proteins, but also allows redirecting protein localization by changing protein targeting signals or integration of linear DNA into yeast chromosomes. Genome engineering facilitates yeast strain development for customized peroxisomes.</p> |
− | Loader
| + | |
− | ************************************************************************/
| + | |
− | #loader-wrapper {
| + | |
− | position: fixed;
| + | |
− | top: 0;
| + | |
− | left: 0;
| + | |
− | width: 100%;
| + | |
− | height: 100%;
| + | |
− | z-index: 1000;
| + | |
− | }
| + | |
− | #loader {
| + | |
− | display: block;
| + | |
− | position: relative;
| + | |
− | left: 50%;
| + | |
− | top: 50%;
| + | |
− | width: 150px;
| + | |
− | height: 150px;
| + | |
− | margin: -75px 0 0 -75px;
| + | |
− | border-radius: 50%;
| + | |
− | border: 3px solid transparent;
| + | |
− | border-top-color: #3498db;
| + | |
| | | |
− | -webkit-animation: spin 2s linear infinite;
| + | <figure> |
− | animation: spin 2s linear infinite;
| + | <img src="https://static.igem.org/mediawiki/2017/9/9b/--T--cologne-duesseldorf--Cas9_3.PNG"> |
| + | <figcaption>Figure 3: Design of repair DNA sequences for homologous recombination after inducing double strand break by Cas9<br> |
| + | Repair DNA sequences can be used to increase the efficiency for cas9 guided knocking out of specific genes, but would also allow genomic integration of targeting signals or complete genes. Adapted from (<abbr title="Lee, Michael E.; DeLoache, William C.; Cervantes, Bernardo; Dueber, John E. (2015): A Highly Characterized Yeast Toolkit for Modular, Multipart Assembly. In: ACS synthetic biology 4 (9), S. 975–986. DOI: 10.1021/sb500366v.">Lee et al. 2015</abbr>)</figcaption> |
| + | </figure> |
| | | |
− | z-index: 1001;
| + | <h3>The peroxisomal proteome of yeast (saccharomyces cerevisiae)</h3> |
− | }
| + | <p>The peroxisomal proteome is studied extensively for saccharomyces cerevisiae and contains exactly 67 proteins (<abbr title="Kohlwein, Sepp D.; Veenhuis, Marten; van der Klei, Ida J. (2013): Lipid droplets and peroxisomes: key players in cellular lipid homeostasis or a matter of fat--store 'em up or burn 'em down. In: Genetics 193 (1), S. 1–50. DOI: 10.1534/genetics.112.143362.">Kohlwein et al. 2013</abbr>). The function is characterized for the most of those proteins and it is known, that yeast peroxisomes are expendable under optimal growth conditions. Nevertheless, some knockouts are lethal under oleate or stress conditions.</p> |
| | | |
− | #loader:before { | + | <table> |
− | content: "";
| + | <thead> |
− | position: absolute;
| + | <tr> |
− | top: 5px;
| + | <th>Gene</th> |
− | left: 5px;
| + | <th>Required for growth on oleate</th> |
− | right: 5px;
| + | <th>Expression induced by oleate</th> |
− | bottom: 5px;
| + | <th>Enzyme/activity</th> |
− | border-radius: 50%;
| + | <th>Molecular mass (kDa)</th> |
− | border: 3px solid transparent;
| + | <th>Isoelectric point</th> |
− | border-top-color: #e74c3c;
| + | <th>Molecules per cell </th> |
| + | <th>Localization</th> |
| + | <th>Function</th> |
| + | </tr> |
| + | </thead> |
| + | <tbody> |
| + | <tr> |
| + | <td colspan=”9”>ß-Oxidation enzymes</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PCS60 (FAT2)</td> |
| + | <td>No</td> |
| + | <td>Yes</td> |
| + | <td>Medium chain fatty acyl-CoA synthetase</td> |
| + | <td>60.5</td> |
| + | <td>9.98</td> |
| + | <td>8.770</td> |
| + | <td>Peripheral peroxisomal membrane and matrix</td> |
| + | <td>Activates fatty acids with a preference for medium chain lengths, C9-C13</td> |
| + | </tr> |
| + | <tr> |
| + | <td>FAT1</td> |
| + | <td>No</td> |
| + | <td>-</td> |
| + | <td> Very long chain fatty acyl-CoA synthetase and long chain fatty acid transporter</td> |
| + | <td>77.1</td> |
| + | <td>8.47</td> |
| + | <td>16,900</td> |
| + | <td>Lipid droplet, ER, peroxisome Three predicted TM</td> |
| + | <td>Activates fatty acids with a preference for very long chain lengths, C20–C26</td> |
| + | </tr> |
| + | <tr> |
| + | <td>POX1</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>Acyl-CoA- oxidase</td> |
| + | <td>84.0</td> |
| + | <td>8.73</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Oxidation of acyl-CoA</td> |
| + | </tr> |
| + | <tr> |
| + | <td>CTA1</td> |
| + | <td>No</td> |
| + | <td>Yes</td> |
| + | <td>Catalase</td> |
| + | <td>58.6</td> |
| + | <td>7.46</td> |
| + | <td>623</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Degrades hydrogen peroxide produced by Pox1</td> |
| + | </tr> |
| + | <tr> |
| + | <td>FOX2 (POX2)</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>Multifunctional enzyme; 3-hydroxyacyl-CoA dehydrogenase and enoyl-CoA hydratase</td> |
| + | <td>98.7</td> |
| + | <td>9.75</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>-</td> |
| + | </tr> |
| + | <tr> |
| + | <td>POT1 (FOX3, POX3)</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>3-Ketoacyl-CoA thiolase</td> |
| + | <td>44.7</td> |
| + | <td>7.56</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Cleaves 3-ketoacyl-CoA into acyl-CoA and acetyl-CoA</td> |
| + | </tr> |
| + | <tr> |
| + | <td>DCI1 (ECI2)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td> Δ(3,5)-Δ(2,4)-dienoyl-CoA isomerase (putative)</td> |
| + | <td>30.1</td> |
| + | <td>8.83</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Auxiliary enzyme of fatty acid β-oxidation; role in β-oxidation debated</td> |
| + | </tr> |
| + | <tr> |
| + | <td>SPS19 (SPX1)</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>2,4-Dienoyl-CoA reductase</td> |
| + | <td>31.1</td> |
| + | <td>9.67</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Auxiliary enzyme of fatty acid β-oxidation</td> |
| + | </tr> |
| + | <tr> |
| + | <td>ECI1</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>Δ3, Δ2-enoyl-CoA isomerase</td> |
| + | <td>31.7</td> |
| + | <td>8.21</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Auxiliary enzyme of fatty acid β-oxidation</td> |
| + | </tr> |
| + | <tr> |
| + | <td>TES1 (PTE1)</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>Acyl-CoA thioesterase</td> |
| + | <td>40.3</td> |
| + | <td>9.58</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Auxiliary enzyme of fatty acid β-oxidation</td> |
| + | </tr> |
| + | <tr> |
| + | <td>MDH3</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>Malate dehydrogenase</td> |
| + | <td>37.3</td> |
| + | <td>10.00</td> |
| + | <td>3,300</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Required for the malate-oxaloacetete shuttle, to exchange peroxisomal NADH for cytosolic NAD+, part of the glyoxylate cycle |
| + | </td> |
| + | </tr> |
| + | <tr> |
| + | <td>IDP3</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>NADP+ dependent isocitrate dehydrogenase</td> |
| + | <td>47.91</td> |
| + | <td>10.02</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Required for the 2-ketoglutarate/isocitrate shuttle, exchanging peroxisomal NADP+ for cytosolic NADPH</td> |
| + | </tr> |
| + | <tr> |
| + | <td>CAT2</td> |
| + | <td>No</td> |
| + | <td>No</td> |
| + | <td>Carnitine acetyl-CoA transferase</td> |
| + | <td>77.2</td> |
| + | <td>8.34</td> |
| + | <td>470</td> |
| + | <td>Peroxisome mitochondria</td> |
| + | <td>Transfers activated acetyl groups to carnitine to form acetylcarnitine which can be shuttled across membranes</td> |
| + | </tr> |
| + | <tr> |
| + | <td colspan=”9”>Glyoxylate cycle</td> |
| + | </tr> |
| + | <tr> |
| + | <td>CIT2</td> |
| + | <td>No</td> |
| + | <td>-</td> |
| + | <td>Citrate synthase</td> |
| + | <td>51.4</td> |
| + | <td>6.34</td> |
| + | <td>2,310</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Condensation of acetyl CoA and oxaloacetate to form citrate</td> |
| + | </tr> |
| + | <tr> |
| + | <td>MDH3</td> |
| + | <td>Yes</td> |
| + | <td>Yes</td> |
| + | <td>Malate dehydrogenase</td> |
| + | <td>37.3</td> |
| + | <td>10.00</td> |
| + | <td>3,300</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>Required for the malate–oxaloacetete shuttle, to exchange peroxisomal NADH for cytosolic NAD+</td> |
| + | </tr> |
| + | <tr> |
| + | <td>MLS1</td> |
| + | <td>Yes</td> |
| + | <td>-</td> |
| + | <td>Malate synthase</td> |
| + | <td>62.8</td> |
| + | <td>7.18</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal protein</td> |
| + | <td>Required for utilization of nonfermentable carbon sources</td> |
| + | </tr> |
| + | <tr> |
| + | <td colspan=”9”> Other peroxisome-associated enzyme activities</td> |
| + | </tr> |
| + | <tr> |
| + | <td> GPD1 (DAR1, HOR1, OSG1, OSR5</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td> NAD-dependent glycerol-3-phosphate dehydrogenase</td> |
| + | <td>42.9</td> |
| + | <td>5.26</td> |
| + | <td>807</td> |
| + | <td>Peroxisome, cytosol, nucleus</td> |
| + | <td> Key enzyme of glycerol synthesis, essential for growth under osmotic stress</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PNC1</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Nicotinamidase</td> |
| + | <td>25.0</td> |
| + | <td>6.23</td> |
| + | <td>7,720</td> |
| + | <td>Peroxisome, cytosol</td> |
| + | <td>Converts nicotinamide to nicotinic acid as part of the NAD(+) salvage pathway</td> |
| + | </tr> |
| + | <tr> |
| + | <td>NPY1</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>NADH diphosphatase</td> |
| + | <td>43.5</td> |
| + | <td>6.26</td> |
| + | <td>846</td> |
| + | <td>Peroxisome cytosol</td> |
| + | <td>Hydrolyzes the pyrophosphate linkage in NADH and related nucleotides</td> |
| + | </tr> |
| + | <tr> |
| + | <td>STR3</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td> Cystathionine β-lyase</td> |
| + | <td>51.8</td> |
| + | <td>7.96</td> |
| + | <td>ND</td> |
| + | <td>Peroxisome</td> |
| + | <td>Converts cystathionine into homocysteine</td> |
| + | </tr> |
| + | <tr> |
| + | <td>STR3</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Cystathionine ß-lyase</td> |
| + | <td>51.8</td> |
| + | <td>7.96</td> |
| + | <td>ND</td> |
| + | <td>Peroxisome</td> |
| + | <td>Converts cystathionine into homocysteine</td> |
| + | </tr> |
| + | <tr> |
| + | <td>GTO1</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td> ω-Class glutathione transferase </td> |
| + | <td>41.3</td> |
| + | <td>9.53</td> |
| + | <td>-</td> |
| + | <td>Peroxisome</td> |
| + | <td>Induced under oxidative stress</td> |
| + | </tr> |
| + | <tr> |
| + | <td>AAT2(ASP5)</td> |
| + | <td>-</td> |
| + | <td>Yes</td> |
| + | <td>Aspartate aminotransferase</td> |
| + | <td>46.1</td> |
| + | <td>8.50</td> |
| + | <td>7,700</td> |
| + | <td>Cytosol, peroxisome</td> |
| + | <td>Involved in nitrogen metabolism</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PCD1</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Nudix pyrophosphatase with specificity for coenzyme A and CoA derivatives</td> |
| + | <td>39.8</td> |
| + | <td>6.59</td> |
| + | <td>238</td> |
| + | <td>Peroxisome</td> |
| + | <td>May function to remove potentially toxic oxidized CoA disulfide from peroxisomes</td> |
| + | </tr> |
| + | <tr> |
| + | <td>LPX1</td> |
| + | <td>-</td> |
| + | <td>Yes</td> |
| + | <td>Triacylglycerol lipase</td> |
| + | <td>43.7</td> |
| + | <td>8.16</td> |
| + | <td>2,350</td> |
| + | <td>Peroxisomal matrix</td> |
| + | <td>-</td> |
| + | </tr> |
| + | <tr> |
| + | <td colspan=”9”>Peroxisomal transporters</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PXA1 (LPI1, PAL1, PAT2, SSH2</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td> Subunit of a heterodimeric ATP-binding cassette transporter complex</td> |
| + | <td>100.0</td> |
| + | <td>10.34</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Import of long-chain fatty acids into peroxisomes</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PXA2 (PAT1)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Subunit of a heterodimeric ATP-binding cassette transporter complex</td> |
| + | <td>97.1</td> |
| + | <td>9.47</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Import of long-chain fatty acids into peroxisomes</td> |
| + | </tr> |
| + | <tr> |
| + | <td>ANT1(YPR118C)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Adenine nucleotide transporter</td> |
| + | <td>36.4</td> |
| + | <td>10.6</td> |
| + | <td>2,250</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Involved in β-oxidation of medium-chain fatty acids</td> |
| + | </tr> |
| + | <tr> |
| + | <td colspan=”9”>Peroxins</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX1 (PAS1)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>AAA ATPase</td> |
| + | <td>117.3</td> |
| + | <td>6.93</td> |
| + | <td>2,100</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Involved in recycling of Pex5, forms heterodimer with Pex6</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX2 (RT1, PAS5)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>E3 ubiquitin ligase</td> |
| + | <td>30.8</td> |
| + | <td>9.02</td> |
| + | <td>339</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>RING finger protein, forms complex with Pex10 and Pex12. Involved in matrix protein import</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX3 (PAS3)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>50.7</td> |
| + | <td>6.29</td> |
| + | <td>1,400</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Required for proper localization of PMPs</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX4 (PAS2, UBC10)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Ubiquitin conjugating enzyme</td> |
| + | <td>21.1</td> |
| + | <td>5.36</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Involved in matrix protein import</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX5 (PAS10)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Soluble PTS1 receptor</td> |
| + | <td>69.3</td> |
| + | <td>4.79</td> |
| + | <td>2,070</td> |
| + | <td>Cytosol and peroxisomal matrix</td> |
| + | <td>Required for import of PTS1-containing peroxisomal proteins, contains TPR domains</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX6 (PAS8)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>AAA ATPase</td> |
| + | <td>115.6</td> |
| + | <td>5.44</td> |
| + | <td>1,630</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Involved in recycling of Pex5, forms heterodimer with Pex1</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX7 (PAS7, PEB1)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Soluble PTS2 receptor</td> |
| + | <td>42.3</td> |
| + | <td>8.34</td> |
| + | <td>589</td> |
| + | <td>Cytosol and peroxisomal matrix</td> |
| + | <td>Requires Pex18 and Pex21 for association to the receptor docking site, contains WD40 repeat </td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX8 (PAS6)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td> Intra peroxisomal organizer of the peroxisomal import machinery </td> |
| + | <td>68.2</td> |
| + | <td>7.62</td> |
| + | <td>538</td> |
| + | <td>Peroxisomal matrix and luminal membrane face</td> |
| + | <td>Pex5-cargo dissociation</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX9</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>PTS-receptor</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX10</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>E3 ubiquitin ligase</td> |
| + | <td>39.1</td> |
| + | <td>9.88</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>RING finger protein involved in Ubc4-dependent Pex5 ubiquitination. Forms complex with Pex2 and Pex12 </td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX11 (PMP24, PMP 27)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>26.9</td> |
| + | <td>10.65</td> |
| + | <td>1,630</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Involved in peroxisome fission, required for medium-chain fatty acid oxidation </td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX12 (PAS11)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>E3 ubiquitin ligase</td> |
| + | <td>46.0</td> |
| + | <td>9.86</td> |
| + | <td>907</td> |
| + | <td>-</td> |
| + | <td>RING finger protein, forms complex with Pex2 and Pex10</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX13 (PAS20)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Component of docking complex for Pex5 and Pex7</td> |
| + | <td>42.7</td> |
| + | <td>9.83</td> |
| + | <td>7,900</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Forms complex with Pex14 and Pex17</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX14</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Central component of the receptor docking complex</td> |
| + | <td>38.4</td> |
| + | <td>4.61</td> |
| + | <td>2,570</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Interacts with Pex13</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX15 (PAS21)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>43.7</td> |
| + | <td>8.42</td> |
| + | <td>1,070</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Recruitment of Pex6 to the peroxisomal membrane, tail anchored PMP</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX17 (PAS9)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Component of docking complex for Pex5 and Pex7</td> |
| + | <td>23.2</td> |
| + | <td>10.24</td> |
| + | <td>656</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Forms complex with Pex13 and Pex14</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX18</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Required for PTS2 import</td> |
| + | <td>32.0</td> |
| + | <td>4.78</td> |
| + | <td>ND</td> |
| + | <td>Interacts with Pex7 partially redundant with Pex21</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX19 (PAS12)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Chaperone and import receptor for newly synthesized PMP</td> |
| + | <td>38.7</td> |
| + | <td>4.08</td> |
| + | <td>5,350</td> |
| + | <td>Cytosol, peroxisome, farnesylated</td> |
| + | <td>Interacts with PMPs, involved in PMP sorting. Also interacts with Myo2 and contributes to peroxisome partitioning</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX21</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Required for PTS2 protein import</td> |
| + | <td>33.0</td> |
| + | <td>6.67</td> |
| + | <td>ND</td> |
| + | <td>Cytosol</td> |
| + | <td>Interacts with Pex7, partially redundant with Pex18</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX22(YAF5)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Required for import of peroxisomal proteins</td> |
| + | <td>19.9</td> |
| + | <td>8.33</td> |
| + | <td>259</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Recruits Pex4 to the peroxisomal membrane</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX25</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Involved in the regulation of peroxisome size and maintenance, required for re-introduction of peroxisomes in peroxisome deficient cells</td> |
| + | <td>44.9</td> |
| + | <td>9.77</td> |
| + | <td>2,420</td> |
| + | <td>Peripheral peroxisomal membrane</td> |
| + | <td>Recruits GTPase RhoI to peroxisomes, interacts with homologous protein Pex27</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX27</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Involved in the regulation of peroxisome size and number</td> |
| + | <td>44.1</td> |
| + | <td>10.49</td> |
| + | <td>382</td> |
| + | <td>Peripheral peroxisomal membrane</td> |
| + | <td>Interacts with homologous protein Pex25</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX28</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Involved in the regulation of peroxisome size, number and distribution</td> |
| + | <td>66.1</td> |
| + | <td>7.09</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>May act upstream of Pex30, Pex31 and Pex 32</td> |
| + | </tr> |
| + | <tr> |
| + | <td>Pex29</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>63.5</td> |
| + | <td>6.8</td> |
| + | <td>5,040</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>May act upstream of Pex30, Pex31 and Pex32</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX30</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Involved in the regulation of peroxisome number</td> |
| + | <td>59.5</td> |
| + | <td>5.59</td> |
| + | <td>4,570</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Negative regulator, partially functionally redundant with Pex31 and Pex32</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX31</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Involved in the regulation of peroxisome number</td> |
| + | <td>52.9</td> |
| + | <td>10.15</td> |
| + | <td>238</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Negative regulator, partially functionally redundant with Pex30 and Pex32 </td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX32</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Involved in the regulation of peroxisome number</td> |
| + | <td>48.6</td> |
| + | <td>9.14</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Negative regulator partially functionally redundant with Pex30 and Pex31</td> |
| + | </tr> |
| + | <tr> |
| + | <td>PEX34</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Involved in the regulation of peroxisome number</td> |
| + | <td>16.6</td> |
| + | <td>10.30</td> |
| + | <td>ND</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>-</td> |
| + | </tr> |
| + | <tr> |
| + | <td colspan=”9”>Peroxisome fission and inheritance</td> |
| + | </tr> |
| + | <tr> |
| + | <td>DYN2 (SLC1)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Light chain dynein</td> |
| + | <td>10.4</td> |
| + | <td>9.03</td> |
| + | <td>1,310</td> |
| + | <td>Cytosol</td> |
| + | <td>Microtubule motor protein</td> |
| + | </tr> |
| + | <tr> |
| + | <td>SEC20</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>v-SNARE</td> |
| + | <td>43.9</td> |
| + | <td>5.92</td> |
| + | <td>4,910</td> |
| + | <td>Golgi, ER</td> |
| + | <td>Involved in retrograde transport from the Golgi to the ER, interacts with the Dsl1 complex through Tip20</td> |
| + | </tr> |
| + | <tr> |
| + | <td>SEC39(DSL3)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Component of the Ds11p-tethering complex</td> |
| + | <td>82.4</td> |
| + | <td>4.65</td> |
| + | <td>1,840</td> |
| + | <td>ER, nuclear envelope</td> |
| + | <td>Proposed to be involved in protein secretion</td> |
| + | </tr> |
| + | <tr> |
| + | <td>DSL1 (RNS1)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Component of the ER target site that interacts with coatomer</td> |
| + | <td>88.1</td> |
| + | <td>4.69</td> |
| + | <td>8,970</td> |
| + | <td>Peripheral ER, Golgi membrane</td> |
| + | <td>Forms a complex with Sec39 and Tip20 that interacts with ER SNAREs, Sec20 and Use1</td> |
| + | </tr> |
| + | <tr> |
| + | <td>FIS1 (MDV2)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Required for peroxisome fission</td> |
| + | <td>17.7</td> |
| + | <td>9.87</td> |
| + | <td>2,410</td> |
| + | <td>Peroxisomal membrane mitochondria</td> |
| + | <td>Tail anchored protein recruits Dnm1 via Mdv1/Caf4; also involved in mitochondrial fission</td> |
| + | </tr> |
| + | <tr> |
| + | <td>DNM1</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>GTPase, dynamin like protein involved in peroxisome fission</td> |
| + | <td>85.0</td> |
| + | <td>5.25</td> |
| + | <td>9,620</td> |
| + | <td>-</td> |
| + | <td>Also involved in mitochondrial fission</td> |
| + | </tr> |
| + | <tr> |
| + | <td> VPS1 (GRD1, LAM1, SPO15, VPL1, VPT26)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>GTPase, dynamin like protein involved in peroxisome fission</td> |
| + | <td>78.7</td> |
| + | <td>8.15</td> |
| + | <td>5,960</td> |
| + | <td>-</td> |
| + | <td>Also involved in vacuolar protein sorting</td> |
| + | </tr> |
| + | <tr> |
| + | <td> VPS34 (END12, PEP15, VPL7, VPT29, STT8, VPS7)</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Phosphatidylinositol 3-kinase</td> |
| + | <td>100.9</td> |
| + | <td>7.79</td> |
| + | <td>1,080</td> |
| + | <td>-</td> |
| + | <td>Forms complex with Vps15</td> |
| + | </tr> |
| + | <tr> |
| + | <td>INP1</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Involved in retention of peroxisomes in mother cells</td> |
| + | <td>47.3</td> |
| + | <td>8.34</td> |
| + | <td>639</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>Recruited to the peroxisome by binding to Pex3</td> |
| + | </tr> |
| + | <tr> |
| + | <td>INP2</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>Myo2 receptor, involved in peroxisome inheritance</td> |
| + | <td>81.5</td> |
| + | <td>9.41</td> |
| + | <td>736</td> |
| + | <td>Peroxisomal membrane</td> |
| + | <td>-</td> |
| + | </tr> |
| + | <tr> |
| + | <td>RHO1</td> |
| + | <td>-</td> |
| + | <td>-</td> |
| + | <td>GTP binding protein of the Rho subfamily of Ras like proteins, involved in actin assembly at the peroxisome</td> |
| + | <td>23.2</td> |
| + | <td>6.07</td> |
| + | <td>ND</td> |
| + | <td>-</td> |
| + | <td>Involved in <em>de novo</em> peroxisome formation recruited to peroxisomes by Pex25</td> |
| + | </tr> |
| + | </tbody> |
| + | </table> |
| | | |
− | -webkit-animation: spin 3s linear infinite;
| + | <h3>Knockout designs in our project</h3> |
− | animation: spin 3s linear infinite;
| + | |
− | }
| + | |
| | | |
− | #loader:after {
| + | <h4>Pex 9</h4> |
− | content: "";
| + | <p>Pex9 is a recently discovered import receptor for PTS1 proteins, which is induced by oleate |
− | position: absolute;
| + | and is an import receptor for both malate synthase isoenzymes Mls1p and Mls2p. In order to get a completely empty reaction room, a Pex9 knockout was designed to prevent unintended protein import.</p> |
− | top: 15px;
| + | |
− | left: 15px;
| + | |
− | right: 15px;
| + | |
− | bottom: 15px;
| + | |
− | border-radius: 50%;
| + | |
− | border: 3px solid transparent;
| + | |
− | border-top-color: #f9c922;
| + | |
| | | |
− | -webkit-animation: spin 1.5s linear infinite;
| + | <h4>Pex 31 & Pex 32</h4> |
− | animation: spin 1.5s linear infinite;
| + | <p>It has been shown that knockouts of Pex31 and Pex32 leads to an increased Peroxisomal size, but additionally the membrane permeability was affected (<abbr title="Zhou, Yongjin J.; Buijs, Nicolaas A.; Zhu, Zhiwei; Gómez, Diego Orol; Boonsombuti, Akarin; Siewers, Verena; Nielsen, Jens (2016): Harnessing Yeast Peroxisomes for Biosynthesis of Fatty-Acid-Derived Biofuels and Chemicals with Relieved Side-Pathway Competition. In: Journal of the American Chemical Society 138 (47), S. 15368–15377. DOI: 10.1021/jacs.6b07394.">Zhou et al. 2016</abbr>). This effect can be used as a tool for engineering membrane permeability by knocking out or overexpress both genes. A knockout would lead to an increased permeability and one could think of an opposite effect in case of overexpression, but this has not been shown yet.</p> |
− | }
| + | |
| | | |
− | @-webkit-keyframes spin {
| + | <h4>INP1</h4> |
− | 0% {
| + | <p>The INP1 knockout was designed after the skype call of Prof Dueber, who recommended us, decoupling of peroxisomes from cytoskeleton in order to improve the secretion efficiency. INP1 is responsible for the tethering of peroxisome, which would inhibit the secretion of peroxisomes.</p> |
− | -webkit-transform: rotate(0deg);
| + | |
− | -ms-transform: rotate(0deg);
| + | |
− | transform: rotate(0deg);
| + | |
− | }
| + | |
− | 100% {
| + | |
− | -webkit-transform: rotate(360deg);
| + | |
− | -ms-transform: rotate(360deg);
| + | |
− | transform: rotate(360deg);
| + | |
− | }
| + | |
− | }
| + | |
− | @keyframes spin {
| + | |
− | 0% {
| + | |
− | -webkit-transform: rotate(0deg);
| + | |
− | -ms-transform: rotate(0deg);
| + | |
− | transform: rotate(0deg);
| + | |
− | }
| + | |
− | 100% {
| + | |
− | -webkit-transform: rotate(360deg);
| + | |
− | -ms-transform: rotate(360deg);
| + | |
− | transform: rotate(360deg);
| + | |
− | }
| + | |
− | }
| + | |
| | | |
− | #loader-wrapper .loader-section {
| + | <h4>POT1</h4> |
− | position: fixed;
| + | |
− | top: 0;
| + | |
− | width: 51%;
| + | |
− | height: 100%;
| + | |
− | background: #222222;
| + | |
− | z-index: 1000;
| + | |
− | -webkit-transform: translateX(0);
| + | |
− | -ms-transform: translateX(0);
| + | |
− | transform: translateX(0);
| + | |
− | }
| + | |
| | | |
− | #loader-wrapper .loader-section.section-left {
| + | <p>The only protein, which is imported by the PEX7 import machinery in saccharomyces is the 3-ketoacyl-CoA thiolase (POT1). A knockout of POT1 would enable utilizing the PEX7 import for proteins of interest, which cannot be tagged at the C-terminus with pts1, without having unintended import of other enzymes. |
− | left: 0;
| + | |
− | }
| + | |
| | | |
− | #loader-wrapper .loader-section.section-right {
| + | <h3>Genomic integration of our novel Pex5 import receptor</h3> |
− | right: 0;
| + | <p>After testing our new Pex5 import systems, which is completely orthogonal to the natural import, the next step would be to replace the endogenous system with our artificial import system. Therefore, an integration plasmid was designed with help of the previously described yeast toolbox, containing HO locus homologies and a hygromycin resistance (Figure 4). Afterwards the plasmid was transformed into the yeast strain which was created by our collaboration partner Aachen (double knockout strain PEX5 & PEX7).</p> |
− | }
| + | |
| | | |
− | /* Loaded */
| + | <figure> |
− | .loaded #loader-wrapper .loader-section.section-left {
| + | <img src="https://static.igem.org/mediawiki/2017/2/27/--T--cologne-duesseldorf--Cas9_4.PNG"> |
− | -webkit-transform: translateX(-100%);
| + | <figcaption>Figure 4: Design of integration plasmid for integrating our orthogonal Pex5 import receptor.<br>Therefore, an integration plasmid was designed with help of the previously described yeast toolbox, containing HO locus homologies and a hygromycin resistance</figcaption> |
− | -ms-transform: translateX(-100%);
| + | </figure> |
− | transform: translateX(-100%);
| + | |
− | -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
| + | |
− | -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
| + | |
− | transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
| + | |
− | }
| + | |
| | | |
− | .loaded #loader-wrapper .loader-section.section-right {
| + | <p>The resulting yeast strain allows full control over the peroxisomal matrix proteome, by replacing the whole protein import machinery, which is the first step for creating our artificial compartment.</p> |
− | -webkit-transform: translateX(100%);
| + | |
− | -ms-transform: translateX(100%);
| + | |
− | transform: translateX(100%);
| + | |
| | | |
− | -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
| |
− | -o-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
| |
− | transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
| |
− | }
| |
| | | |
− | .loaded #loader {
| + | <h3>Outlook</h3> |
− | opacity: 0;
| + | <p>Besides the genome engineering approaches, which were performed in our project one could think of more radical strategies for peroxisomal engineering. A final goal could be a “minimal peroxisome”, which contains only the proteins that are required for the biogenesis of the peroxisome and import of proteins and metabolites. On the one hand peroxisomal pathways could be redirected to cytosol or other organelles and one the other hand endogenous metabolic pathways could be redirected to our novel artificial compartment by changing the protein localization signal in the yeast genome with help of the Cas9 system. All these strategies would allow tremendous improvements for metabolic engineering applications by creating an artificial compartment, which can be rational designed and customized for specific metabolic pathways.</p> |
− | -webkit-transition: all 0.3s ease-out;
| + | |
− | -o-transition: all 0.3s ease-out;
| + | |
− | transition: all 0.3s ease-out;
| + | |
− | }
| + | |
− | .loaded #loader-wrapper {
| + | |
− | visibility: hidden;
| + | |
| | | |
− | -webkit-transform: translateY(-100%);
| + | </div> |
− | -ms-transform: translateY(-100%);
| + | |
− | transform: translateY(-100%);
| + | |
− | -webkit-transition: all 0.3s 1s ease-out;
| + | |
− | -o-transition: all 0.3s 1s ease-out;
| + | |
− | transition: all 0.3s 1s ease-out;
| + | |
− | }
| + | |
− | /* JavaScript Turned Off */
| + | |
− | .no-js #loader-wrapper {
| + | |
− | display: none;
| + | |
− | }
| + | |
| | | |
− | #myowncanvas{
| |
− | position:fixed;
| |
− | top: 0;
| |
− | bottom: 0;
| |
− | left: 0;
| |
− | right: 0;
| |
− | z-index: -1;
| |
− | }
| |
| | | |
| | | |
− | </style> | + | </article> |
− | </head> | + | </body> |
| </html> | | </html> |
| + | {{Template:Cologne-Duesseldorf/footer}} |
| + | {{Template:Cologne-Duesseldorf/js}} |