Difference between revisions of "Team:BioMarvel"

 
(91 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<head>
+
{{BioMarvel}}
  <meta charset="UTF-8">
+
<html>
  <title>Team:CSIA-SouthKorea</title>
+
 
  <script src="../javascript/jquery-1.11.1.min.js" type="text/javascript"></script>
+
<body>
  <script src="../javascript/web.js" type="text/javascript"></script>
+
<script type="text/javascript">
  <link rel="stylesheet" type="text/css" href="../stylesheets/style.css">
+
  <link href="http://fonts.googleapis.com/css?family=Bitter" rel="stylesheet" type="text/css">
+
window.onload = function(){
  <link href="http://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet" type="text/css">
+
rotateBanner = setInterval(function(){
  <link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
+
var pos = document.getElementsByName("pos");
  <link href="http://fonts.googleapis.com/css?family=Petit+Formal+Script" rel="stylesheet" type="text/css">
+
var size = pos.length;
  <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:700" rel="stylesheet" type="text/css">
+
for(var i = 0; i < size; i++) {
  <link href="http://fonts.googleapis.com/css?family=Lato" rel="stylesheet" type="text/css">
+
if(pos[i].checked) {
</head>
+
var m = i+1;
<body style="display: none;"><center>
+
if (m >= size) {
<header>
+
m = 0;
<div class="navigation">
+
}
  <div style="text-align: right; margin: 12px 12px -12px 12px; font-family: 'Lato', sans-serif;"><a id="raw" href="#raw">View Source</a> | <a href="https://2014hs.igem.org">2014hs.igem.org</a></div>
+
pos[m].checked = true;
  <div class="navigation-contain">
+
pos[i].checked = false;
    <div class="navigation-top">
+
break;
    </div>
+
}
    <div class="navigation-element-contain">
+
}
      <div id="nav_1" class="navigation-element">
+
}, 3600);
        <a href="../project/abstract">PROJECT</a>
+
}
        <div id="nav_1_menu" class="navigation-hide">
+
 
          <a href="../project/abstract">abstract</a><br>
+
 
          <a href="../project/desertification">desertification</a><br>
+
</script>
          <a href="../project/significance">significance</a>
+
 
        </div>
+
<style>
      </div>
+
*{margin:0;padding:0;}
      <div id="nav_2" class="navigation-element">
+
ul,li{list-style:none;}
        <a href="../achivement/result">ACHIVEMENT</a>
+
.slideBox{
        <div id="nav_2_menu" class="navigation-hide">
+
position: relative;
          <a href="../achivement/result">result</a><br>
+
width: 100%
          <a href="../achivement/application">application</a><br>
+
}
          <a href="../achivement/part-submission">part submission</a>
+
.slideBox:before{
        </div>
+
content: "";
      </div>
+
display: block;
      <div id="nav_3" class="navigation-element">
+
padding-top: 39.8148%;
        <a href="../notebook/method">NOTEBOOK</a>
+
}
        <div id="nav_3_menu" class="navigation-hide">
+
.slideBoxbox{
          <a href="../notebook/method">method</a><br>
+
position: absolute;
          <a href="../notebook/lab-journal">lab journal</a><br>
+
top: 0;
          <a href="../notebook/references">references</a><br>
+
right: 0;
        </div>
+
bottom: 0;
      </div>
+
left: 0;
    </div>
+
}
  </div>
+
#slide{
  <div class="navigation-logo-contain">
+
height:100%;
    <a href="../index"><img class="navigation-logo" src="../images/icon.png" alt="logo"></a>
+
width:100%;
  </div>
+
position:relative;
  <div class="navigation-contain">
+
overflow:hidden;
    <div class="navigation-top">
+
}
    </div>
+
#slide ul{width:300%;height:100%;transition:1s;}
    <div class="navigation-element-contain">
+
#slide ul:after{content:"";display:block;clear:both;}
      <div class="navigation-element">
+
#slide li{float:left;width:33.333%;height:100%;}
        <a href="../human-practice/human-practice">HUMAN PRACTICE</a>
+
#slide li:nth-child(1){
        <div class="navigation-hide">
+
        </div>
+
}
      </div>
+
#slide li:nth-child(2){
      <div class="navigation-element">
+
 
        <a href="../safety/safety">SAFETY</a>
+
}
        <div class="navigation-hide">
+
#slide li:nth-child(3){
        </div>
+
 
      </div>
+
}
      <div id="nav_6" class="navigation-element">
+
#slide input{display:none;}
        <a href="../team/participants">TEAM</a>
+
#slide label{display:inline-block;vertical-align:middle;width:15px;height:15px;border:2px solid #666;background:#fff;transition:0.3s;border-radius:50%;cursor:pointer;margin-left: : 5px;margin-right: 5px;}
        <div id="nav_6_menu" class="navigation-hide" style="display: none;">
