Difference between revisions of "Team:Munich/Testflow"

 
(148 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
<link rel="stylesheet" type="text/css"  
 
<link rel="stylesheet" type="text/css"  
 
href="https://2017.igem.org/Template:Munich/CSS?action=raw&ctype=text/css" />
 
href="https://2017.igem.org/Template:Munich/CSS?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css"
 +
href="https://2017.igem.org/Template:Munich/Header?action=raw&ctype=text/css" />
 
<link rel="stylesheet" type="text/css"  
 
<link rel="stylesheet" type="text/css"  
 
href="https://2017.igem.org/Template:Munich/Filter?action=raw&ctype=text/css" />
 
href="https://2017.igem.org/Template:Munich/Filter?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css"
 +
href="https://2017.igem.org/Template:Munich/Body?action=raw&ctype=text/css" />
 
<head>
 
<head>
 
<style>
 
<style>
#home_logo, #sideMenu { display:none; }
+
#HQ_page h3{
    #sideMenu, #top_title, .patrollink {display:none;}
+
  text-align: left;
    #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
+
margin-bottom: 10px;
    body {background-color:white; font-size: 14px; }
+
    #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
 
+
#HQ_page #myFooter td{
+
vertical-align: text-top;
+
 
}
 
}
  
#HQ_page #myContent p{
+
#HQ_page h1{
  font-size: medium;
+
  text-align: left;
 +
margin-bottom: 20px;
 +
color: #51a7f9;
 
}
 
}
  
#HQ_page td not(#myContent){
+
#HQ_page h3{
  padding: 0;
+
  color: #51a7f9;
 
}
 
}
  
#HQ_page table{
 
font-size: 14px;
 
}
 
  
hr{
+
#myContent *{
  height: 1px !important;
+
  color: #444444;
}
+
#HQ_page td{
+
border-style: none ;
+
vertical-align: middle;
+
 
}
 
}
  
#HQ_page table{
+
#myContent tr p{
  border-style: none !important;
+
  margin-bottom: 10px;
margin: 0 !important;
+
 
}
 
}
  
#HQ_page p.header{
+
#myContent h4{
  font-size: 1.287em;
+
  text-align: left;
 
}
 
}
  
html, body
+
#HQ_page .listResults{
{
+
text-align: left;
margin: 0;
+
font-size: 1.2rem;
padding: 0;
+
list-style-type: circle;
font-family: "Helvetica", Arial, Serif;
+
margin-left: 40px;
}
+
.dropdown {
+
    width: 137px;
+
    margin: auto;
+
    position: relative;
+
    display: inline-block;
+
 
}
 
}
  
.dropbtn{
+
#HQ_page .menuList{
    position: relative;
+
background-color: #51a7f9;
    padding: 0;
+
text-align: center;
    border: none;
+
border-radius: 3px;
    cursor: pointer;
+
    cursor: hand;
+
    width: 137px;
+
    height: 60px;
+
    background-color: white;
+
    overflow: hidden;
+
    text-align: center;
+
 
}
 
}
  
#HQ_page .dropbtn p {
+
#HQ_page .menuList li{
  text-align: center;
+
display: inline;
  color: #51A7F9;
+
padding: 20px;
 +
font-size: 1.71429rem;
 
}
 
}
  
#HQ_page .dropdown:hover .dropbtn p {
+
#HQ_page .menuList li a{
  color: #3c7cb9;
+
color: #ffffff;
 
}
 
}
  
.dropbtn img {
+
#HQ_page .menuList li a:hover{
  width: 40px;
+
  color: #3c7cb9;
height: 40px;
+
display: inline-block; background: url('https://static.igem.org/mediawiki/2017/3/3a/T--Munich--sprite_logos.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left;
+
 
}
 
}
 
 
 
.dropbtnCascAID img{
 
  background: url("https://static.igem.org/mediawiki/2017/thumb/a/af/T--Munich--Logo_Final.svg/739px-T--Munich--Logo_Final.svg.png");
 
  width: 137px;
 
  height: 40px;
 
  background-size: cover;
 
 
 
}
 
.dropbtnCascAID:hover {
 
 
}
 
 
 
 
.dropbtnProject img {
 
    background-position: -80px -120px;
 
}
 
.dropdown:hover .dropbtnProject img {
 
    background-position: -40px -120px;
 
}
 
 
 
 
.dropbtnWetlab img {
 
    background-position: -40px -80px;
 
}
 
.dropdown:hover .dropbtnWetlab img {
 
    background-position: -80px -80px;
 
}
 
 
 
 
.dropbtnSoftHardware img {
 
    background-position: -40px -40px;
 
}
 
.dropdown:hover .dropbtnSoftHardware img {
 
    background-position: -80px -40px;
 
}
 
 
 
 
.dropbtnModel img {
 
    background-position: -120px -80px;
 
}
 
.dropdown:hover .dropbtnModel img {
 
    background-position: -0px -120px;
 
}
 
 
 
 
.dropbtnHP img {
 
    background-position: -120px -40px;
 
}
 
.dropdown:hover .dropbtnHP img {
 
    background-position: -0px -80px;
 
}
 
 
 
 
.dropbtnTeam img {
 
    background-position: -40px -160px;
 
}
 
