Team:Tuebingen

From 2014.igem.org

(Difference between revisions)
 
(73 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:Tuebingen/Templates/TueWikiBase}}
 +
<html>
<html>
<head>
<head>
 +
<style>
-
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
+
#TueContent table img {
-
 
+
  width: 250px;
-
<script type="text/javascript" src="http://igemtuebingen.coffeecup.com/iGEM_2013/SvenB/jquery.smint.js"></script>
+
  display: block;  
-
 
+
  margin-left: auto;
-
 
+
   margin-right: auto;
-
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+
   padding-bottom: 20px;
-
 
+
-
 
+
-
<link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:700' rel='stylesheet' type='text/css'>
+
-
 
+
-
 
+
-
 
+
-
<script type="text/javascript">
+
-
$(document).ready( function() {
+
-
    $('.subMenu').smint({
+
-
    'scrollSpeed' : 1000
+
-
    });
+
-
});
+
-
</script>
+
-
 
+
-
 
+
-
<style type="text/css">
+
-
 
+
-
 
+
-
/* hide various iGEM-elements */
+
-
 
+
-
h1.firstHeading {
+
-
   background-color: red;
+
-
   display: none;
+
}
}
-
.firstHeading {
+
#squareLogo img {
-
   display: none;
+
   width: 120px !important;
}
}
-
#top-section {
+
table {
-
   margin-left: 1em auto;
+
   valign: middle;
-
   width: 77em !important;
+
   justify: center;
-
  border: none;
+
-
  height: 1.2em;
+
-
  background-color: white;
+
-
}
+
-
#catlinks {
 
-
  display: none !important;
 
}
}
-
/* disable search-controls (top right corner) */
+
#TueContent img {
-
#search-controls {
+
    display: block;
-
  display: none !important;  
+
    margin-left: auto;
 +
    margin-right: auto;
 +
    width: 100%;
}
}
-
#searchInput {
+
</style>
-
  display: none !important;
+
-
}
+
-
.searchButton {
 
-
  display: none !important;
 
-
}
 
-
/* change the menubar (top menu) */
 
-
#menubar {
 
-
display: table-cell;
 
-
background: transparent !important;
 
-
}
 
-
 
-
#menubar.right-menu {
 
-
text-align: right;
 
-
}
 
-
 
-
#menubar * {
 
-
color: transparent !important;
 
-
background: transparent !important;
 
-
}
 
-
 
-
#top-section:hover #menubar * {
 
-
color: black !important;
 
-
        background: white !important;
 
-
}
 
-
 
-
/* Disable Table Of Contents */
 
-
table#toc {
 
-
  display: none;
 
-
  float: right;
 
-
  margin: 0em;
 
-
}
 
-
 
-
#footer-box {
 
-
  margin-left: auto;
 
-
  width: 1000px;
 
-
  border: none;
 
-
  position: relative;
 
-
  padding: 5px !important;
 
-
  background-color: white;
 
-
}
 
-
 
-
#footer-box a{
 
-
  color: black;
 
-
  text-decoration: none;
 
-
}
 
-
#footer-box a:hover {
 
-
  color: grey;
 
-
  text-decoration: underline;
 
-
}
 
-
#footer-box a:active {
 
-
  color: red;
 
-
  text-decoration: underline;
 
-
}
 
-
 
-
/* main heading */
 
-
h1 {
 
-
  border: 0;
 
-
}
 
-
 
-
/* edit links on headings */
 
-
span.editsection {
 
-
  font-size: .5em;
 
-
  color: lightgrey;
 
-
}
 
-
span.editsection a {
 
-
  color: black;
 
-
}
 
-
#p-logo {
 
-
  display: none;
 
-
}
 
-
 
-
 
-
/* actual styling */
 
-
/* ---------------------------------------------------------------------------------------- */
 
-
body {
 
-
  background-color: white;
 
-
  font-family: 'Open Sans', Arial, sans-serif;
 
-
  font-size: 9pt;
 
-
}
 
-
 
-
#content {                /* ----------------------------------------------------- #CONTENT */
 
-
  background-color: white !important;
 
-
  margin: 0px auto !important;
 
-
  border: none !important;
 
-
  padding: 0px !important;
 
-
  position: relative;
 
-
  width: 1000px;
 
-
  height: auto;
 
-
}
 
-
 
