Difference between revisions of "Team:Freiburg/Home"
Line 25: | Line 25: | ||
#what_box, #how_box, #why_box, #video_box{ | #what_box, #how_box, #why_box, #video_box{ | ||
− | box-sizing:border-box; | + | box-sizing:border-box; |
− | clear:both; | + | clear:both; |
position: relative; | position: relative; | ||
width: auto; | width: auto; | ||
} | } | ||
+ | |||
+ | .floatbox{ | ||
+ | margin-bottom: 3em; | ||
+ | } | ||
+ | |||
+ | /* usefull information on centering things: www.w3.org/Style/Examples/007/center.en.html*/ | ||
+ | |||
+ | |||
#what_left, #how_left, #why_left{ | #what_left, #how_left, #why_left{ | ||
} | } | ||
+ | /* WHAT */ | ||
#what_box{ | #what_box{ | ||
Line 41: | Line 50: | ||
} | } | ||
− | #what_diachip_logo{ | + | #what_diachip_logo img{ |
− | + | display: block; | |
+ | margin: 0 auto; | ||
+ | width: 80%; | ||
+ | max-width: 230px; /* avoids overscaling*/ | ||
} | } | ||
#what_right{} | #what_right{} | ||
Line 48: | Line 60: | ||
#what_text{} | #what_text{} | ||
+ | /* HOW */ | ||
#how_box { | #how_box { | ||
− | + | ||
− | + | ||
} | } | ||
#how_left{ | #how_left{ | ||
− | |||
} | } | ||
#how_right{ | #how_right{ | ||
− | |||
} | } | ||
#how_image{} | #how_image{} | ||
#how_image img{ | #how_image img{ | ||
− | width: | + | display: block; |
+ | margin: 0 auto; | ||
+ | width: 80%; | ||
+ | max-width: 470px; /* avoids overscaling*/ | ||
} | } | ||
− | + | /* WHY */ | |
#why_box{ | #why_box{ | ||
− | |||
} | } | ||
#why_left{} | #why_left{} | ||
#why_right { | #why_right { | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | #why_image | + | #why_image img{ |
− | + | display: block; | |
− | width: | + | margin: 0 auto; |
+ | width: 80%; | ||
+ | max-width: 339px; /* avoids overscaling*/ | ||
} | } | ||
+ | |||
+ | /* VIDEO */ | ||
#video_box{ | #video_box{ | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
#video_left{ | #video_left{ | ||
− | padding | + | padding: 6% 0; |
} | } | ||
#video_right{ | #video_right{ | ||
} | } | ||
#video{ | #video{ | ||
− | width: | + | display: block; |
− | height: | + | margin: 0 auto; |
− | background-color:black; | + | width: 80%; |
+ | height: 230px; | ||
+ | background-color: black; | ||
} | } | ||
− | |||
− | |||
</style> | </style> | ||
− | + | <div class="content_box"> | |
<div id="what_box" class="floatbox"> | <div id="what_box" class="floatbox"> | ||
Line 178: | Line 188: | ||
</div> | </div> | ||
− | + | </div> <!--- from content_box ---> | |
Revision as of 08:46, 4 September 2015
Abstract
In modern medicine, fast detection and differentiation of diseases is a crucial and fundamental task. Typical ELISA-based assays are time-consuming and expensive. We propose an advanced procedure for the simultaneous detection of various diseases in a fast and inexpensive manner, the DiaCHIP. Our approach is based on the interaction of antibodies with their respective antigens. Different antigens are immobilized on a protein array generated by cell-free protein expression, using the corresponding DNA array as a template. Placed in a microfluidic chamber, the protein array is incubated with a patient’s blood sample. The interaction between an antibody in the sample and the corresponding immobilized antigen results in a local change of the optical thickness of the surface. This change can be detected using a label-free and real-time measurement technology called iRIf (imaging Reflectometric Interference)which is based on a laser detecting the interference of reflecting light from our chip. Offering simultaneous screening for several diseases, our DiaCHIP has strong potential to improve future diagnostics.