.dropdown:hover .dropbtnTeam img {
 
    background-position: -80px -160px;
 
}
 
 
.dropdown-content{
 
    display: none;
 
    position: absolute;
 
    height: 36px;
 
    width: 137px;
 
    z-index: 1;
 
    overflow: hidden;
 
    background-color: white;
 
    text-align: center;
 
}
 
 
.dropdown-content a{
 
      color: #51A7f9;
 
}
 
 
.dropdown-content:hover a{
 
  color: #3c7cb9;
 
}
 
 
.dropdown:hover .dropdown-content{
 
    display: block;
 
   
 
}
 
 
.dropdown-content a{
 
    height: 36px;
 
    width: 137px;
 
    padding: 0px 0px;
 
    text-decoration: none;
 
    display: block;
 
}
 
 
#HQ_page .dropdown-content p {
 
  display: table-cell;
 
  text-align: center;
 
  width: 137px;
 
  height: 36px;
 
  vertical-align: middle;
 
}
 
 
.dropdown-contentTeamMembers {
 
  top: 60px;
 
}
 
 
.dropdown-contentTeamMembers:hover {
 
}
 
 
 
.dropdown-contentDescription {
 
  top:60px;
 
}
 
.dropdown-contentDescription:hover {
 
 
}
 
 
.dropdown-contentDesign {
 
    top: 94px;
 
}
 
.dropdown-contentDesign:hover {
 
 
}
 
 
.dropdown-contentProofofConcept {
 
 
    top: 128px;
 
}
 
.dropdown-contentProofofConcept:hover {
 
 
}
 
 
.dropdown-contentDemonstration {
 
 
    top: 160px;
 
}
 
.dropdown-contentDemonstration:hover {
 
 
}
 
 
.dropdown-contentApplication {
 
 
    top: 192px;
 
}
 
.dropdown-contentApplication:hover {
 
 
}
 
 
.dropdown-contentFinalResults {
 
 
    top: 224px;
 
}
 
.dropdown-contentFinalResults:hover {
 
 
}
 
 
.dropdown-contentEntrepreneurship {
 
 
    top: 256px;
 
}
 
.dropdown-contentEntrepreneurship:hover {
 
 
}
 
 
.dropdown-contentAchievements {
 
 
    top: 288px;
 
}
 
.dropdown-contentAchievements:hover {
 
 
}
 
 
 
.dropdown-contentProtocolsMethods {
 
    top: 60px;
 
   
 
}
 
 
.dropdown-contentProtocolsMethods:hover {
 
}
 
 
.dropdown-contentMaterials {
 
    top: 96px;
 
}
 
.dropdown-contentMaterials:hover {
 
}
 
 
.dropdown-contentLabJournal {
 
    top: 128px;
 
}
 
.dropdown-contentLabJournal:hover {
 
}
 
 
.dropdown-contentSafety {
 
    top: 160px;
 
}
 
.dropdown-contentSafety:hover {
 
}
 
 
.dropdown-contentParts {
 
    top: 192px;
 
}
 
.dropdown-contentParts:hover {
 
}
 
 
.dropdown-contentInterlab {
 
    top: 224px;
 
}
 
.dropdown-contentInterlab:hover {
 
}
 
 
.dropdown-contentSoftware {
 
    top: 60px;
 
}
 
.dropdown-contentSoftware:hover {
 
}
 
 
.dropdown-contentHardware {
 
    top: 96px;
 
}
 
.dropdown-contentHardware:hover {
 
}
 
 
.dropdown-contentHPSilver {
 
    top: 60px;
 
}
 
.dropdown-contentHPSilver:hover {
 
}
 
 
.dropdown-contentIHPgold {
 
    top: 96px;
 
}
 
.dropdown-contentIHPgold:hover {
 
}
 
 
.dropdown-contentPublicEngagement {
 
    top: 128px;
 
}
 
.dropdown-contentPublicEngagement:hover {
 
}
 
 
.dropdown-contentCollaborations {
 
    top: 160px;
 
}
 
.dropdown-contentCollaborations:hover {
 
}
 
 
.dropdown-contentSupervisors {
 
    top: 96px;
 
}
 
.dropdown-contentSupervisors:hover {
 
}
 
 
.dropdown-contentPIs {
 
    top: 128px;
 
}
 
.dropdown-contentPIs:hover {
 
}
 
 
.dropdown-contentCollaboratingInstitutions {
 
    top: 160px;
 
}
 
.dropdown-contentCollaboratingInstitutions:hover {
 
}
 
 
.dropdown-contentSponsors {
 
    top: 196px;
 
}
 
.dropdown-contentSponsors:hover {
 
}
 
 
.dropdown-contentAttributions {
 
    top: 232px;
 
}
 
.dropdown-contentAttributions:hover {
 
}
 
 
.no-padding{
 
padding: 0 !important;
 
}
 
 
 
#HQ_page .month{
 
display: initial !important;
 
}
 
 
input {
 
display: none;
 
}
 
.hola{
 
height: 800px;
 
display: none;
 
margin-bottom: 200px;
 
}
 
 
 