-
div#bodyContent {        /* ------------------------------------------------- #BODYCONTENT */
 
-
  background-color: white;
 
-
  width: 960px;
 
-
  position: relative;
 
-
  margin: auto;
 
-
  height: auto;
 
-
}
 
-
 
-
#teamLogoBox {
 
-
  width: 60.25em;
 
-
  height: 17em;
 
-
  background-color: #AAAAAA;
 
-
  color: white;
 
-
  overflow: hidden;
 
-
  font-size: 16px;
 
-
  background-size: cover;
 
-
}
 
-
 
-
#actualContent {
 
-
  position: relative;
 
-
  font-size: 14pt;
 
-
  width: auto;
 
-
  height: auto;
 
-
  margin-top: 10px;
 
-
  background-color: white;
 
-
  padding-top: 0em;
 
-
  text-align: justify;
 
-
}
 
-
 
-
#actualContent p {
 
-
  line-height: 26px;
 
-
  margin-bottom: 16px;
 
-
}
 
-
 
-
#sponsorSection {
 
-
  line-height: 900%;
 
-
}
 
-
 
-
 
-
 
-
/* ----------------------------------------------------------------------------- SMINT Style */
 
-
 
-
* {margin: 0; padding: 0; outline: 0;}
 
-
 
-
p#headText {
 
-
        position: absolute;
 
-
        font-size: 20pt;
 
-
        margin-top: 105px;
 
-
        font-family: Helvetica, 'Open Sans', sans-serif;
 
-
        left: 320px;
 
-
}
 
-
 
-
.menuBtn {
 
-
background: center center no-repeat transparent;
 
-
background: #000;
 
-
display: block;
 
-
width: 40px;
 
-
height: 40px;
 
-
position: absolute;
 
-
top: 0;
 
-
left: 10px;
 
-
 
-
}
 
-
 
-
.active {
 
-
background: #C31E1B;
 
-
}
 
-
 
-
a.active {
 
-
color: #C31E1B;
 
-
text-decoration: none;
 
-
}
 
-
 
-
.clear {
 
-
clear: both;
 
-
}
 
-
.wrap {
 
-
width: 100%;
 
-
max-width: 1140px;
 
-
min-width: 960px;
 
-
z-index: 10;
 
-
position: relative;
 
-
margin: 0 auto;
 
-
padding: 0;
 
-
}
 
-
 
-
.inner {
 
-
width: 960px;
 
-
margin: 0 auto;
 
-
position: relative;
 
-
min-height: 50px;
 
-
padding:30px 0;
 
-
font-size: 16px;
 
-
font-family: 'Open Sans', sans-serif;
 
-
font-weight: 300;
 
-
padding:30px 0;
 
-
        text-align: justify;
 
-
}
 
-
 
-
.section a {
 
-
  color: #C31E1B;
 
-
  text-decoration: underline;
 
-
}
 
-
 
-
.section a:hover {
 
-
  color: black;
 
-
  text-decoration: underline;
 
-
}
 
-
 
-
.section a:active {
 
-
  color: #C31E1B;
 
-
  text-decoration: none;
 
-
}
 
-
 
-
 
-
/* This is the selector I used for my menu, it needs to be set as position:absolute; */
 
-
.subMenu {
 
-
position: absolute;
 
-
top: 590px;
 
-
height: 50px;
 
-
z-index: 1000;
 
-
width: 100%;
 
-
width: 960px;
 
-
background: white;
 
-
 
-
}
 
-
 
-
.subMenu .inner {
 
-
padding-left: 25px;
 
-
margin-top: -35px;
 
-
font-weight: 400;
 
-
}
 
-
 
-
.subNavBtn {
 
-
display: block;
 
-
height: 35px;
 
-
width: 12%;
 
-
float: left;
 
-
margin: 0px 0px 0 0;
 
-
text-decoration: none;
 
-
font-size: 16px;
 
-
font-weight: 600;
 
-
padding: 15px 2% 0 2%;
 
-
text-align: center;
 
-
color: #fff;
 
-
}
 
-
 
-
a.subNavBtn{
 
-
color: black;
 
-
text-decoration: none;
 
-
}
 
-
 
-
.end {
 
-
margin: 0;
 
-
}
 
-
 