+
#slide .pos{text-align:center;position:absolute;bottom:10px;left:0;width:100%;text-align:center;}
          <a href="../team/participants">participants</a><br>
+
#pos1:checked~ul{margin-left:0%;}
          <a href="../team/attribution">attribution</a><br>
+
#pos2:checked~ul{margin-left:-100%;}
          <a href="../team/school">school</a>
+
#pos3:checked~ul{margin-left:-200%;}
        </div>
+
#pos1:checked~.pos>label:nth-child(1){background:#666;}
      </div>
+
#pos2:checked~.pos>label:nth-child(2){background:#666;}
    </div>
+
#pos3:checked~.pos>label:nth-child(3){background:#666;}
  </div>
+
 
</div>
+
.mSHdiv{
</header>
+
width: 100%;
<section class="contain_section">
+
height: 45px;
 
+
background-color: #203864;
<div class="main_logo">
+
}
<img src="./images/CSIA2014.png" height="50px">
+
.mSHdiv h1{
<br>
+
color: white;
<center><span font-size="20px">Precipitating CaCO<sub>3</sub> with Bacteria</span></center>
+
margin-left: 10px;
</div>
+
}
<div class="main_img">
+
.youtubeBox{
<br><img src="./images/index1.png" width="1100px"><br><br>
+
position: relative;
</div>
+
display: block;
<article class="main">
+
margin-left: auto;
<div class="article1"><br>
+
margin-right: auto;
<div class="article1_1">
+
width: 94%
<div class="article1_1_1">
+
}
<p class="font1">introducing our project</p>
+
.youtubeBox:before{
<p class="font2">ABSTRACT</p>
+
content: "";
<hr width="200">
+
display: block;
</div>
+
padding-top: 56.25%;
<div class="article1_1_2">
+
}
<img src="./images/drink_beaker.png" height="80">
+
.youtubeBoxbox{
</div>
+
position: absolute;
<div class="article1_1_3"><br>
+
border: 2px solid black;
<p align="left" class="font3"> Nowadays, <strong>"desertification"</strong> is a global problem. Our team
+
top: 0;
presents a synthetic biology method for preventing this
+
right: 0;
acceleration of desertification.The solution that we are trying
+
bottom: 0;
do is based on the urease reaction, changing the dry soil to
+
left: 0;
the CaCO<sub>3</sub>, which can ultimately concise the dry lands and also
+
}
make a capsule to contain water. The work presented here
+
 
has profound implications for future studies of synthetic
+
 
biology and will help to solve the problems of desertification.
+
</style>
</p>
+
 
</div>
+
 
</div>
+
<div class="mMainBox">
<div class="article1_2" style="">
+
<section id="mSection">
<iframe width="560" height="315" src="//www.youtube.com/embed/wE7-3Zw0b7o" frameborder="0" allowfullscreen=""></iframe>
+
<a href="https://www.facebook.com/biomarvel.igem.9"><img class="myimg" src="https://static.igem.org/mediawiki/2018/1/18/T--Biomarvel--mainhome.jpg"></a>
</div>
+
</section>
</div>
+
<div class="slideBox">
<div style="display: block; margin-top: 64px;">
+
<div class="slideBoxbox">
<a href="./team/additional"><img src="./images/additional.png" alt="add"></a>
+
<div id="slide">
</div>
+
<input type="radio" name="pos" id="pos1" checked>
<div class="article2">
+
<input type="radio" name="pos" id="pos2">
<div class="article2_1">
+
<input type="radio" name="pos" id="pos3">
<div id="back_tri">
+
<ul>
<div id="back_tri_2" style="margin-left: -325px;">
+
<li><a href="https://2018.igem.org/Team:BioMarvel/WET_LAB/Experiments"><img src="https://static.igem.org/mediawiki/2018/f/f0/T--Biomarvel--Banner1.png" style="width: 100%; height: 100%"></a></li>
<img src="./images/tri_3.png" alt="tri_3">
+
<li><a href="https://2018.igem.org/Team:BioMarvel/Public_Engagement"><img src="https://static.igem.org/mediawiki/2018/7/76/T--Biomarvel--Banner2_1.png" style="width: 100%; height: 100%"></a></li>
<img src="./images/tri_0.png" alt="tri_0">
+
<li><a href="https://2018.igem.org/Team:BioMarvel/Project/Description"><img src="https://static.igem.org/mediawiki/2018/7/7f/T--Biomarvel--Banner3.png" style="width: 100%; height: 100%"></a></li>
<img src="./images/tri_1.png" alt="tri_1">
+
</ul>
<img src="./images/tri_2.png" alt="tri_2">
+
<p class="pos" style="padding-top: 2em;padding-bottom: 1em; margin: 0;">
<img src="./images/tri_3.png" alt="tri_3">
+
<label for="pos1"></label>
<img src="./images/tri_0.png" alt="tri_0">
+
<label for="pos2"></label>
 +