input[type="checkbox"][id="General"]:checked ~ .general,  input[type="checkbox"][id="Cas13a"]:checked ~ .cas13a, input[type="checkbox"][id="All"]:checked ~ .hola{
 
display: block;
 
}
 
 
.hola object{
 
display: none;
 
}
 
 
input[type="checkbox"][id="Titel2"]:checked ~ object {
 
display: initial ;
 
}
 
 
input[type="checkbox"][id="Titel"]:checked ~ object {
 
display: initial ;
 
}
 
 
 
</style>
 
</style>
</head><body>
+
</head></html>
 +
{{Munich/Menu}}
 +
<html>
 +
<body>
 
<table width=100% height=100% cellpadding=0 cellspacing=0 border=0>
 
<table width=100% height=100% cellpadding=0 cellspacing=0 border=0>
 
<!-- Bar -->
 
<tr><td height="50" bgcolor=#ffffff></td><td class="no-padding" bgcolor=#ffffff height="32" width="960" align=center>
 
<div class="dropdown">
 
  <a href="/Team:Munich"><button class="dropbtnCascAID dropbtn"><img src="overlay.png"></button></a>
 
</div><div class="dropdown">
 
  <a href="project"><button class="dropbtnProject dropbtn"><img src="overlay.png"><p><b>Project</b></p></button></a>  <div class="dropdown-contentDescription dropdown-content">
 
    <a href="description"><p><b>Description</b></p></a>
 
  </div>
 
  <div class="dropdown-contentDesign dropdown-content">
 
    <a href="design"><p><b>Design</b></p></a>
 
  </div>
 
  <div class="dropdown-contentProofofConcept dropdown-content">
 
    <a href="proofofconcept"><p><b>Proof of Concept</b></p></a>
 
  </div>
 
  <div class="dropdown-contentDemonstration dropdown-content">
 
    <a href="demonstration"><p><b>Demonstration</b></p></a>
 
  </div>
 
  <div class="dropdown-contentApplication dropdown-content">
 
    <a href="application"><p><b>Application</b></p></a>
 
  </div>
 
  <div class="dropdown-contentFinalResults dropdown-content">
 
    <a href="finalresults"><p><b>Final Results</b></p></a>
 
  </div>
 
  <div class="dropdown-contentEntrepreneurship dropdown-content">
 
    <a href="entrepreneurship"><p><b>Entrepeneurship</b></p></a>
 
  </div>
 
  <div class="dropdown-contentAchievements dropdown-content">
 
    <a href="achievements"><p><b>Achievements</b></p></a>
 
  </div>
 
</div><div class="dropdown" valign=center>
 
<a href="wetlab"><button class="dropbtnWetlab dropbtn" valign=center><img src="overlay.png"><p><b>Wetlab</b></p></button></a>
 
  <div class="dropdown-contentProtocolsMethods dropdown-content">
 
    <a href="protocolsmethods"><p><b>Protocols and<br> Methods</b></p></a>
 
  </div>
 
  <div class="dropdown-contentMaterials dropdown-content">
 
    <a href="materials"><p><b>Materials</b></p></a>
 
  </div>
 
  <div class="dropdown-contentLabJournal dropdown-content">
 
    <a href="labjournal"><p><b>LabJournal</b></p></a>
 
  </div>
 
  <div class="dropdown-contentSafety dropdown-content">
 
    <a href="safety"><p><b>Safety</b></p></a>
 
  </div>
 
  <div class="dropdown-contentParts dropdown-content">
 
    <a href="parts"><p><b>Parts</b></p></a>
 
  </div>
 
  <div class="dropdown-contentInterlab dropdown-content">
 
    <a href="interlab"><p><b>Interlab</b></p></a>
 
  </div>
 
</div><div class="dropdown">
 
  <a href="model"><button class="dropbtnModel dropbtn"><img src="overlay.png"><p><b>Modelling</b></p></button></a></div><div class="dropdown">
 
  <a href="softhardware"><button class="dropbtnSoftHardware dropbtn"><img src="overlay.png"><p><b>Software/Hardware</b></p></button></a>
 
  <div class="dropdown-contentSoftware dropdown-content">
 
    <a href="software"><p><b>Software</b></p></a>
 
  </div>
 
  <div class="dropdown-contentHardware dropdown-content">
 
    <a href="hardware"><p><b>Hardware</b></p></a>
 
  </div>
 
</div><div class="dropdown">
 
  <a href="hp"><button class="dropbtnHP dropbtn"><img src="overlay.png"><p><b>Human Practices</b></p></button></a>
 
  <div class="dropdown-contentHPSilver dropdown-content">
 
    <a href="hpsilver"><p><b>Human Practices (Silver)</b></p></a>
 
  </div>
 
  <div class="dropdown-contentIHPgold dropdown-content">
 
    <a href="ihpgold"><p><b>Human Practices (Gold)</b></p></a>
 
  </div>
 
  <div class="dropdown-contentPublicEngagement dropdown-content">
 
    <a href="publicengagement"><p><b>Public Engagement</b></p></a>
 
  </div>
 
  <div class="dropdown-contentCollaborations dropdown-content">
 
    <a href="collaborations"><p><b>Collaborations</b></p></a>
 
  </div>
 