-
hr {
 
-
        width: 960px;
 
-
        height: 1px;
 
-
        color: white;
 
-
        margin-top: 50px;
 
-
        margin-bottom: 100px;
 
-
       
 
-
}
 
-
 
-
h3 {
 
-
      color: black;
 
-
      font-size: 24pt;
 
-
      font-family: 'Libre Baskerville', serif, 'Open Sans', sans-serif;
 
-
      padding-bottom: 30px;
 
-
}
 
-
 
-
.section {
 
-
width: 100%;
 
-
max-width: 1140px;
 
-
min-width: 960px;
 
-
        min-height: 600px;
 
-
        height: auto;
 
-
z-index: 10;
 
-
position: relative;
 
-
margin: 0 auto;
 
-
padding: 0 0 20px 0;
 
-
        background-color: white;
 
-
}
 
-
 
-
/* SECTIONS */
 
-
.sTop {
 
-
min-height: 300px;
 
-
        color: black;
 
-
background: white;
 
-
}
 
-
 
-
 
-
 
-
.s1 {
 
-
min-height: 200px;
 
-
        color: black;
 
-
}
 
-
 
-
 
-
.s2 {
 
-
min-height: 200px;
 
-
        color: black;
 
-
}
 
-
 
-
 
-
.s3 {
 
-
min-height: 200px;
 
-
        color: black;
 
-
}
 
-
 
-
 
-
.s4 {
 
-
min-height: 200px;
 
-
        color: black;
 
-
}
 
-
 
-
.s5 {
 
-
min-height: 200px;
 
-
        color: black;
 
-
}
 
-
 
-
</style>
 
</head>
</head>
 +
<body>
 +
<div id="TueContent">
-
<body>  
+
<h1>Tuebingen Erythrocyte Converter to O</h1>
-
<body onload="setTimeout(function() { window.scrollTo(0, 1) }, 100);">
+
<h4>Welcome to the Wiki of Team Tuebingen!</h4>
-
<div class="wrap">
+
<img src="https://static.igem.org/mediawiki/2014/e/e1/Tue2014_TECO_Abstract.jpg">
 +
<p id="picText">
 +
Erythrocytes (big red balls) have blood group antigens (colourful hexagons) on the surface of their membranes. These antigens consist of glycosilated proteins whereby there are different glycosilations for each blood group. The T-ECO system consists of three bacterial enzymes (blue Pac-Mans) that are able to cut off certain parts of the blood group glycosilations in order to create a blood group O antigen. The enzymes are covalently fused to a matrix (big yellow balls) via SNAP-Tag, SpyTag or inteins in order to prevent a mixing of blood and bacterial proteins.
 +
</p>
-
<div class="subMenu">
 
-
<div class="inner">
 
-
<a href="#" id="sTop" class="subNavBtn">Home</a>
 
-
<a href="#" id="s1" class="subNavBtn">Background</a>
 
-
<a href="#" id="s2" class="subNavBtn">Our Project</a>
 
-
<a href="#" id="s3" class="subNavBtn">Team</a>
 
-
<a href="#" id="s4" class="subNavBtn">Contact</a>
 
-
                                <a href="#" id="s5" class="subNavBtn">Sponsors</a>              
 
-
                        </div>
 
-
</div>
 
 +
<p>This year, our project - Tuebingen Erythrocyte Converter to O (T-ECO) - was all about blood and blood transfusions. You might not have known but donor blood is a really rare resource - not only in hospitals in countries with weak medical infrastructure or in crisis regions after natural disasters but also in ordinary Central European hospitals. Due to the fact that humans have at least four different blood groups and two different Rhesus factors - all antigens on erythrocytes - you cannot simply transfuse any blood you want to any random patient. Thus, hospitals do need to always keep an eye on their stocks lest they they are hit by shortages.</p>
-
<div class="section sTop">
+
<p>Therefore, we decided to create a practical and easy to use system for the enzymatic conversion of blood types - from blood types A, B and AB to O. Blood type O consists of erythrocytes that do not show any blood type antigens thus can be transfered to any patient and is usually used as emergency donor blood for exactly this reason.</p>
-
<div class="inner">
+
-
  <!-- <img src="https://static.igem.org/mediawiki/2014/1/14/Tue2014_RBC_Img_bearb.jpg" style="width: 1920px; margin-left:-490px; margin-top:-200px; position: relative;"> -->
