Difference between revisions of "Team:Lethbridge"

 
(129 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
{{Template:Lethbridge/reset}}
 +
{{Template:Lethbridge/css}}
 +
<!--{{Template:Lethbridge/navbar}}-->
 +
{{Template:Lethbridge/navbar2}}
 +
{{Template:Lethbridge/mini-template-css}}
 
<html>
 
<html>
<head>
 
 
<style>
 
<style>
/* Wiki Style Reset from 2016 U of C. Edits have been done to change default fonts, colors, etc.  Resets the wiki style by overriding with a reset stylesheet. The relevant wiki css rules are reset by using rules with higher priority. Written by Florian Albrecht.  Shoutout to the 2016 U of C Wiki */
+
.content a {color: darkslategray !important; text-decoration: underline !important}
    <style type="text/css">
+
</style>
    /* Start general reset ================================================== */
+
<body><br><br>
    /* changed background-color and color */
+
<img src="https://static.igem.org/mediawiki/2018/c/ca/T--Lethbridge--banner_MainPage1.png" width=100% alt="Main Page Banner">
        html body {font-size: inherit;font-family:Arial;background-color: #ffffff !important;color: #000000;padding: 0;}
+
<div class="content"> <!--everything added for content goes after this line-->
        div#globalWrapper {font-size: inherit;margin: 0;padding: 0;position: static;width: auto;}
+
<br>
    /* Start top-section reset ============================================== */
+
        div#top-section {border: 0;height: auto;margin: 0;position: static;width: auto;}
+
        div#p-logo {height: auto;position: static;width: auto;z-index: auto;}
+
        div#p-logo a, div#p-logo a:hover {text-decoration: none; font-family: 'Arial', sans-serif;}
+
        div#menubar {font-family: inherit;font-size: inherit;line-height: inherit;position: static;top: 0px;white-space: normal;width: auto;z-index: auto;}
+
        div.left-menu, div.left-menu a {color: inherit;left: 0;text-align: left;text-transform: none;font-family: 'Arial', sans-serif;}
+
        div#menubar ul {color: inherit;list-style: disc outside none;margin: 0;padding: 0; font-family: 'Arial', sans-serif;}
+
        div#menubar li {cursor: auto;display: list-item;padding: 0;margin: 0;position: static; font-family: 'Arial', sans-serif;}
+
        div.left-menu li a {padding: 0; font-family: 'Arial', sans-serif;}
+
        div.left-menu:hover {color: inherit;background-color: transparent;}
+
        div.left-menu:hover a {color: inherit;font-family: 'Arial', sans-serif;}
+
        div.right-menu, div.right-menu a {color: inherit;right: 0;text-align: left;font-family: 'Arial', sans-serif;}
+
        div.right-menu li a {background-color: transparent;color: inherit;padding: 0;font-family: 'Arial', sans-serif;}
+
        div.right-menu li a:hover {color: inherit;text-decoration: none;font-family: 'Arial', sans-serif;}
+
        div#search-controls {background-color: transparent;height: auto;position: static;right: 0;text-align: left;top: 0;width: auto;z-index: auto;}
+
    /* Start content reset ================================================== */
+
        div#content {background: transparent;border: 0;color: inherit;line-height: inherit;margin: 0;padding: 0;position: static;width: auto;z-index: auto;}
+
        a:link, a:hover, a:active, a:visited{color: white; text-decoration: none;font-family: 'Arial', sans-serif;}
+
        body li {margin: 0; font-family: 'Arial', sans-serif;}
+
        body h1, body h2, body h3, body h4, body h5, body h6 {background: transparent;border: 0;color: inherit;padding: 0; font-family: 'Arial', sans-serif;}
+
        body .firstHeading {margin: 0;}
+
        div#contentSub {color: inherit;font-size: inherit;line-height: inherit;margin: 0;width: auto;}
+
        div#catlinks {background-color: transparent;border: 0;clear: both;margin: 0;padding: 0;}
+
    /* Start footer reset =================================================== */
+
        div#footer-box {background-color: transparent;border: 0;margin: 0;padding: 0;width: auto;}
+
        div#footer {color: inherit;font-size: inherit;text-align: left;}
+
        div#f-poweredbyico, div#f-copyrightico {float: none;}
+
        div#footer li {margin: 0;display: list-item; font-family: 'Arial', sans-serif;}
+
  
        div#top_title {visibility: hidden;}
+
<center>
 +
<video controls>
 +
  <source src="https://static.igem.org/mediawiki/2018/0/02/T--Lethbridge--video_Vincent.mp4" type="video/mp4">
 +
</video>
 +
</center>
  
        /* div#content {background-color: #ffffff;}*/
+
<br><br>
        body {background-color: #ffffff;}
+
  
    #logo-container {
+
<center><h1>Protein Nanocompartments</h1></center>
        width: 500;
+
        height: 400;
+
        position: relative;
+
        margin: auto;
+
    }
+
   
+
    #ulethlogo {
+
        position: absolute;
+
        z-index: 999;
+
    }
+
   
+
    #gear {
+
        z-index: 888;
+
        padding-top: 80px;
+
        padding-left: 100px;
+
    }