<label for="pos3"></label>
 +
</p>
 
</div>
 
</div>
 
</div>
 
</div>
<img src="/images/main_img2.png" alt="main_img2" style="margin-top: -343px;">
 
 
</div>
 
</div>
<div class="article2_1">
+
<section id="mSection">
<div class="social">
+
<div class="mSHdiv">
<img src="./images/facebook.png"> <a href="https://www.facebook.com/2014csiaigem" target="_blank">www.facebook.com/2014csiaigem</a>
+
<h1 style="color: white;padding-top: 8px; padding-bottom: 7px;">Abstract</h1>
 
</div>
 
</div>
<div class="sponsors"><br>
+
<br>
<span class="non_left">
+
<p>The goal of this project is to construct a novel fusion protein of gold binding polypeptides (GBP)-protein G (ProG) to develop an electrochemical biosensor for rapid and simple diagnosis and monitoring heart failure.</p>
<p class="font1">Our</p>
+
<p>DH5-alpha <i>E. coli</i> strain was transformed by a genetically modified recombinant vector coding GBP and ProG. The GBP-ProG fusion protein was derived from the strain with IPTG-induced expression and purified using the TALON metal affinity resin. The resulting GBP-ProG was directly self-immobilized onto gold surfaces via the GBP portion, followed by the oriented binding of antibodies onto the ProG domain targeting the Fc region of antibodies.</p>
<p class="font2">SPONSORS</p>
+
<p>An electrochemical immunochip was fabricated through the GBP-ProG and gold patterned interdigitated array electrode. Antibody immobilization onto the gold surface of the electrode by the GBP-ProG was rapidly and simply achieved with proper antibody orientation. This immunochip could be used for diagnosis and monitoring of heart failure.</p>
</span>
+
</section>
<hr width="512"><br>
+
<br>
<a href="http://www.csia.hs.kr" target="_blank"><img src="./images/cheongshim.png" width="200px"></a>
+
 
<a href="http://www.korea.ac.kr" target="_blank"><img src="./images/korea university.png" width="200px"></a>
+
<section id="mSection">
<img src="./images/sponsor3.png" width="200px"><br>
+
<div class="mSHdiv">
<img src="./images/sponsor4.png" width="200px">
+
<h1 style="color: white;padding-top: 8px; padding-bottom: 7px;">U-HEALTHCARE SERVICE SYSTEM</h1>
<a href="http://treepla.net/web_eng/main.html" target="_blank"><img src="./images/sponsor5.png" width="200px"></a>
+
 
</div>
 
</div>
</div>
+
<video class="myVideo" src="https://static.igem.org/mediawiki/2018/6/63/T--Biomarvel--Ubiquitous_System.mp4" muted="muted" controls="" autoplay="autoplay" loop="loop"></video>
</div>
+
<br>
</article>
+
  
</section>
+
<!--
<footer>
+
<h1 style="text-align: center; text-shadow: 2px 2px 3px gray;">Ubiquitous System for Diagnosis and Monitoring of Heart Failure</h1>
</footer>
+
-->
</center>
+
<br>
 +
<a href="https://2018.igem.org/Team:BioMarvel/People/Team"><img class="myimg" src="https://static.igem.org/mediawiki/2018/2/27/T--Biomarvel--mainhome2_1.png"></a>
 +
</section>
 +
<br>
 +
<section>
 +
 +
<div class="youtubeBox">
 +
<div class="youtubeBoxbox">
 +
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/URUYaF4gsQ4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
 +
</div>
 +
</div>
 +
</section>
  
 +
 +
</div>
 
</body>
 
</body>
 +
</html>
 +
{{BioMarvel/footer}}

Latest revision as of 23:28, 6 December 2018

Abstract


The goal of this project is to construct a novel fusion protein of gold binding polypeptides (GBP)-protein G (ProG) to develop an electrochemical biosensor for rapid and simple diagnosis and monitoring heart failure.

DH5-alpha E. coli strain was transformed by a genetically modified recombinant vector coding GBP and ProG. The GBP-ProG fusion protein was derived from the strain with IPTG-induced expression and purified using the TALON metal affinity resin. The resulting GBP-ProG was directly self-immobilized onto gold surfaces via the GBP portion, followed by the oriented binding of antibodies onto the ProG domain targeting the Fc region of antibodies.

An electrochemical immunochip was fabricated through the GBP-ProG and gold patterned interdigitated array electrode. Antibody immobilization onto the gold surface of the electrode by the GBP-ProG was rapidly and simply achieved with proper antibody orientation. This immunochip could be used for diagnosis and monitoring of heart failure.


U-HEALTHCARE SERVICE SYSTEM




#iGEM #2018 #BioMarvel #Heart #Biochip #Diagnosis

Contact Us !

IGEM2018BioMarvel@gmail.com

Copyright © 2018 By BioMarvel. All right reserved.