+
-
                          <!-- <img src="https://static.igem.org/mediawiki/2014/e/e6/Tue2014_BackgroundBokeh_2.png" style="width: 1920px; margin-left:-490px; margin-top:-290px; position:relative"> -->
+
<p>Have a look around our wiki and find out more about our <a href="https://2014.igem.org/Team:Tuebingen/Project/Overview">project</a>, the <a href="https://2014.igem.org/Team:Tuebingen/Results/BioBricks">BioBricks</a> we have created, and how we have engaged the general public over the course of this summer!</p>
-
                                <img src="https://static.igem.org/mediawiki/2014/8/8d/Tue2014_BackgroundBokeh_3.jpg" style="width: 1920px; margin-left:-500px; margin-top:-280px; position:relative">
 
-
 
-
                                <a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/6/6c/Tue2014_IGEM_basic_Logo_white_stylized_small.png" style="width:120px; top: 0px; right: 10px; position: absolute;"></a>
 
-
                         
 
-
                          <!-- <img src="https://static.igem.org/mediawiki/2014/a/a1/Tue2014_TeamLogo_Tropfen%25Schere_5.png" style="width: 300px; top: 0px; right: 50px; position: absolute;"> -->
 
-
                          <!-- <img src="https://static.igem.org/mediawiki/2014/7/78/Tue2014_TeamLogo_Tropfen%25Schere_6.png" style="width:800px; left: 70px; position: relative;"> -->
+
<h3>Sponsors</h3>
 +
<p>We want to warmly thank the following sponsors of our iGEM2014 project (in no particular order): </p>
-
                          <!-- <img src="https://static.igem.org/mediawiki/2014/a/ac/Tue2014_TeamLogo_Tropfen%25Schere_T-ECO_3.png" style="width:800px; left: 70px; top: 100px; position: absolute;"> -->
+
<table>
 +
  <colgroup width="320" span="3"></colgroup>
 +
  <tr>
 +
    <td><a href="http://www.purimex.com/"><img src="https://static.igem.org/mediawiki/2014/7/7c/Tue2014_Purimex.png"></a>
 +
</td>
 +
    <td><a href="http://www.genscript.com/"><img src="https://static.igem.org/mediawiki/2014/e/e0/Tue2014_GenScript_Logo.png"></a></td>
 +
    <td><a href="http://www.serva.de/"><img src="https://static.igem.org/mediawiki/2014/2/22/Tue2014_SERVA_logo.jpg"></a></td>
 +
  </tr>
-
                                <img src="https://static.igem.org/mediawiki/2014/f/f1/Tue2014_Logo_Schere%2BTropfen_w_T-ECO.png" style="width:850px; left: 45px; top: 150px; position: absolute;">
+
  <tr>
 +
    <td><a href="http://www.immatics.com/"><img src="https://static.igem.org/mediawiki/2014/3/3c/Tue2014_Immatics_logo.jpg"></a></td>
 +
    <td><a href="http://www.biozym.com"><img src="https://static.igem.org/mediawiki/2014/7/74/Tue2014_Biozym.jpg"></a></td>
 +
    <td><a id="squareLogo" href="http://www.carlroth.com"><img src="https://static.igem.org/mediawiki/2014/9/9f/Tue2014_CarlRoth.jpg"></a></td>
 +
  </tr>
-
</div>
+
  <tr>
-
      <br class="clear">
+
    <td><a href="http://www.snapgene.com/"><img src="https://static.igem.org/mediawiki/2014/9/9e/Tue2014_Sponsors_SnapGene.png"></a></td>
-
</div>
+
    <td><a href="http://www.eurofins.de"><img src="https://static.igem.org/mediawiki/2014/8/8f/Tue2014_Eurofins_logo.png"></a></td>
 +
    <td><a href="http://www.thermoscientific.com"><img src="https://static.igem.org/mediawiki/2014/a/a0/Tue2014_ThermoScientific.jpg"></a></td>
 +
  </tr>
-
<div style="height: 20px">
+
  <tr>
-
</div>
+
    <td><a href="https://www.neb.com/"><img src="https://static.igem.org/mediawiki/2014/7/73/Tue2014_NEB.jpg"></a></td>
-
 
+
    <td><a href="http://www.greinerbioone.com/en/start/"><img src="https://static.igem.org/mediawiki/2014/2/27/Logo_greiner.JPG"></a></td>