</div><div class="dropdown">
 
  <a href="/Team:Munich/Team"><button class="dropbtnTeam dropbtn"><img src="overlay.png"><p><b>Team</b></p></button></a>
 
  <div class="dropdown-contentTeamMembers dropdown-content">
 
    <a href="/Team:Munich/Team"><p><b>Team members</b></p></a>
 
  </div>
 
  <div class="dropdown-contentSupervisors dropdown-content">
 
    <a href="supervisors"><p><b>Supervisors</b></p></a>
 
  </div>
 
  <div class="dropdown-contentPIs dropdown-content">
 
    <a href="supervisors"><p><b>PIs</b></p></a>
 
  </div>
 
  <div class="dropdown-contentCollaboratingInstitutions dropdown-content">
 
    <a href="supervisors"><p><b>Institutions</b></p></a>
 
  </div>
 
  <div class="dropdown-contentSponsors dropdown-content">
 
    <a href="sponsors"><p><b>Sponsors</b></p></a>
 
  </div>
 
  <div class="dropdown-contentAttributions dropdown-content">
 
    <a href="/Team:Munich/Team"><p><b>Attributions</b></p></a>
 
  </div>
 
</div>
 
</td><td height="32" bgcolor=#ffffff></td></tr>
 
 
<!-- Content -->
 
<!-- Content -->
<tr><td width="100%" colspan=3>
+
<tr><td width="100%" colspan=4>
 
<table width=100% height=100% cellpadding=0 cellspacing=0 border=0>
 
<table width=100% height=100% cellpadding=0 cellspacing=0 border=0>
 
<tr>
 
<tr>
Line 516: Line 85:
 
<!-- Head End -->
 
<!-- Head End -->
 
<!-- Content Begin -->
 
<!-- Content Begin -->
<img width="960" src="http://www.startupremarkable.com/wp-content/uploads/2015/02/a-book-a-week-image.jpg" style="margin-bottom: 15px">
+
<img id="TopPicture" width="960" src="https://static.igem.org/mediawiki/2017/0/04/T--Munich--FrontPagePictrues_FinalResults.jpg">
<table width="900" border=0 cellspacing=0 cellpadding=10>
+
<table width="960" border=0 cellspacing=0 cellpadding=10>
<tr><td colspan=3 align=left valign=center>
+
<tr>
<font size=7 color=#787878><b>Labbook</b></font>
+
<td width=160></td>
</td></tr>
+
<td width=160></td>
 +
<td width=160></td>
 +
<td width=160></td>
 +
<td width=160></td>
 +
<td width=160></td>
 +
</tr>
 +
<tr><td colspan=6 align=left valign=center>
 +
<font size=7 color=#51a7f9><b style="color: #51a7f9">Final Results</b></font>
 +
</td>
 +
</tr>
 
<tr>
 
<tr>
<td colspan = 3 align="left">
+
<td style="background-color: #51a7f9;" colspan = 6 align="left">
<p class="introduction">
+
<ul class="menuList" id="menu">
 
+
   <li><a href="/Team:Munich/Cas13a">Cas13a</a></li>
According to all known laws
+
  <li><a href="/Team:Munich/Readouts">Readouts</a></li>
of aviation,
+
   <li><a href="/Team:Munich/Targets">Targets</a></li>
 
+
   <li><a href="/Team:Munich/Detection Chip">Detection Chip</a></li>
    
+
   <li><a href="/Team:Munich/Amplification">Amplification</a></li>
there is no way a bee
+
   <li><a href="/Team:Munich/Biobrick">Biobrick</a></li>
should be able to fly.
+
</ul>
 
+
    
+
Its wings are too small to get
+
its fat little body off the ground.
+
 
+
    
+
The bee, of course, flies anyway
+
 
+
    
+
because bees don't care
+
what humans think is impossible.
+
 
+
    
+
Yellow, black. Yellow, black.
+
Yellow, black. Yellow, black.
+
</p>
+
  
 
</td>
 
</td>
 
</tr>
 
</tr>
<tr><td colspan=3 align=center valign=center>
 
  
    <div class="month">
 
<input type="checkbox" id="General" name="type"/><label for="General">General</label>
 
<input type="checkbox" id="Cas13a" name="type"/><label for="Cas13a">Cas13a</label>
 
<input type="checkbox" id="Readout" name="type"/> <label for="Readout">Read-out</label>
 
<input type="checkbox" id="Target" name="type"/> <label for="Target">Target</label>
 
<div class="hola general">
 
<input type="checkbox" id="Titel" class="adios">
 
<h2><label for="Titel">Titel</label></h2>
 
<object data="http://www.mobile.ifi.lmu.de/wp-content/uploads/lehrveranstaltungen/rechnerarchitektur-sose17/Skript.pdf" type="application/pdf" width="100%" height="100%">
 
<p>Text for when the pdf viewer fails</p>
 
</object>
 
</div>
 
<div class="hola cas13a">
 
<input type="checkbox" id="Titel2" class="adios">
 
<h2><label for="Titel2">Titel2</label></h2>
 
<object data="http://www.mobile.ifi.lmu.de/wp-content/uploads/lehrveranstaltungen/rechnerarchitektur-sose17/Skript.pdf" type="application/pdf" width="100%" height="100%">
 
<p>Text for when the pdf viewer fails</p>
 
</object>
 
</div>
 
    </div>
 
  
 +
<tr><td colspan=6 align=center valign=center>
 +
<h1>Overview</h1>
 +
<p> 
 +
