Difference between revisions of "Team:TNCR Korea/Results"

(Prototype team page)
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TNCR_Korea}}
 
 
<html>
 
<html>
  
 +
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
 +
<!--[if IE 7]>        <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
 +
<!--[if IE 8]>        <html class="no-js lt-ie9"> <![endif]-->
 +
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
 +
<head>
 +
<meta charset="utf-8">
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
<title>TNCR_KOREA &mdash; Digestable Gluten</title>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<meta name="description" content="Free HTML5 Template by FREEHTML5.CO" />
 +
<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" />
 +
<meta name="author" content="FREEHTML5.CO" />
  
<div class="column full_size" >
 
  
<h1>Results</h1>
+
<meta property="og:title" content=""/>
 +
<meta property="og:image" content=""/>
 +
<meta property="og:url" content=""/>
 +
<meta property="og:site_name" content=""/>
 +
<meta property="og:description" content=""/>
 +
<meta name="twitter:title" content="" />
 +
<meta name="twitter:image" content="" />
 +
<meta name="twitter:url" content="" />
 +
<meta name="twitter:card" content="" />
  
<p>Here you can describe the results of your project and your future plans. </p>
 
  
<h5>What should this page contain?</h5>
+
<link rel="shortcut icon" href="favicon.ico">
<ul>
+
<li> Clearly and objectively describe the results of your work.</li>
+
<li> Future plans for the project. </li>
+
<li> Considerations for replicating the experiments. </li>
+
</ul>
+
  
<h5>You should also describe what your results mean: </h5>
+
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,300' rel='stylesheet' type='text/css'>
 +
 +
<!-- Animate.css -->
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:TNCR_Korea_animate/CSS?action=raw&ctype=text/css">
 +
<!-- Icomoon Icon Fonts-->
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:TNCR_Korea_icomoon/CSS?action=raw&ctype=text/css">
 +
<!-- Bootstrap  -->
 +
<link rel="stylesheet" type="text/css"  href="https://2017.igem.org/Template:TNCR_Korea_bootstrap/CSS?action=raw&ctype=text/css">
 +
<!-- Superfish -->
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:TNCR_Korea_superfish/CSS?action=raw&ctype=text/css">
  
<ul>
+
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:TNCR_Korea_style/CSS?action=raw&ctype=text/css">
<li> Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for. </li>
+
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
<li> Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project. </li>
+
</ul>
+
  
</div>
 
  
<div class="clear"></div>
+
<!-- Modernizr JS -->
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_modernizr/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
<!-- FOR IE9 below -->
 +
<!--[if lt IE 9]>
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_respond/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
<![endif]-->
  
<div class="column half_size" >
 
  
  
<h5> Project Achievements </h5>
+
<style>
  
<p>You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</p>
 
  
<ul>
+
<li>A list of linked bullet points of the successful results during your project</li>
+
<li>A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</li>
+
</ul>
+
  
</div>
+
/***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
 +
 +
/* Clear the default wiki settings */
 +
 +
#home_logo, #sideMenu { display:none; }
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { width:100%; padding: 0px;  margin-top:-7px; margin-left:0px;}
 +
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
  
  
<div class="column half_size" >
 
  
<h5>Inspiration</h5>
+
#top_menu_under {
<p>See how other teams presented their results.</p>
+
    position: relative;
<ul>
+
    width: 100%;
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
    /* height: 18px; */
<li><a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
+
}
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></li>
+
</ul>
+
  
</div>
+
#fh5co-primary-menu li{
 +
display: inline
 +
}
  
  
  
 +
 +
#fh5co-menu-wrap {
 +
  position: relative;
 +
  z-index: 2;
 +
  display: block;
 +
  float: right;
 +
  margin-top: 60px;
 +
}
 +
 +
#fh5co-menu-wrap .sf-menu a {
 +
  padding: 1em .75em;
 +
}
 +
 +
#fh5co-primary-menu > li > ul li.active > a {
 +
  color: #FCC72C !important;
 +
}
 +