-
<div class="section s1">
+
    <td><a href="http://www.elicityl-oligotech.com/"><img src="https://static.igem.org/mediawiki/2014/7/77/Logo_elicityl.jpg"></a></td>
-
  <div class="inner">
+
  </tr>
-
    <h3>Background Information</h3>
+
-
      <p>The advent of modern medicine has also created a growing need for blood transfusions. Many modern treatments for various diseases are only possible due to advanced transfusion medicine. Especially emergency medical aid is heavily dependent on a constant supply of donor blood in order to save lives. </p>
+
-
 
+
-
      <p>There are many aspects of blood that need to be considered before a patient can receive a transfusion since erythrocytes (red blood cells) show various antigens on their surface that could be recognized by the receiver’s immune system and thereby cause complications. The ABO antigens are the most widely known antigens of erythrocytes and together with the Rhesus factor are the most relevant antigens for transfusions. When only considering the ABO system and Rhesus factor there are the blood types A, B, AB and O, either with or without the Rhesus factor antigen (Rhesus factor positive or negative). Generally, an individual always has antibodies against antigens that are not expressed on the surface of the own erythrocytes.</p>
+
-
 
+
-
      <p>The ABO antigens consist of glycosilated proteins on the erythrocyte’s surface. Individuals with blood types A or B both have a distinct glycosilation that serves as an antigen. Individuals with blood type AB have a mix of proteins: some are glycosilated analogous to blood type A and some are glycosilated analogous to blood type B. The blood type O antigen (“H antigen”) is a primitive glycosilation that serves as a basis for the glycosilations that then form type A or B. It is important to note here that there are no antibodies against the H antigen and the anti-A and anti-B antibodies do not interact with this very basic glycosilation. Similarly, Rhesus factor antibodies do not interact with the Rhesus factor negative antigen. Thus, it is possible to transfer type O Rh- to individuals with any other blood group – type O Rh- is the universal donor.</p>
+
-
 
+
-
      <p>Often, the blood type of patients needing emergency transfusions is unknown and tests would take too long or are not possible in the given situation. Thus, patients of unknown blood type receive the universal donor blood type O Rh-. This, however, creates a huge demand for blood of type O and clinics usually have to plan ahead carefully in order to always keep a sufficient stock of type O Rh- blood. Especially in crisis regions the stockpiling of type O Rh- blood is a difficult task.</p>
+
 +
  <tr>
 +
    <td><a id="squareLogo" href="http://www.qiagen.com/"><img src="https://static.igem.org/mediawiki/2014/a/ae/Logo_qiagen.JPG"></a></td>
 +
    <td><a href="http://www.gatc-biotech.com/en/home.html"><img src="https://static.igem.org/mediawiki/2014/7/71/Logo_gatc_new.jpg"></a></td>
 +
    <td><a href="http://www.tl-stiftung.de/"><img src="https://static.igem.org/mediawiki/2014/d/d2/Tue2014_TL-Stiftung_Logo.jpg" style="width:230px;"></a></td>
 +
  </tr>
 +
</table>
   
   
-
  </div>
 
</div>
</div>
-
 
-
<div class="section s2">
 
-
  <div class="inner">
 
-
    <h3>Our Project</h3>
 
-
 
-
          <p>As we see it, there are three main ways to increase the amount of type O Rh- blood available to hospitals: (a) more individuals need to donate blood, (b) artificial blood is approved for use on humans, and (c) blood is converted to universal donor type.</p>
 
-
 
-
          <p>Increasing the number of blood donors is more of a societal approach to a solution of this problem and indeed might have some advantages apart from only increasing the amount of donor blood. However, we think it is unlikely that more people will suddenly start donating blood since there have been many media campaigns encouraging the donation of blood in the past which did not solve the problem of shortages of universal donor blood. Also, the universal donor blood type O Rh- has only a low prevalence in the human population. Thus, it is not likely that the supply of universal donor blood would significantly increase if more people were donating blood.</p>
 
-
 
-
          <p>The development of artificial blood is a very promising if not even the best solution to blood shortages. However, <a href="http://www.telegraph.co.uk/health/healthnews/10765132/Artificial-blood-will-be-manufactured-in-factories.html">artificial blood is not available yet and clinical trials are only about to start in the coming years</a>. Thus, artificial blood is a very good solution in the long run but will not save lives in the short term.</p>
 