We demonstrated that each of the modules of our platform (extraction, amplification and detection of pathogenic RNA) is functional, although we did not yet fully integrate all the modules into a final product.
 +
</p>
  
</td></tr>  
+
<h3>What worked</h3>
<tr><td class="no-padding" colspan=2 align=right valign=center height=10>
+
  <ul class="listResults">
<br><br><br><center><hr></center>
+
          <li><a href="/Team:Munich/Cas13a">Demonstrated functionality of Lbu and Lwa Cas13a.</a></li>
</td></tr>
+
          <li><a href="/Team:Munich/Cas13a">Modelled the detection limit of our circuit and confirmed it experimentally (~10 nM RNA).</a></li>
</table>
+
          <li><a href="/Team:Munich/Cas13a">Detected pathogen RNA sequence from <i> in vitro </i> and <i> in vivo </i> sources.</a></li>
<!-- Content End -->
+
          <li><a href="/Team:Munich/Targets">Differentiated viral sequences from bacterial sequences.</a></li>
 
+
          <li><a href="/Team:Munich/Readouts">Used RNase Alert and Spinach aptamer read-out circuits.</a></li>
 
+
          <li><a href="/Team:Munich/Readouts">Used gold nanoparticles to detect general RNase activity.</a></li>
 
+
          <li><a href="/Team:Munich/Detection">Detected RNA in bulk, on paper, and from lyophilized Cas13a.</a></li>
 
+
          <li><a href="/Team:Munich/Detection">Constructed a functional fluorescence detector with high sensitivity and low production cost.</a></li>
 
+
          <li><a href="/Team:Munich/Cas13a">Detected RNA in bulk, on paper, and from lyophilized Cas13a.</a></li>
 
+
          <li><a href="/Team:Munich/Amplification">Amplified target with RPA and transcription on paper.</a></li>
 
+
          <li><a href="/Team:Munich/Parts">Improved the biobrick BBa_K1319008 by adding a 6x His-tag and provided Cas13a Lwa as three different composite biobricks.</a></li>
 
+
          <li><a href="/Team:Munich/Part_Collection">Characterized the GFP degradation tags and sent them as a part collection.</a></li>
 
+
  </ul>
 
+
<h3>What presented issues</h3>
 
+
  <ul class="listResults">
 
+
          <li><a href="/Team:Munich/Cas13a">Optimizing the purification protocol for Cas13a.</a></li>
 
+
          <li><a href="/Team:Munich/Cas13a">Demonstrating functionality of Lsh Cas13a.</a></li>
 
+
          <li><a href="/Team:Munich/Cas13a">Ruling out RNase contamination from heat-lysed in vivo samples.</a></li>
<!-- Foot Begin -->
+
          <li><a href="/Team:Munich/Targets">Detecting Q5 beta RNA.</a></li>
<table id="myFooter" width=960 height=35 cellpadding=0 cellspacing=0 border=0><tr><td align=right class="no-padding" valign=center>
+
          <li><a href="/Team:Munich/Targets">Reducing cross-talk between <i> E.coli </i> crRNA and <i> B.subtilitis </i> target RNA.</a></li>
 
+
          <li><a href="/Team:Munich/Readouts">Developing colorimetric read-outs.</a></li>
<table width=300 height=35 cellpadding=0 cellspacing=0 border=0><tr>
+
          <li><a href="/Team:Munich/Detection">Optimizing the lyophilization and stability of Cas13a.</a></li>
 
+
          <li><a href="/Team:Munich/Amplification">Performing RPA and transcription on chip.</a></li>
<td align=center valign=center>
+
  </ul>
<a href="https://www.en.uni-muenchen.de/index.html" target="_blank3" >
+
<img src="https://static.igem.org/mediawiki/2017/8/83/T--Munich--wiki_image_coop_lmu_low.svg" border=0 height="20" onmouseover="this.src='https://static.igem.org/mediawiki/2017/f/fd/T--Munich--wiki_image_coop_lmu_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/8/83/T--Munich--wiki_image_coop_lmu_low.svg'">
+
</a>
+
 
</td>
 
</td>
 +
</tr>
  
<td align=center valign=center>
+
<tr><td align=center valign=center colspan=3>
<a href="https://www.tum.de/" target="_blank4" >
+
<img width=440 src="https://static.igem.org/mediawiki/2017/7/7d/Detector_hw_startpage.jpeg">
<img src="https://static.igem.org/mediawiki/2017/a/ae/T--Munich--wiki_image_coop_tum_low.svg" border=0 height="20" onmouseover="this.src='https://static.igem.org/mediawiki/2017/1/1e/T--Munich--wiki_image_coop_tum_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/a/ae/T--Munich--wiki_image_coop_tum_low.svg'">
+
</a>
+
 
</td>
 
</td>
 
+
<td align=center valign=center colspan=3>
<td align=center valign=center>
+
<img width=440 src="https://static.igem.org/mediawiki/2017/e/e2/T--Munich--Hardware_kinetic.png">
<a href="http://www.e14.ph.tum.de/en/home/" target="_blank5" >
+
<img src="https://static.igem.org/mediawiki/2017/a/a3/T--Munich--wiki_image_coop_e14_low.svg" border=0 height="25" onmouseover="this.src='https://static.igem.org/mediawiki/2017/7/72/T--Munich--wiki_image_coop_e14_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/a/a3/T--Munich--wiki_image_coop_e14_low.svg'">
+
</a>
+
 
