Difference between revisions of "Team:Freiburg/Project/Overview"
(15 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
{{Freiburg/Menubar}} | {{Freiburg/Menubar}} | ||
− | {{Freiburg/ | + | {{Team:Freiburg/wiki_content_start_bubble}} |
<html> | <html> | ||
Line 35: | Line 35: | ||
padding: 2px 5px 5px 10px; | padding: 2px 5px 5px 10px; | ||
width: 180px; | width: 180px; | ||
− | line-height: | + | line-height: 22px; |
text-align: center; | text-align: center; | ||
/*background-color: #326aab;*/ | /*background-color: #326aab;*/ | ||
Line 52: | Line 52: | ||
background-size: 10px 13px; | background-size: 10px 13px; | ||
} | } | ||
+ | |||
/*========= END: Linkbutton in slider ============*/ | /*========= END: Linkbutton in slider ============*/ | ||
+ | .link_button { | ||
+ | margin: 0px auto; | ||
+ | padding: 0px 5px 0px 10px; | ||
+ | width: 200px; | ||
+ | line-height: 16px; | ||
+ | text-align: center; | ||
+ | background-color: #888; | ||
+ | font-size: 14pt; | ||
+ | border-radius: 2px; | ||
+ | color: #FFF; | ||
+ | opacity: 0.8; | ||
+ | box-shadow: 1px 1px 1px 2px #777; | ||
+ | } | ||
+ | |||
+ | .link_button a:hover { | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | .link_button a { | ||
+ | color: #FFF; | ||
+ | } | ||
+ | |||
+ | .link_button_arrow{ | ||
+ | background-image: url("https://static.igem.org/mediawiki/2015/f/ff/Freiburg_submenu_arrow.png"); | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: 3% 50%; | ||
+ | background-size: 10px 13px; | ||
+ | } | ||
/*=========BEGIN: General Styles ==========*/ | /*=========BEGIN: General Styles ==========*/ | ||
Line 250: | Line 279: | ||
</style> | </style> | ||
+ | <script type="text/javascript"> | ||
+ | //===================BEGIN:Amazing Bubble Sidebar========================== | ||
+ | |||
+ | $(document).ready(function(){ | ||
+ | // CHANGE THE FOLLOWING ATTRIBUTES // | ||
+ | var href_text1='https://2015.igem.org/Team:Freiburg/Project/Overview', | ||
+ | // Text2 needs no href as it is the actual page // | ||
+ | img_url='https://static.igem.org/mediawiki/2015/7/76/Freiburg_icon_project_white_03.png', | ||
+ | href_text3='https://2015.igem.org/Team:Freiburg/Project/System', | ||
+ | // Text1 needs no text as it is a pic // | ||
+ | text2='Project Introduction'; | ||
+ | // Text3 needs no text as its always 'next' // | ||
+ | // HOLD ON CHANGING THINGS --JABBERWOCK // | ||
+ | |||
+ | $('#bubble1').attr('href',href_text1); | ||
+ | $('#bubble1_img').attr('src', img_url); | ||
+ | $('#bubble3').attr('href',href_text3); | ||
+ | |||
+ | $('#bubble2').text(text2); | ||
+ | }); | ||
+ | |||
+ | //===================END:Amazing Bubble Sidebar========================== | ||
+ | </script> | ||
<script> | <script> | ||
Line 585: | Line 637: | ||
</script> | </script> | ||
− | |||
− | |||
− | |||
− | |||
Line 607: | Line 655: | ||
<h2>Project Motivation</h2> | <h2>Project Motivation</h2> | ||
<p> | <p> | ||
− | Serological tests are a key element in modern medicine. Especially for detection and identification of infectious diseases, | + | Serological tests are a key element in modern medicine. Especially for detection and identification of infectious diseases, the performance of several blood tests is inevitable. Testing for more than one disease at once or diagnosing a patient with uncertain symptoms usually requires far more than one test. Every single test that is required increases the time of waiting for a precise diagnosis. In case of dangerous infectious diseases every minute until the onset of an appropriate treatment is crucial for the patient's survival. What if there was a possibility to combine all these tests in one single chip which offers a fast diagnosis and is affordable for everyone? |
</p> | </p> | ||
</div> | </div> | ||
Line 617: | Line 665: | ||
<h2 style="text-align:left">Detecting Antigen-Antibody Interactions</h2> | <h2 style="text-align:left">Detecting Antigen-Antibody Interactions</h2> | ||
<p> | <p> | ||
− | The DiaCHIP is an innovative tool to screen for a broad range of antibodies | + | The DiaCHIP is an innovative tool to screen for a broad range of antibodies in serum. Their presence serves as an indicator for an immune response towards an infectious disease or a successful vaccination. They also play an important role in the diagnosis of autoimmune diseases. Identifying diseases by detecting disease associated antibodies in a patient's serum is an established method in modern diagnostics. <br> |
− | Based on the very same principle, the DiaCHIP enables to | + | Based on the very same principle, the DiaCHIP enables to screen for multiple diseases simultaneously, thereby reducing time and costs of a diagnosis. Especially the ability to differentiate between life threatening diseases and mild infections within a short time bears the potential to save lifes. |
</p> | </p> | ||
</div> | </div> | ||
Line 627: | Line 675: | ||
<h2>The Concept</h2> | <h2>The Concept</h2> | ||
<p> | <p> | ||
− | The key feature of the DiaCHIP concept is the combination of on-demand protein synthesis | + | The key feature of the DiaCHIP concept is the combination of on-demand protein synthesis and a novel method for label-free detection - all this packed into one device. The idea is to overcome challenges commonly found in protein array production and preservation. By cell-free expression of disease-related antigens, the protein array can be produced right when it is needed. In addition, results can be obtained in a time- and cost-efficient manner using a device simple enough to be rebuilt by future iGEM teams. |
</p> | </p> | ||
+ | <div class="link_button link_button_arrow"> | ||
<p><a href="https://2015.igem.org/Team:Freiburg/Project/System" title="System Overview">Step by Step Overview</a></p> | <p><a href="https://2015.igem.org/Team:Freiburg/Project/System" title="System Overview">Step by Step Overview</a></p> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 659: | Line 709: | ||
<div class="slidertext"> | <div class="slidertext"> | ||
<h1>The DiaCHIP - System Overview</h1> | <h1>The DiaCHIP - System Overview</h1> | ||
− | <p>The core of our new diagnostic device consists of two slides that form a microfluidic chamber. Therein, an antigen array can be generated on demand | + | <p>The core of our new diagnostic device consists of two slides that form a microfluidic chamber. Therein, an antigen array can be generated on demand by cell-free copying of a DNA template array. By flushing the chamber with a blood sample, antibodies present in the sample bind to corresponding antigens. This interaction is detected in real-time using the optical detection method iRIf.</p> |
− | <p> | + | <p style="margin-top:10px"> |
<div class="intro_button menu-arrow"> | <div class="intro_button menu-arrow"> | ||
<a href="https://2015.igem.org/Team:Freiburg/Project/System" title="System Overview">Step by Step Overview</a> | <a href="https://2015.igem.org/Team:Freiburg/Project/System" title="System Overview">Step by Step Overview</a> | ||
Line 673: | Line 723: | ||
<li id="second" class="secondanimation"> | <li id="second" class="secondanimation"> | ||
<div class="artboard"> | <div class="artboard"> | ||
− | <div class="sliderimage"> | + | <div class="sliderimage" style="margin-top:12%"> |
− | <img src="" width="350px"> | + | <img src="https://static.igem.org/mediawiki/2015/9/94/Freiburg_furture_slider.png" width="350px"> |
</div> | </div> | ||
<div class="slidertext"> | <div class="slidertext"> | ||
<h1>Outlook</h1> | <h1>Outlook</h1> | ||
− | <p>Our results provide a proof of concept that the functional | + | <p>Our results provide a proof of concept that the functional principle of the DiaCHIP is suitable for antibody detection in complex samples. Although further improvements have to be done in terms of reliablitiy and quantification, various additional applications are conceivable. Representing a way to reduce time and cost required for diagnosing a single patient, the DiaCHIP holds the potential to enhance and enlighten future diagnostics. |
</p> | </p> | ||
<p> | <p> | ||
Line 698: | Line 748: | ||
</p> | </p> | ||
− | <p> | + | <p style="margin-top:15px"> |
<div class="intro_button menu-arrow"> | <div class="intro_button menu-arrow"> | ||
<a href="https://2015.igem.org/Team:Freiburg/Project/iRIf" title="Optical Detection">iRIf Principle and Physics</a> | <a href="https://2015.igem.org/Team:Freiburg/Project/iRIf" title="Optical Detection">iRIf Principle and Physics</a> | ||
Line 720: | Line 770: | ||
</p> | </p> | ||
− | <p> | + | <p style="margin-top:15px"> |
<div class="intro_button menu-arrow"> | <div class="intro_button menu-arrow"> | ||
<a href="https://2015.igem.org/Team:Freiburg/Project/Surface_Chemistry" title="Surface Chemistry">Establishing a Specific Surface</a> | <a href="https://2015.igem.org/Team:Freiburg/Project/Surface_Chemistry" title="Surface Chemistry">Establishing a Specific Surface</a> | ||
Line 733: | Line 783: | ||
<li id="fifth" class="fifthanimation"> | <li id="fifth" class="fifthanimation"> | ||
<div class="artboard"> | <div class="artboard"> | ||
− | <div class="sliderimage"> | + | <div class="sliderimage" style="margin-top:10%"> |
− | <img src=" | + | <img src="https://static.igem.org/mediawiki/2015/f/f8/Freiburg_ProtPur_slider.png" width="350px"> |
</div> | </div> | ||
<div class="slidertext"> | <div class="slidertext"> | ||
<h1>Protein Purification</h1> | <h1>Protein Purification</h1> | ||
<p>Protein expression in the DiaCHIP is mediated by cell-free expression. As this is an advanced method dependent on the optimization of many parameters, we got back to conventional protein purification in <i>E. coli</i> for being able to compare the results of both techniques. <br> | <p>Protein expression in the DiaCHIP is mediated by cell-free expression. As this is an advanced method dependent on the optimization of many parameters, we got back to conventional protein purification in <i>E. coli</i> for being able to compare the results of both techniques. <br> | ||
− | Read more about | + | Read more about overexpression and purification of several antigenic peptides. |
</p> | </p> | ||
Line 762: | Line 812: | ||
<p> A key feature of the DiaCHIP is the capability to produce protein arrays on demand via cell-free expression. To reduce the cost of a DiaCHIP measurement, we produced a cell-free expression system based on an <i>E. coli</i> lysate ourselves. This system is also capable of expressing immobilized DNA sequences. See how this sensitive system was established and optimized. | <p> A key feature of the DiaCHIP is the capability to produce protein arrays on demand via cell-free expression. To reduce the cost of a DiaCHIP measurement, we produced a cell-free expression system based on an <i>E. coli</i> lysate ourselves. This system is also capable of expressing immobilized DNA sequences. See how this sensitive system was established and optimized. | ||
</p> | </p> | ||
− | <p> | + | <p style="margin-top:30px"> |
<div class="intro_button menu-arrow"> | <div class="intro_button menu-arrow"> | ||
<a href="https://2015.igem.org/Team:Freiburg/Project/Cellfree_Expression" title="Cell-Free expression">Cell-free Antigen Expression</a> | <a href="https://2015.igem.org/Team:Freiburg/Project/Cellfree_Expression" title="Cell-Free expression">Cell-free Antigen Expression</a> | ||
Line 778: | Line 828: | ||
<h1>DNA Engineering</h1> | <h1>DNA Engineering</h1> | ||
<p>Genetic fusion of different antigens and tags is a basic requirement of our project. In order to enable several people to work in parallel we designed a cloning strategy easy to follow and additionally easy to expand for further needs. | <p>Genetic fusion of different antigens and tags is a basic requirement of our project. In order to enable several people to work in parallel we designed a cloning strategy easy to follow and additionally easy to expand for further needs. | ||
− | Read more about | + | Read more about the combination of different cloning methods to reduce efforts in DNA Engineering and the design of an expression vector meeting iGEM requirements. |
</p> | </p> | ||
− | <p style="margin-top: | + | <p style="margin-top:30px"> |
<div class="intro_button menu-arrow"> | <div class="intro_button menu-arrow"> | ||
<a href="https://2015.igem.org/Team:Freiburg/Methods/Cloning" title="DNA Engineering">DNA <br>Engineering</a> | <a href="https://2015.igem.org/Team:Freiburg/Methods/Cloning" title="DNA Engineering">DNA <br>Engineering</a> | ||
Line 799: | Line 849: | ||
<div class="slidertext"> | <div class="slidertext"> | ||
<h1>Diagnostics Today</h1> | <h1>Diagnostics Today</h1> | ||
− | <p>Currently used serological tests are available for a broad range of infectious diseases. However, they meet limitations that restrict an early onset of appropriate treatments which could be life-saving. The necessity of performing several tests to check for more than one disease | + | <p>Currently used serological tests are available for a broad range of infectious diseases. However, they meet limitations that restrict an early onset of appropriate treatments which could be life-saving. The necessity of performing several tests to check for more than one disease is not only time-consuming but also costly. The DiaCHIP tackles these issues by providing a fast and affordable method for simultaneous testing. |
</p> | </p> | ||
− | <p> | + | <p style="margin-top:30px"> |
<div class="intro_button menu-arrow"> | <div class="intro_button menu-arrow"> | ||
<a href="https://2015.igem.org/Team:Freiburg/Design" title="Diagnostics today">Limitations and Solutions</a> | <a href="https://2015.igem.org/Team:Freiburg/Design" title="Diagnostics today">Limitations and Solutions</a> |
Latest revision as of 21:42, 18 September 2015
The DiaCHIP - A Versatile Detection System
Project Motivation
Serological tests are a key element in modern medicine. Especially for detection and identification of infectious diseases, the performance of several blood tests is inevitable. Testing for more than one disease at once or diagnosing a patient with uncertain symptoms usually requires far more than one test. Every single test that is required increases the time of waiting for a precise diagnosis. In case of dangerous infectious diseases every minute until the onset of an appropriate treatment is crucial for the patient's survival. What if there was a possibility to combine all these tests in one single chip which offers a fast diagnosis and is affordable for everyone?
Detecting Antigen-Antibody Interactions
The DiaCHIP is an innovative tool to screen for a broad range of antibodies in serum. Their presence serves as an indicator for an immune response towards an infectious disease or a successful vaccination. They also play an important role in the diagnosis of autoimmune diseases. Identifying diseases by detecting disease associated antibodies in a patient's serum is an established method in modern diagnostics.
Based on the very same principle, the DiaCHIP enables to screen for multiple diseases simultaneously, thereby reducing time and costs of a diagnosis. Especially the ability to differentiate between life threatening diseases and mild infections within a short time bears the potential to save lifes.
The Concept
The key feature of the DiaCHIP concept is the combination of on-demand protein synthesis and a novel method for label-free detection - all this packed into one device. The idea is to overcome challenges commonly found in protein array production and preservation. By cell-free expression of disease-related antigens, the protein array can be produced right when it is needed. In addition, results can be obtained in a time- and cost-efficient manner using a device simple enough to be rebuilt by future iGEM teams.