-
 
-
          <p>We think that the conversion of blood to type O Rh- is a very good solution until artificial blood becomes widely available. Blood conversion would not only solve the problem of shortages but also would increase the cost effectiveness of blood donations since blood of types other than O Rh- could be converted and used in emergency medical aid before it expires. Thus, we decided to focus our this year’s iGEM project on the development of an efficient and fast biological system for the conversion of blood.</p>
 
-
 
-
          <p>Our <span style="font-weight: 600">T-ECO</span> (“<span style="font-weight: 600">Tübingen Erythrocytes Converted to O</span>”) project is mainly based on the works of <a href="http://www.ncbi.nlm.nih.gov/pubmed/17401360/">Liu <i>et al</i>. (2007)</a> and <a href="http://www.ncbi.nlm.nih.gov/pubmed/19630404/">Shaikh <i>et al</i>. (2009)</a> who have described enzymes (glucosidases) which are capable of the conversion of A and B antigens to O and a type similar to <a href="http://en.wikipedia.org/wiki/Hh_blood_group">Oh</a>, respectively. Thus, we focus on the conversion of Rh- blood in order to obtain type O Rh-.</p>
 
-
 
-
        <p>The glycosilations that characterize each blood type can be enzymatically cleaved, partially or completely, by the glucosidases described in the aforementioned publications which results in a glycosilation that corresponds to the O or <a href="http://en.wikipedia.org/wiki/Hh_blood_group">Oh</a> antigen. We plan on using the following enzymes for our system (see also the illustration below):</p>
 
-
 
-
        <ul>
 
-
            <li>N-Acetyl-Galactosaminidase from <i>Elisabethkingia meningosepticum</i> - converts A to O</li>
 
-
            <li>&alpha;-Galactosidase from <i>Bacteroides fragilis</i> - converts B to O</li>
 
-
            <li>Endo-&beta;-galactosidase from <i>Clostridium perfringens</i> - converts A and B to <a href="http://en.wikipedia.org/wiki/Hh_blood_group">Oh</a></li>
 
-
        </ul>
 
-
 
-
        <p>In order to obtain these enzymes for their utilization in our <span style="font-weight: 600">T-ECO</span> system, the corresponding genes will be overexpressed in <i>Escherichia coli</i>. We plan to tag the enzymes with protein-tags like His-tag in order to simplify the following purification process. Then the enzymes will be immobilized on a carrier matrix using fusion protein tags like Spy-tag or SNAP-tag. The assembled system will then be ready for the conversion of erythrocytes – which we plan to actually demonstrate over the course of the summer.</p>
 
-
 
-
<p>We also plan to expand the <a href="http://parts.igem.org/Main_Page">BioBrick Registry</a> by developing BioBricks relevant for protein expression (e.g. promoters).</p>
 
-
 
-
<p style="font-weight: bold">Eine kurze Übersicht über unser Projekt und den iGEM-Wettbewerb finden Sie <a href="https://static.igem.org/mediawiki/2014/d/dc/IGEM-Team_Tuebingen_Infoblatt.pdf">hier</a> zum Download (auf deutsch).</p>
 
-
     
 
-
      <p>&nbsp;</p>
 
-
 
-
      <div style="text-align: center">
 
-
        <img src="https://static.igem.org/mediawiki/2014/a/a4/Graphical_abstract.PNG" style="width: 800px">
 
-
        <p style="text-align: left; margin-top: 10px"><i>Graphical abstract of our project for iGEM 2014. With the help of our <span style="font-weight: 600">T-ECO</span> system the A and B antigens of erythrocytes will be cleaved by up to three different glycosidases which will result in O or Oh antigens. Thus, we will create a method for the conversion of blood to type O which then can be used in emergency transfusions with receivers of unknown blood type.</i></p>
 
-
      </div>
 
-
 
-
  </div>
 
-
</div>
 
-
 
-
 
-
<div class="section s3">
 
-
  <div class="inner">
 
-
    <h3>Team</h3>
 
-
      <p>Team Tuebingen consists of about 20 motivated students of biology and biochemistry. We are supported by <a href="http://www.uni-tuebingen.de/en/landingpage.html">University of Tuebingen</a>’s administration and faculty but are still self-organized and self-financed. Since our first participation in iGEM in 2012, we are supported by several professors working in disciplines related to synthetic biology who provide us with modern lab equipment and helpful advice.
 