+
   
+
    #img-gear {
+
        -webkit-animation: rotation 2s infinite linear;
+
    }
+
   
+
    @-webkit-keyframes rotation {
+
        from {-webkit-transform: rotate(0deg);}
+
        to {-webkit-transform: rotate(359deg);}
+
    }
+
</style>
+
</head>
+
  
<body>
+
<div class="imageText-Wrapper">
<div style="clear:both"></div>
+
<div class="imageText-Image">
 +
<center><img src="https://static.igem.org/mediawiki/2018/e/e9/T--Lethbridge--vincentFace.png" width=55%></center>
 +
</div>
 +
<div class="imageText-Text">
 +
<p class="f12">VINCEnT is a standardized toolkit for simple design and assembly of custom protein nanocompartments (PNCs) for delivery of small molecules, nucleic acids, or proteins to specific cell targets. PNCs have user-specified surface proteins, encapsulation proteins, and cargo-loading approaches with wide-ranged applicability including targeted antibiotic delivery, rapid vaccine development, gene therapy, materials synthesis, improved cell culture transfection, specific biological control agents, and more. </p>
 +
</div>
 +
</div>
  
<div id="logo-container">
+
<div style="clear: both"></div><br>
    <div id="ulethlogo"><img src="https://static.igem.org/mediawiki/2018/9/9a/T--Lethbridge--ULethiGEMLogoNoGear.png" width=400px height=400px /></div>
+
    <div id="gear"><img id="img-gear" src="https://static.igem.org/mediawiki/2018/8/8e/T--Lethbridge--YellowGearAlpha.png" width=300px height=300px /></div>
+
  
 +
<h1>Software</h1>
 +
 +
<div class="textImage-Wrapper">
 +
<div class="textImage-Text">
 +
<p class="f12">To enhance the accessibility of this toolkit, we designed a basic software tool that enables users to design a novel PNC to their own specifications based on suggested parts for their intended application. Standardized protocols accompany the pre-designed toolkit parts and, together with the simplified design, less experienced users are able to safely conduct complex experiments in a basic laboratory environment.</p>
 
</div>
 
</div>
 +
<div class="textImage-Image">
 +
<center><img src="https://static.igem.org/mediawiki/2018/6/60/T--Lethbridge--computer_vincent.png" width: 60%></center>
 +
</div>
 +
</div>
 +
 +
<div style="clear: both"></div><br>
 +
 +
<h1>Risk Assessment Rubric</h1>
 +
 +
<div class="imageText-Wrapper">
 +
<div class="imageText-Image">
 +
<center><img src="https://static.igem.org/mediawiki/2018/9/9d/T--Lethbridge--vincentLaw1.png"></center>
 +
</div>
 +
<div class="imageText-Text">
 +
<p class="f12">A risk assessment rubric was developed for our toolkit with advice from PHAC (Public Health Agency of Canada) and members of ELBI (Emerging Leaders in Biosecurity Initiative).</p>
 +
</div>
 +
</div>
 +
 +
<div style="clear: both"></div><br>
 +
 +
<h1>Cell-free Synthesis</h1>
 +
<div class="oneText-Wrapper">
 +
<div class="oneText-Text">
 +
<p class="f12"><b>Fifteen</b> parts were improved from our <a href="https://2017.igem.org/Team:Lethbridge" target="_blank">2017 N<i>ex</i>t <i>Vivo</i></a> project. Our goal was to continue standardizing, improving, and simplifying our protocols and we are now beginning design of cell-free PNC synthesis with these components.
 +
</p>
 +
</div>
 +
</div>
 +
 +
<div style="clear: both"></div><br>
 +
 +
<div class="oneImage-Wrapper">
 +
<div class="oneImage-Image">
 +
<img src="https://static.igem.org/mediawiki/2018/6/6e/T--Lethbridge--next_vivo.png">
 +
</div>
 +
</div>
 +
 +
</div> <!-- closing out 'content'-->
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 02:36, 18 October 2018



Main Page Banner



Protein Nanocompartments

VINCEnT is a standardized toolkit for simple design and assembly of custom protein nanocompartments (PNCs) for delivery of small molecules, nucleic acids, or proteins to specific cell targets. PNCs have user-specified surface proteins, encapsulation proteins, and cargo-loading approaches with wide-ranged applicability including targeted antibiotic delivery, rapid vaccine development, gene therapy, materials synthesis, improved cell culture transfection, specific biological control agents, and more.


Software

To enhance the accessibility of this toolkit, we designed a basic software tool that enables users to design a novel PNC to their own specifications based on suggested parts for their intended application. Standardized protocols accompany the pre-designed toolkit parts and, together with the simplified design, less experienced users are able to safely conduct complex experiments in a basic laboratory environment.


Risk Assessment Rubric

A risk assessment rubric was developed for our toolkit with advice from PHAC (Public Health Agency of Canada) and members of ELBI (Emerging Leaders in Biosecurity Initiative).


Cell-free Synthesis

Fifteen parts were improved from our 2017 Next Vivo project. Our goal was to continue standardizing, improving, and simplifying our protocols and we are now beginning design of cell-free PNC synthesis with these components.