Difference between revisions of "Team:Freiburg/Proof"

 
(18 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
     <style>
 
     <style>
 
         .info {
 
         .info {
         
 
 
             /*            left: 25%;*/
 
             /*            left: 25%;*/
 
             top: 10%;
 
             top: 10%;
Line 11: Line 10:
 
             width: 700px;
 
             width: 700px;
 
             /*            background-color: #299ac5;*/
 
             /*            background-color: #299ac5;*/
 
 
             display: flex;
 
             display: flex;
 +
            display: -webkit-flex;
 
             flex-direction: column;
 
             flex-direction: column;
 +
            -webkit-flex-direction: column;
 
             /*            justify-content: center;*/
 
             /*            justify-content: center;*/
 
         }
 
         }
Line 21: Line 21:
 
             width: 100%;
 
             width: 100%;
 
             height: 3000px;
 
             height: 3000px;
text-align:center;
+
            text-align: center;
font-size:20px;
+
            font-size: 20px;
 
         }
 
         }
 
          
 
          
 
         .container {
 
         .container {
 
             display: flex;
 
             display: flex;
 +
            display: -webkit-flex;
 
             flex-direction: column;
 
             flex-direction: column;
 +
            -webkit-flex-direction: column;
 
             border-radius: 25px;
 
             border-radius: 25px;
 
             background-color: rgba(0, 0, 0, 0.25);
 
             background-color: rgba(0, 0, 0, 0.25);
Line 41: Line 43:
 
         .open {
 
         .open {
 
             display: flex;
 
             display: flex;
 +
            display: -webkit-flex;
 
             flex-direction: column;
 
             flex-direction: column;
 +
            -webkit-flex-direction: column;
 
         }
 
         }
 
          
 
          
Line 52: Line 56:
 
         .closed {
 
         .closed {
 
             display: flex;
 
             display: flex;
 +
            display: -webkit-flex;
 
         }
 
         }
 
          
 
          
Line 136: Line 141:
 
          
 
          
 
         .Arrow img {
 
         .Arrow img {
             width: 20px;
+
             width: 40px;
 
         }
 
         }
 
+
       
@media screen and (max-width: 500px) {
+
        @media screen and (max-width: 500px) {
 
+
            .info {
.info{
+
                margin-left: 2%;
 
+
                -webkit-transform: scale(0.50);
 
+
                -moz-transform: scale(0.50);
-webkit-transform:scale(0.3);
+
                -ms-transform: scale(0.50);
-moz-transform:scale(0.3);
+
                transform: scale(0.50);
-ms-transform:scale(0.3);
+
                -ms-transform-origin: 0% 0%;
transform:scale(0.3);
+
                -webkit-transform-origin: 0% 0%;
 
+
                transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%; /* IE 9 */
+
             }
-webkit-transform-origin: 0% 0%; /* Chrome, Safari, Opera */
+
            #back-top {
transform-origin: 0% 0%;
+
                visibility: hidden;
              
+
            }
 
         }
 
         }
}
 
 
     </style>
 
     </style>
 
</head>
 
</head>
  
<div class="color2" >
+
<div class="color2">
 
     <h5 style="text-align: center; margin-bottom:0px;"> Proof of Concept </h5>
 
     <h5 style="text-align: center; margin-bottom:0px;"> Proof of Concept </h5>
 
</div>
 
</div>
Line 186: Line 190:
 
                     </div>
 
                     </div>
 
                     <div class='txt2Div'>
 
                     <div class='txt2Div'>
                         <div>We were able to produce engineered spores from B. subtilis and establish protocols for its purification.
+
                         <div>We were able to produce engineered spores from <i>B. subtilis</i> and establish protocols for its purification.
 
                         </div>
 
                         </div>
 
                     </div>
 
                     </div>
Line 194: Line 198:
 
                     </div>
 
                     </div>
 
                     <div class='txt2Div'>
 
                     <div class='txt2Div'>
                         <div>We verified the display of heterologous proteins containing an epitope tag on the surface of the spores by immunostaining and flow cytometry analysis. Read more about the production of Nanocillus.
+
                         <div>We verified the display of heterologous proteins containing an epitope tag on the surface of the spores by immunostaining and flow cytometry. Read more about the production of Nanocillus <a href="https://2016.igem.org/Team:Freiburg/Production_Nanocillus" target="_blank" style="text-align: center;font-size:20px;color:#e8a126">here</a>.
  
 
                         </div>
 
                         </div>
Line 220: Line 224:
 
                     </div>
 
                     </div>
 
                     <div class='txt2Div'>
 
                     <div class='txt2Div'>
                         <div>The anti-GFP nanobody was fusion on spore coat proteins and displayed on their surface. We verified the binding of the target GFP to the displayed nanobody by flow cytometry analysis. Learn more about targeting.
+
                         <div>The anti-GFP nanobody was fused on spore coat proteins and displayed on their spore surface. Using statistical analysis we verified the binding of the target GFP to the displayed nanobody by flow cytometry. Learn more about our functional binding spore <a href="https://2016.igem.org/Team:Freiburg/Binding" target="_blank" style="text-align: center;font-size:20px;color:#e8a126">here</a>.
 +
 
 +
 
 
                         </div>
 
                         </div>
 
                     </div>
 
                     </div>
Line 248: Line 254:
 
                     <div class='txt2Div'>
 
                     <div class='txt2Div'>
 
                         <div>Glutathione S-transferase converts the prodrug azathioprine to its active form 6-mercaptopurine. We displayed the enzyme on the spore surface and validated its functionality by a colorimetric GST assay. Read more about the drug delivery.
 
                         <div>Glutathione S-transferase converts the prodrug azathioprine to its active form 6-mercaptopurine. We displayed the enzyme on the spore surface and validated its functionality by a colorimetric GST assay. Read more about the drug delivery.
 +
 +
                            <br> Click <a href="https://2016.igem.org/Team:Freiburg/Delivery" target="_blank" style="text-align: center;font-size:20px;color:#e8a126">here</a> for more information.
 
                         </div>
 
                         </div>
 
                     </div>
 
                     </div>

Latest revision as of 01:55, 20 October 2016

Back to Top

Proof of Concept
We produced a carrier that is suitable for the display of proteins on its surface.
We were able to produce engineered spores from B. subtilis and establish protocols for its purification.
We verified the display of heterologous proteins containing an epitope tag on the surface of the spores by immunostaining and flow cytometry. Read more about the production of Nanocillus here.
We achieved the display of nanobodies as binding moiety and showed their functionality towards a target.
The anti-GFP nanobody was fused on spore coat proteins and displayed on their spore surface. Using statistical analysis we verified the binding of the target GFP to the displayed nanobody by flow cytometry. Learn more about our functional binding spore here.
We accomplished the display of functional glutathione S-transferase on the spores, an enzyme playing a crucial role in the activation of prodrugs.
Glutathione S-transferase converts the prodrug azathioprine to its active form 6-mercaptopurine. We displayed the enzyme on the spore surface and validated its functionality by a colorimetric GST assay. Read more about the drug delivery.
Click here for more information.

Posted by: iGEM Freiburg

Nanocillus - 'cause spore is more!