</td>
 
</td>
 
+
</tr>
<td align=center valign=center>
+
<tr><td colspan=6 align=center valign=center>
<a href="http://www.biochem.mpg.de/en" target="_blank5" >
+
<h1>Discussion</h1>
<img src="https://static.igem.org/mediawiki/2017/d/da/T--Munich--wiki_image_coop_maxplanck_low.svg" border=0 height="30" onmouseover="this.src='https://static.igem.org/mediawiki/2017/d/df/T--Munich--wiki_image_coop_maxplanck_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/d/da/T--Munich--wiki_image_coop_maxplanck_low.svg'">
+
<p> 
</a>
+
Our project CascAID is a universal solution for low cost, point of care diagnostics of infectious diseases. Currently, the available diagnostic tools are based on PCR, antibodies or microbiological methods which all need trained personal and lab equipments. Therefore, these methods are cost and time consuming. This gives rise to the need of developing effective, affordable and portable devices.</p><p>
 +
In our project, we first successfully replicated the Cas13a-based detection of RNA pathogens that was demonstrated by Gootenberg et al. Although this result is not novel, we thoroughly characterized the target detection limit for different bacterial and viral targets, from <i> in vitro </i> and <i> in vivo </i> sources, and proved the possibility to discriminate between viruses and bacteria with high specificity. We laid the groundwork for colorimetric read-outs that will add another layer of amplification in our cascade detection (gold nanoparticles, intein-extein and ssDNA amplification). Those readouts should allow for a practical readability of the diagnosis by the user without the need of digital analysis. Additionally, their amplification scheme should also lower the detection limit of the Cas13a without the need for pre-amplification of the target. </p><p>
 +
However, we worked in parallel on a scheme for amplifying the target using RPA and transcription. Although the reaction worked on paper, it did not work on chip due to the toxicity of the PDMS to the reaction.  
 +
We built a fluorescence detector with high sensitivity to cost ratio, and used it successfully to detect Cas13a activity. However, the product itself needs to be redesigned for market distribution: in general, a fluorescence detector is not necessarily user-friendly, the extraction of the RNA on chip needs to be optimized, and the costs of the whole product must be lowered. </p><p>
 +
Nevertheless, we are glad to have created a functional platform that allows the detection of nanomolar concentrations of pathogens within 30 minutes. With our modular approach, we have shown at least proof-of-concept results for each part, and are confident that no fundamental gap prevents our platform from being usable, only optimization.  
 +
</p>
 
</td>
 
</td>
 +
</tr>
  
<td align=center valign=center>
+
<tr><td colspan=6 align=center valign=center>
<a href="https://www.helmholtz-muenchen.de/" target="_blank5" >
+
<h1>Outlook</h1>
<img src="https://static.igem.org/mediawiki/2017/0/05/T--Munich--wiki_image_coop_helmholtzzentrum_low.svg" border=0 height="20" onmouseover="this.src='https://static.igem.org/mediawiki/2017/6/6b/T--Munich--wiki_image_coop_helmholtzzentrum_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/0/05/T--Munich--wiki_image_coop_helmholtzzentrum_low.svg'">
+
<p> 
</a>
+
We still have some project sections that we need to improve in the future. We have therefore listed the following points that need to be optimized below.
 +
</p>
 +
  <ul class="listResults">
 +
          <li><i> In vivo </i> heat lysis: During our experiments, we realized that the RNA extraction of <i> E. coli </i> using heat lysis is not always optimal for our experimental setup due to the fact that we have RNase contamination in the extracted RNA samples. Although our Cas13a cleavage assays are performed in presence RNase Inhibitor to suppress the activity of the RNases that could be present, we saw that the heat lysed samples show relatively higher fluorescence activity in comparison to the phenol chloroform extracted samples</li>
 +
          <li>RNA extraction and amplification: The RNA extraction from the <i> Bacillus subtilis </i> was particularly difficult in our case since <i> B. subtilis </i> is a gram positive, spore forming bacteria. Also the amount and the quality of the RNA extracted from the <i> B. subtilis </i> and <i> E.coli </i> cultures were sufficiently good. We therefore should find methods to improve either the RNA extraction protocol or use a better amplification steps after the extraction.</li>
 +
          <li>Cost of the chip: Now, the cost of our chip is less than 15 dollars per chip. We could still try to minimize the costs by reducing the chip size and making it fully recyclable. However, at industrial level one could potentially reduce the cost of the chip.</li>
 +
          <li>Lyophilization of Cas13a: We also figured out that the lyophilization protocol of the Cas13a has to be improved in order to make our paper chip portable and sustainable. We also tried drying the Cas13a with the tardigrade intrinsically disordered proteins (TDPs) from team Delft but still it wasn’t that effective as expected. Therefore, we have to integrate some better methods to lyophilize the Cas13a without losing its activity.</li>
 +
          <li>Readouts with color and amplification: The colorimetric readout is also something we need to work on and improve since we only managed to partially succeed with the colorimetric assays. We however think that it is possible to realize this using more elegant ways of RNA detection and this is something we could try in future.</li>
 +
          <li>Integration of all the modules of the platform: Although all our modules parts are functional, we were only able to integrate them partially. So, with more time, we believe that we can have a fully functional and integrated module system.  
 +