-
 
-
</p>
 
-
 
-
<p>
 
-
 
-
<div style="text-align: center"> <img src="https://static.igem.org/mediawiki/2014/d/d3/Team_tuebingen2014.JPG" style="width:700px"></div>
 
-
 
-
 
-
</p>
 
-
  </div>
 
-
</div>
 
-
 
-
 
-
<div class="section s4">
 
-
  <div class="inner">
 
-
    <h3>Contact</h3>
 
-
      <p>&nbsp;</p>
 
-
      <p style="font-weight: bold">Adress:</p>
 
-
      <div style="position: relative; left: 60px">
 
-
        <p>iGEM Team Tuebingen</p>
 
-
        <p>AG Jansen</p>
 
-
        <p>Interfakultaeres Institut fuer Biochemie</p>
 
-
        <p>Hoppe-Seyler-Strasse 4</p>
 
-
        <p>72076 Tuebingen</p>
 
-
        <p>Germany</p>
 
-
        <p style="font-size: 12px"><a href="https://www.google.de/maps/place/IFIB+Interfaculty+Institute+of+Biochemistry,+University+of+T%C3%BCbingen/@48.5309039,9.0384477,17z/data=!4m2!3m1!1s0x0:0x8947a625867a39e">see in GoogleMaps</a></p>
 
-
      </div>
 
-
 
-
      <p>&nbsp;</p>
 
-
      <p style="font-weight: bold">Write us an e-mail!</p>
 
-
      <div style="position: relative; left: 60px">
 
-
        <p><a href="mailto:igem.tuebingen@gmail.com">igem.tuebingen@gmail.com</a></p>
 
-
      </div>
 
-
 
-
  </div>
 
-
</div>
 
-
 
-
<div class="section s5">
 
-
  <div class="inner">
 
-
    <h3>Sponsors</h3>
 
-
      <p>
 
-
        We want to warmly thank the following sponsors of our iGEM2014 project:
 
-
      </p>
 
-
 
-
      <p> &nbsp; </p>
 
-
 
-
      <p id="sponsorSection">
 
-
        <a href="http://www.snapgene.com/"><img src="https://static.igem.org/mediawiki/2014/9/9e/Tue2014_Sponsors_SnapGene.png" style="width: 300px"></a>
 
-
 
-
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-
 
-
        <a href="http://www.genscript.com/"><img src="https://static.igem.org/mediawiki/2014/e/e0/Tue2014_GenScript_Logo.png" style="width: 300px"></a>
 
-
 
-
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-
 
-
        <a href="http://www.serva.de/"><img src="https://static.igem.org/mediawiki/2014/2/22/Tue2014_SERVA_logo.jpg" style="width: 300px"></a>
 
-
 
-
      </p>
 
-
 
-
      <p id="sponsorSection">
 
-
 
-
        <a href="http://www.immatics.com/"><img src="https://static.igem.org/mediawiki/2014/3/3c/Tue2014_Immatics_logo.jpg" style="width: 300px"></a>
 
-
 
-
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-
 
-
      <a href="http://www.biozym.com"><img src="https://static.igem.org/mediawiki/2014/7/74/Tue2014_Biozym.jpg" style="width: 300px"></a>
 
-
 
-
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-
 
-
      <a href="http://www.carlroth.com"><img src="https://static.igem.org/mediawiki/2014/9/9f/Tue2014_CarlRoth.jpg" style="height: 150px"></a>
 
-
 
-
      </p>
 
-
 
-
      <p id="sponsorSection">
 
-
 
-
      <a href="http://www.purimex.com/"><img src="https://static.igem.org/mediawiki/2014/7/7c/Tue2014_Purimex.png" style="width: 300px"></a>
 
-
 
-
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-
 
-
      <a href="http://www.eurofins.de"><img src="https://static.igem.org/mediawiki/2014/8/8f/Tue2014_Eurofins_logo.png" style="width: 300px"></a>
 
-
 
-
      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-
 
-
      <a href="http://www.thermoscientific.com"><img src="https://static.igem.org/mediawiki/2014/a/a0/Tue2014_ThermoScientific.jpg" style="width: 300px"></a>
 
-
 