#fh5co-primary-menu > li > .sf-with-ul:after {
 +
  border: none !important;
 +
  font-family: 'icomoon';
 +
  speak: none;
 +
  font-style: normal;
 +
  font-weight: normal;
 +
  font-variant: normal;
 +
  text-transform: none;
 +
  line-height: 1;
 +
  /* Better Font Rendering =========== */
 +
  -webkit-font-smoothing: antialiased;
 +
  -moz-osx-font-smoothing: grayscale;
 +
  position: absolute;
 +
  float: right;
 +
  margin-right: -5px;
 +
  top: 50%;
 +
  margin-top: -7px;
 +
  content: "\e922";
 +
  color: rgba(255, 255, 255, 0.5);
 +
}
 +
#fh5co-primary-menu > li > ul li {
 +
  position: relative;
 +
}
 +
 +
 +
#fh5co-primary-menu > li > ul li > .sf-with-ul:after {
 +
  border: none !important;
 +
  font-family: 'icomoon';
 +
  speak: none;
 +
  font-style: normal;
 +
  font-weight: normal;
 +
  font-variant: normal;
 +
  text-transform: none;
 +
  line-height: 1;
 +
  /* Better Font Rendering =========== */
 +
  -webkit-font-smoothing: antialiased;
 +
  -moz-osx-font-smoothing: grayscale;
 +
  position: absolute;
 +
  float: right;
 +
  margin-right: 10px;
 +
  top: 20px;
 +
  font-size: 16px;
 +
  content: "\e924";
 +
  color: rgba(0, 0, 0, 0.5);
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu {
 +
  padding: 10px 7px 10px;
 +
  background: #fff;
 +
  left: 0;
 +
  -webkit-border-radius: 5px;
 +
  -moz-border-radius: 5px;
 +
  -ms-border-radius: 5px;
 +
  border-radius: 5px;
 +
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
 +
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
 +
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
 +
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
 +
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu {
 +
  left: 100%;
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu:before {
 +
  position: absolute;
 +
  top: -9px;
 +
  left: 20px;
 +
  width: 0;
 +
  height: 0;
 +
  content: '';
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu:after {
 +
  position: absolute;
 +
  top: -8px;
 +
  left: 21px;
 +
  width: 0;
 +
  height: 0;
 +
  border-right: 8px solid transparent;
 +
  border-bottom: 8px solid #fff;
 +
  border-bottom: 8px solid white;
 +
  border-left: 8px solid transparent;
 +
  content: '';
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before {
 +
  top: 6px;
 +
  left: 100%;
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after {
 +
  top: 7px;
 +
  right: 100%;
 +
  border: none !important;
 +
}
 +
 +
.site-header.has-image #primary-menu .sub-menu {
 +
  border-color: #ebebeb;
 +
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
 +
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
 +
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
 +
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
 +
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
 +
}
 +
.site-header.has-image #primary-menu .sub-menu:before {
 +
  display: none;
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu a {
 +
  letter-spacing: 0;
 +
  padding: 0 15px;
 +
  font-size: 18px;
 +
  line-height: 34px;
 +
  color: #575757 !important;
 +
  text-transform: none;
 +
  background: none;
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu li {
 +
  display: block;
 +
}
 +
 +
#fh5co-primary-menu .fh5co-sub-menu a:hover {
 +
  color: #FCC72C !important;
 +
}
 +
 +
#fh5co-work-section,
 +
#fh5co-services-section,
 +
#fh5co-content-section,
 +
#fh5co-work-section_2,
 +
#fh5co-blog-section {
 +
  padding: 7em 0;
 +
}
 +
@media screen and (max-width: 768px) {
 +
  #fh5co-work-section,
 +
  #fh5co-services-section,
 +
  #fh5co-content-section,
 +
  #fh5co-work-section_2,
 +
  #fh5co-blog-section {
 +
    padding: 4em 0;
 +
  }
 +
}
 +
 +
 +
</style>
 +
 +
 +
<!--- THIS IS WHERE THE HTML BEGINS --->
 +
 +
</head>
 +
<body>
 +
<div id="fh5co-wrapper">
 +
<div id="fh5co-page">
 +
<div id="fh5co-header">
 +
<header id="fh5co-header-section">
 +
<div class="container">
 +
<div class="nav-header">
 +
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a>
 +
<h1 id="fh5co-logo"><a href="https://2017.igem.org/Team:TNCR_Korea"><span>TNCR</span>KOREA</a></h1>
 +
<!-- START #fh5co-menu-wrap -->
 +
<nav id="fh5co-menu-wrap" role="navigation">
 +
<ul class="sf-menu" id="fh5co-primary-menu">
 +
<li>
 +
<a href="https://2017.igem.org/Team:TNCR_Korea">Home</a>
 +
</li>
 +
<li>
 +
<a href="portfolio.html" class="fh5co-sub-ddown">Team</a>
 +
<ul class="fh5co-sub-menu">
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Team" target="_blank">Team</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Attributions" target="_blank">Attributions</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Collaborations" target="_blank">Collaborations</a></li>
 +
</ul>
 +
</li>
 +
<li class="active">
 +
<a href="portfolio.html" class="fh5co-sub-ddown">Project</a>
 +
<ul class="fh5co-sub-menu">
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Background" target="_blank">Background</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Description" target="_blank">Description</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Design" target="_blank">Design</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Model" target="_blank">Model</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Experiments" target="_blank">Experiments</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Notebook" target="_blank">Notebook</a></li>
 +
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Results" target="_blank">Results</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="portfolio.html" class="fh5co-sub-ddown">Parts</a>
 +
<ul class="fh5co-sub-menu">
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Parts" target="_blank">Parts</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Contribution" target="_blank">Contribution</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Basic_Part" target="_blank">Basic Part</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Composite_Part" target="_blank">Composite Part</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Part_Collection" target="_blank">Part Collection</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="portfolio.html" class="fh5co-sub-ddown">Human Practices</a>
 +
<ul class="fh5co-sub-menu">
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/HP/Silver" target="_blank">Human Activity</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/HP/Gold_Integrated" target="_blank">Integrated Human Activity</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Engagement" target="_blank">Public Engagement</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2017.igem.org/Team:TNCR_Korea/Awards">Awards</a>
 +
</li>
 +
</ul>
 +
</nav>
 +
</div>
 +
</div>
 +
</header>
 +
 +
</div>
 +
 +
 +
<div class="fh5co-hero fh5co-hero-2">
 +
<div class="fh5co-overlay"></div>
 +
<div class="fh5co-cover fh5co-cover_2 text-center" data-stellar-background-ratio="0.5" style="background-image: url(images/about-image.jpg);">
 +
<div class="desc animate-box">
 +
<h2>Project</h2>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- end:header-top -->
 +
<div id="fh5co-about">
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-8 col-md-offset-2 text-center heading-section animate-box">
 +
<h3>Results</h3>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-8 col-md-offset-2 animate-box">
 +
 +
<p>We had to confirm that recombinant plasmid produced DPP4 protein and had weak, moderate, high expression for respective vector. In order to check if our recombinant plasmid works under realistic condition, inside mammalian cell, we performed transfection and western blotting. </p>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-8 col-md-offset-2 animate-box">
 +
 +
<p>Recombinant plasmid was inserted into HEK293T cell. With DNA transfection reagent, jetPEI(from Polyplus), we performed transfection of recombinant plasmid to mammalian cell. After certain that plasmid was successfully transfected into the cell, we moved on to verify the expression of DPP4 of each cell. </p>
 +
</div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-8 col-md-offset-2 animate-box">
 +
 +
<p>We used two IB, Flag-DPP4(1:1000 ratio) and beta-actin(1:5000 ratio). mAB ANTI beta-actin was used as internal control for western blotting. This allows equal expression of the gene in cells ubiquitously. In the picture, the expression is on 55kDa with similar band size for weak, moderate, and high(They are relatively similar). Then to observe the difference in expression regarding the Anderson promoter that controls the gene expression, we used mAB ANTI-FLAG M2. We could have used DPP4 antibody but as the vector already contains FLAG, we decided to utilize FLAG antibody to check the vector’s expression. The band on the top is shown at 100kDa and have significantly distinguishable band sizes. When we compare the size of the bands of each weak, moderate, and high, we can observe that weak has the least expression, moderate in between weak and strong, and high has the most expression. This demonstrates that our recombinant plasmid successfully functions inside the mammalian cell, not only producing DPP4 but also regulating the amount of its expression. </p></br></br></br>
 +
</div>
 +
</div>
 +
 +
<center><img src="https://i.imgur.com/6qgBQIu.png"></center>
 +
</br>
 +
</br>
 +
</br>
 +
</br>
 +
<div class="row">
 +
<div class="col-md-8 col-md-offset-2 animate-box">
 +
<p>Finally, we wanted to test the possibility of application for further study. After acquiring several individual feces, we isolated the gut bacteria and compared their composition with RFLP methods.  Here is one of the significantly different phenomenon.</p>
 +
 +
</div>
 +
</div>
 +
<div class="row row-bottom-padded-md">
 +
<div class="col-md-12 animate-box">
 +
<figure>
 +
<center><img src="https://i.imgur.com/XLbBpsB.png" alt="TNCR_Korea Team" class="img-responsive" height="500" width="700"></center>
 +
</figure>
 +
</div>
 +
</div>
 +
<div class="row row-bottom-padded-md">
 +
<div class="col-md-12 animate-box">
 +
<figure>
 +
<center><img src="https://i.imgur.com/rFpyWGF.png" height="700" width="700"></center>
 +
</figure>
 +
</div>
 +
</div>
 +
 +
 +
</div>
 +
</div>
 +
<!-- fh5co-content-section -->
 +
 +
<!-- fh5co-blog-section -->
 +
<footer>
 +
<div id="footer">
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-6 col-md-offset-3 text-center">
 +
<p class="fh5co-social-icons">
 +
</p>
 +
<p>Copyright 2016 Free Html5 <a href="#">TNCR_KOREA</a>. All Rights Reserved. <br>Made with <i class="icon-heart3"></i> by <a href="http://freehtml5.co/" target="_blank">Freehtml5.co</a> / Demo Images: <a href="https://unsplash.com/" target="_blank">Unsplash</a></p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</footer>
 +
 +
 +
</div>
 +
<!-- END fh5co-page -->
 +
 +
</div>
 +
<!-- END fh5co-wrapper -->
 +
 +
<!-- jQuery -->
 +
 +
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_jquery_min/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
<!-- jQuery Easing -->
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_jquery_easing_1_3/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
<!-- Bootstrap -->
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_bootstrap_min/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
<!-- Waypoints -->
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_jquery_waypoints_min/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
<!-- Stellar -->
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_jquery_stellar_min/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
<!-- Superfish -->
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_hoverIntent/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_superfish/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
 +
<!-- Main JS (Do not remove) -->
 +
<script src="https://2017.igem.org/Template:TNCR_Korea_main/Javascript?
 +
action=raw&ctype=text/javascript"></script>
 +
 +
</body>
 
</html>
 
</html>

Latest revision as of 03:04, 2 November 2017

TNCR_KOREA — Digestable Gluten

Project

Results

We had to confirm that recombinant plasmid produced DPP4 protein and had weak, moderate, high expression for respective vector. In order to check if our recombinant plasmid works under realistic condition, inside mammalian cell, we performed transfection and western blotting.

Recombinant plasmid was inserted into HEK293T cell. With DNA transfection reagent, jetPEI(from Polyplus), we performed transfection of recombinant plasmid to mammalian cell. After certain that plasmid was successfully transfected into the cell, we moved on to verify the expression of DPP4 of each cell.

We used two IB, Flag-DPP4(1:1000 ratio) and beta-actin(1:5000 ratio). mAB ANTI beta-actin was used as internal control for western blotting. This allows equal expression of the gene in cells ubiquitously. In the picture, the expression is on 55kDa with similar band size for weak, moderate, and high(They are relatively similar). Then to observe the difference in expression regarding the Anderson promoter that controls the gene expression, we used mAB ANTI-FLAG M2. We could have used DPP4 antibody but as the vector already contains FLAG, we decided to utilize FLAG antibody to check the vector’s expression. The band on the top is shown at 100kDa and have significantly distinguishable band sizes. When we compare the size of the bands of each weak, moderate, and high, we can observe that weak has the least expression, moderate in between weak and strong, and high has the most expression. This demonstrates that our recombinant plasmid successfully functions inside the mammalian cell, not only producing DPP4 but also regulating the amount of its expression.








Finally, we wanted to test the possibility of application for further study. After acquiring several individual feces, we isolated the gut bacteria and compared their composition with RFLP methods. Here is one of the significantly different phenomenon.

TNCR_Korea Team