</li>
 +
  </ul>
 
</td>
 
</td>
 +
</tr>
  
<td align=center valign=center>
 
<a href="https://igem.org/Main_Page" target="_blank6" >
 
<img src="https://static.igem.org/mediawiki/2017/0/0f/T--Munich--wiki_image_coop_igem_low.svg" border=0 height="25" onmouseover="this.src='https://static.igem.org/mediawiki/2017/7/79/T--Munich--wiki_image_coop_igem_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/0/0f/T--Munich--wiki_image_coop_igem_low.svg'">
 
</a>
 
</td>
 
  
</tr></table></td><td class="no-padding" align=center valign=center><table width=35 height=35 cellpadding=0 cellspacing=0 border=0><tr><td width="35" align=center valign=center></td></tr></table></td><td class="no-padding" align=left valign=center><table width=200 height=35 cellpadding=0 cellspacing=0 border=0><tr>
+
<tr><td class="no-padding" colspan=6 align=right valign=center height=10>
 
+
<br><br><br><center><hr></center>
<td align=center valign=center>
+
</td></tr>
<a href="https://www.facebook.com/Munich.iGEM" target="_blank7" >
+
<img src="https://static.igem.org/mediawiki/2017/7/76/T--Munich--wiki_image_sm_facebook_low.svg" border=0 height="25" onmouseover="this.src='https://static.igem.org/mediawiki/2017/4/44/T--Munich--wiki_image_sm_facebook_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/7/76/T--Munich--wiki_image_sm_facebook_low.svg'">
+
</a>
+
</td>
+
 
+
<td align=center valign=center>
+
<a href="https://twitter.com/iGEM_Munich" target="_blank8" >
+
<img src="https://static.igem.org/mediawiki/2017/8/8b/T--Munich--wiki_image_sm_twitter_low.svg" border=0 height="25" onmouseover="this.src='https://static.igem.org/mediawiki/2017/c/cc/T--Munich--wiki_image_sm_twitter_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/8/8b/T--Munich--wiki_image_sm_twitter_low.svg'">
+
</a>
+
</td>
+
 
+
<td align=center valign=center>
+
<a href="mailto:igem.munich@gmail.com">
+
<img src="https://static.igem.org/mediawiki/2017/7/79/T--Munich--wiki_image_sm_mail_low.svg" border=0 height="25" onmouseover="this.src='https://static.igem.org/mediawiki/2017/9/93/T--Munich--wiki_image_sm_mail_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/7/79/T--Munich--wiki_image_sm_mail_low.svg'">
+
</a>
+
</td>
+
 
+
<td align=center valign=center>
+
<a href="https://www.instagram.com/igem.munich.2017/" target="_blank9" >
+
<img src="https://static.igem.org/mediawiki/2017/e/e9/T--Munich--wiki_image_sm_instagram_low.svg" border=0 height="25" onmouseover="this.src='https://static.igem.org/mediawiki/2017/6/6e/T--Munich--wiki_image_sm_instagram_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/e/e9/T--Munich--wiki_image_sm_instagram_low.svg'">
+
</a>
+
</td>
+
 
+
<td align=center valign=center>
+
<a href="https://2017.igem.org/Team:Munich" target="_blank10" >
+
<img src="https://static.igem.org/mediawiki/2017/1/1d/T--Munich--wiki_image_sm_web_low.svg" border=0 height="25" onmouseover="this.src='https://static.igem.org/mediawiki/2017/6/61/T--Munich--wiki_image_sm_web_high.svg'" onmouseout="this.src='https://static.igem.org/mediawiki/2017/1/1d/T--Munich--wiki_image_sm_web_low.svg'">
+
</a>
+
</td>
+
 
+
</tr></table>
+
</td></table>
+
</td>
+
<td width="40%">
+
</td>
+
</tr>
+
 
</table>
 
</table>
</body>
+
<!-- Content End -->
</td></tr>
+
</html>
<tr><td height="25" bgcolor=#ffffff></td><td class="no-padding" bgcolor=#ffffff height="25" width="960" align=center>
+
{{Munich/Footer}}
<hr>
+
<table height=25 cellpadding=0 cellspacing=2 border=0><tr>
+
 
+
<td bgcolor=#ffffff height="25" width="90" align=center valign=center>
+
<a href="https://www.eurofinsgenomics.eu/" target="_blank1" ><img src="https://static.igem.org/mediawiki/2017/c/c7/T--Munich--wiki_image_sponsors_eurofins.svg" border=0 height="15"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="60" align=center valign=center>
+
<a href="https://www.neb.com/" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/8/87/T--Munich--wiki_image_sponsors_neb.svg" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="60" align=center valign=center>
+
<a href="https://www.biomers.net" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/a/a9/T--Munich--wiki_image_sponsors_biomers.png" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="60" align=center valign=center>
+
<a href="https://www.gatc-biotech.com" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/5/59/T--Munich--wiki_image_sponsors_gatc.png" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="70" align=center valign=center>
+
<a href="https://www3.gehealthcare.com" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/1/1b/T--Munich--wiki_image_sponsors_gehealthcare.svg" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="85" align=center valign=center>
+
<a href="https://eu.idtdna.com" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/1/1a/T--Munich--wiki_image_sponsors_idt.png" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="60" align=center valign=center>
+
<a href="https://www.nano-initiative-munich.de/" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/a/a7/T--Munich--wiki_image_sponsors_nim.png" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="120" align=center valign=center>
+
<a href="https://www.promega.de/" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/3/3f/T--Munich--wiki_image_sponsors_promega.png" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="40" align=center valign=center>
+
<a href="https://www.qiagen.com" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/9/99/T--Munich--wiki_image_sponsors_qiagen.svg" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="40" align=center valign=center>
+
<a href="https://www.carlroth.com" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/d/d6/T--Munich--wiki_image_sponsors_roth.png" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="130" align=center valign=center>
+
<a href="https://www.scienova.com" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/3/3b/T--Munich--wiki_image_sponsors_scienova.png" border=0 height="21"></a>
+
</td>
+
 