-
      </p>
 
-
 
-
      <p id="sponsorSection">
 
-
 
-
      <a href="https://www.neb.com/"><img src="https://static.igem.org/mediawiki/2014/7/73/Tue2014_NEB.jpg" style="width: 300px"></a>
 
-
 
-
      &nbsp;&nbsp;&nbsp;
 
-
 
-
<a href="http://www.greinerbioone.com/en/start/"><img src="https://static.igem.org/mediawiki/2014/2/27/Logo_greiner.JPG" style="width:300px"></a>
 
-
 
-
      &nbsp;&nbsp;&nbsp;
 
-
 
-
<a href="http://www.elicityl-oligotech.com/"><img src="https://static.igem.org/mediawiki/2014/7/77/Logo_elicityl.jpg" style="width:300px"></a>
 
-
 
-
 
-
      </p>
 
-
 
-
<p id="sponsorSection">
 
-
 
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-
 
-
<a href="http://www.qiagen.com/"><img src="https://static.igem.org/mediawiki/2014/a/ae/Logo_qiagen.JPG" style="width:150px"></a>
 
-
 
-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 
-
 
-
<a href="http://www.gatc-biotech.com/en/home.html"><img src="https://static.igem.org/mediawiki/2014/7/71/Logo_gatc_new.jpg" style="width:300px"></a>
 
-
 
-
&nbsp;&nbsp;&nbsp;
 
-
 
-
</p>
 
-
 
-
  </div>
 
-
</div>
 
-
 
-
 
-
<p>&nbsp;</p>
 
-
<p style="color: black; font-size: 12pt; float: right;">This site was created using <a href="http://outyear.co.uk/smint/" style="color: #C31E1B;">SMINT</a> by Robert McCracken.</p>
 
-
<p style="color: black; font-size: 12pt; float: right;">The bokeh image was created using "<a href="http://codepen.io/ajm13/pen/Bvczj" style="color: #C31E1B";>Bokeh Wallpaper Generator</a>" by <a href="http://codepen.io/ajm13/" style="color: #C31E1B";>Alex McNerney</a>.</p>
 
-
 
-
<p>&nbsp;</p>
 
-
 
-
</div>
 
</body>
</body>
-
</html>
 
-
 
-
 
-
<!-- google analytics -->
 
-
<html>
 
-
<script type="text/javascript">
 
-
 
-
  var _gaq = _gaq || [];
 
-
  _gaq.push(['_setAccount', 'UA-39523076-1']);
 
-
  _gaq.push(['_trackPageview']);
 
-
 
-
  (function() {
 
-
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 
-
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 
-
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 
-
  })();
 
-
</script>
 
</html>
</html>

Latest revision as of 03:52, 18 October 2014


Tuebingen Erythrocyte Converter to O

Welcome to the Wiki of Team Tuebingen!

Erythrocytes (big red balls) have blood group antigens (colourful hexagons) on the surface of their membranes. These antigens consist of glycosilated proteins whereby there are different glycosilations for each blood group. The T-ECO system consists of three bacterial enzymes (blue Pac-Mans) that are able to cut off certain parts of the blood group glycosilations in order to create a blood group O antigen. The enzymes are covalently fused to a matrix (big yellow balls) via SNAP-Tag, SpyTag or inteins in order to prevent a mixing of blood and bacterial proteins.

This year, our project - Tuebingen Erythrocyte Converter to O (T-ECO) - was all about blood and blood transfusions. You might not have known but donor blood is a really rare resource - not only in hospitals in countries with weak medical infrastructure or in crisis regions after natural disasters but also in ordinary Central European hospitals. Due to the fact that humans have at least four different blood groups and two different Rhesus factors - all antigens on erythrocytes - you cannot simply transfuse any blood you want to any random patient. Thus, hospitals do need to always keep an eye on their stocks lest they they are hit by shortages.

Therefore, we decided to create a practical and easy to use system for the enzymatic conversion of blood types - from blood types A, B and AB to O. Blood type O consists of erythrocytes that do not show any blood type antigens thus can be transfered to any patient and is usually used as emergency donor blood for exactly this reason.

Have a look around our wiki and find out more about our project, the BioBricks we have created, and how we have engaged the general public over the course of this summer!

Sponsors

We want to warmly thank the following sponsors of our iGEM2014 project (in no particular order):