+
<td bgcolor=#ffffff height="25" width="10" align=center valign=center></td>
+
 
+
<td bgcolor=#ffffff height="25" width="120" align=center valign=center>
+
<a href="https://www.unternehmertum.de" target="_blank2" ><img src="https://static.igem.org/mediawiki/2017/b/b2/T--Munich--wiki_image_sponsors_unternehmertum.png" border=0 height="21"></a>
+
</td>
+
 
+
</tr></table>
+
 
+
 
+
</td><td height="25" bgcolor=#ffffff></td></tr>
+
</table></body></html>
+

Latest revision as of 19:24, 31 October 2017


Final Results

Overview

We demonstrated that each of the modules of our platform (extraction, amplification and detection of pathogenic RNA) is functional, although we did not yet fully integrate all the modules into a final product.

What worked

What presented issues

Discussion

Our project CascAID is a universal solution for low cost, point of care diagnostics of infectious diseases. Currently, the available diagnostic tools are based on PCR, antibodies or microbiological methods which all need trained personal and lab equipments. Therefore, these methods are cost and time consuming. This gives rise to the need of developing effective, affordable and portable devices.

In our project, we first successfully replicated the Cas13a-based detection of RNA pathogens that was demonstrated by Gootenberg et al. Although this result is not novel, we thoroughly characterized the target detection limit for different bacterial and viral targets, from in vitro and in vivo sources, and proved the possibility to discriminate between viruses and bacteria with high specificity. We laid the groundwork for colorimetric read-outs that will add another layer of amplification in our cascade detection (gold nanoparticles, intein-extein and ssDNA amplification). Those readouts should allow for a practical readability of the diagnosis by the user without the need of digital analysis. Additionally, their amplification scheme should also lower the detection limit of the Cas13a without the need for pre-amplification of the target.

However, we worked in parallel on a scheme for amplifying the target using RPA and transcription. Although the reaction worked on paper, it did not work on chip due to the toxicity of the PDMS to the reaction. We built a fluorescence detector with high sensitivity to cost ratio, and used it successfully to detect Cas13a activity. However, the product itself needs to be redesigned for market distribution: in general, a fluorescence detector is not necessarily user-friendly, the extraction of the RNA on chip needs to be optimized, and the costs of the whole product must be lowered.

Nevertheless, we are glad to have created a functional platform that allows the detection of nanomolar concentrations of pathogens within 30 minutes. With our modular approach, we have shown at least proof-of-concept results for each part, and are confident that no fundamental gap prevents our platform from being usable, only optimization.

Outlook

We still have some project sections that we need to improve in the future. We have therefore listed the following points that need to be optimized below.

  • In vivo heat lysis: During our experiments, we realized that the RNA extraction of E. coli using heat lysis is not always optimal for our experimental setup due to the fact that we have RNase contamination in the extracted RNA samples. Although our Cas13a cleavage assays are performed in presence RNase Inhibitor to suppress the activity of the RNases that could be present, we saw that the heat lysed samples show relatively higher fluorescence activity in comparison to the phenol chloroform extracted samples
  • RNA extraction and amplification: The RNA extraction from the Bacillus subtilis was particularly difficult in our case since B. subtilis is a gram positive, spore forming bacteria. Also the amount and the quality of the RNA extracted from the B. subtilis and E.coli cultures were sufficiently good. We therefore should find methods to improve either the RNA extraction protocol or use a better amplification steps after the extraction.
  • Cost of the chip: Now, the cost of our chip is less than 15 dollars per chip. We could still try to minimize the costs by reducing the chip size and making it fully recyclable. However, at industrial level one could potentially reduce the cost of the chip.
  • Lyophilization of Cas13a: We also figured out that the lyophilization protocol of the Cas13a has to be improved in order to make our paper chip portable and sustainable. We also tried drying the Cas13a with the tardigrade intrinsically disordered proteins (TDPs) from team Delft but still it wasn’t that effective as expected. Therefore, we have to integrate some better methods to lyophilize the Cas13a without losing its activity.
  • Readouts with color and amplification: The colorimetric readout is also something we need to work on and improve since we only managed to partially succeed with the colorimetric assays. We however think that it is possible to realize this using more elegant ways of RNA detection and this is something we could try in future.
  • Integration of all the modules of the platform: Although all our modules parts are functional, we were only able to integrate them partially. So, with more time, we believe that we can have a fully functional and integrated module system.