Difference between revisions of "Team:TNCR Korea/Part Collection"

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; Make gluten digestable</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="clear"></div>
+
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
 +
<link rel="shortcut icon" href="favicon.ico">
  
<div class="column full_size">
+
<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">
  
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:TNCR_Korea_style/CSS?action=raw&ctype=text/css">
  
<h1> Part Collection </h1>
 
  
<ul>
+
<!-- Modernizr JS -->
    <li>BBa_K2496000 = FLAG</li>
+
<script src="https://2017.igem.org/Template:TNCR_Korea_modernizr/Javascript?
<li>BBa_K2496001 = DPP4</li>
+
action=raw&ctype=text/javascript"></script>
<li>BBa_K2496002= strong recombinant </li>
+
<!-- FOR IE9 below -->
<li>BBa_K2496003= strong anderson promoter(BBa_J23110)</li>
+
<!--[if lt IE 9]>
<li>BBa_K2496004= moderate anderson promoter(BBa_J23111)</li>
+
<script src="https://2017.igem.org/Template:TNCR_Korea_respond/Javascript?
<li>BBa_K2496005= weak anderson promoter(BBa_J23116)</li>
+
action=raw&ctype=text/javascript"></script>
<li>BBa_K2496006= moderate recombinant</li>
+
<![endif]-->
<li>BBa_K2496007= weak recombinant</li>
+
</ul>
+
  
<p>
+
<style>
To achieve our goal, TNCR_Korea wanted to incorporate DPP4 gene. However, DPP4 may trigger the inflammation response in case. Therefore, we needed to control its expression. TNCR_Korea team adapted the previous BioBrick Parts, named Anderson promoter (BBa_J23110, BBa_J23111, BBa_J23116), then designed three composite plasmids (strong BBa_K2496002, moderate BBa_K2496006, weak BBa_K2496007). Basically, DPP4 was inserted with Flag molecular tag for easy detection of its incorporation by checking tag’s expression (DPP4 BBa_K2496001 and Flag BBa_K2496000). There are two Pst1 sites in the DPP4 sequence, so it is not possible to access the desired 3A assembly method from iGEM. So we used infusion ligation method instead. Consequently, TNCR_Korea constituted recombinant plasmid which has Anderson promoter, DPP4, and Flag. The Range of Part Numbers are, 1) Best New Basic part: BBa_K2496000 (Flag) BBa_K2496001 (DPP4), 2) Best New composite part: BBa_K2496002 (strong), BBa_K2496006 (moderate), BBa_K2496007 (weak), 3) Best part collection ranged from BBa_K2496000 to BBa_K2496007.
+
 
</p>
+
/***************************************************** 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; }
 +
 
 +
 
 +
#fh5co-primary-menu li{
 +
display: inline
 +
}
 +
 
 +
 
 +
#fh5co-menu-wrap {
 +
  position: relative;
 +
  z-index: 2;
 +
  display: inline;
 +
  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 a:hover {
 +
  color: #FCC72C !important;
 +
}
 +
 
 +
#fh5co-work-section,t
 +
#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>
 +
 
 +
 
 +
</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="index.html">TNCR<span>KOREA</span></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/Collaborations" target="_blank">Collaborations</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<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/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/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/InterLab" target="_blank">InterLab</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/Model" target="_blank">Model</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Results" target="_blank">Results</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Demonstrate" target="_blank">Demonstrate</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Improve" target="_blank">Improve</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Attributions" target="_blank">Attributions</a></li>
 +
</ul>
 +
</li>
 +
<li class="active">
 +
<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/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">Silver HP</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/HP/Gold_Integrated" target="_blank">Integrated and Gold</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Engagement" target="_blank">Public Engagement</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="portfolio.html" class="fh5co-sub-ddown">Awards</a>
 +
<ul class="fh5co-sub-menu">
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Applied_Design" target="_blank">Applied Design</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Entrepreneurship" target="_blank">Entrepreneurship</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Hardware" target="_blank">Hardware</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Measurement" target="_blank">Measurement</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/Plant" target="_blank">Plant</a></li>
 +
<li><a href="https://2017.igem.org/Team:TNCR_Korea/Software" target="_blank">Software</a></li>
 +
</ul>
 +
</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/work-3.jpg);">
 +
<div class="desc animate-box">
 +
<h2>Our Parts</h2>
 +
<span>---Part Collection---</span>
 +
</div>
 +
</div>
 +
 
 +
</div>
 +
 
 +
<!-- end:header-top -->
 +
<div id="fh5co-blog-section" class="fh5co-section-gray">
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-8 col-md-offset-2 text-center heading-section animate-box">
 +
<h3>Our Part Collection</h3>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-lg-4 col-md-4">
 +
<div class="fh5co-blog animate-box">
 +
<a href="#"><img class="img-responsive" src="https://i.imgur.com/zfZIZJS.png" alt=""></a>
 +
<div class="image-popup" href="#">
 +
<div class="prod-title">
 +
<h3><a href=""#>BBa_K2496000</a></h3>
 +
<p> = FLAG</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col-lg-4 col-md-4">
 +
<div class="fh5co-blog animate-box">
 +
<a href="#"><img class="img-responsive" src="https://i.imgur.com/HmeqmpR.png" alt=""></a>
 +
<div class="image-popup" href="#">
 +
<div class="prod-title">
 +
<h3><a href=""#>BBa_K2496001</a></h3>
 +
<p>= DPP4</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col-lg-4 col-md-4">
 +
<div class="fh5co-blog animate-box">
 +
<a href="#"><img class="img-responsive" src="https://i.imgur.com/XcIJE1C.png" alt=""></a>
 +
<div class="image-popup" href="#">
 +
<div class="prod-title">
 +
<h3><a href=""#>BBa_K2496002</a></h3>
 +
<p>= strong recombinant</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col-lg-4 col-md-4">
 +
<div class="fh5co-blog animate-box">
 +
<a href="#"><img class="img-responsive" src="https://i.imgur.com/jLsYpEH.png" alt=""></a>
 +
<div class="image-popup" href="#">
 +
<div class="prod-title">
 +
<h3><a href=""#>BBa_K2496003</a></h3>
 +
<p>= strong anderson promoter(BBa_J23110)</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col-lg-4 col-md-4">
 +
<div class="fh5co-blog animate-box">
 +
<a href="#"><img class="img-responsive" src="https://i.imgur.com/kBG2Spz.png" alt=""></a>
 +
<div class="image-popup" href="#">
 +
<div class="prod-title">
 +
<h3><a href=""#>BBa_K2496004</a></h3>
 +
<p>= moderate anderson promoter(BBa_J23111)</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col-lg-4 col-md-4">
 +
<div class="fh5co-blog animate-box">
 +
<a href="#"><img class="img-responsive" src="https://i.imgur.com/9XjWM1c.png" alt=""></a>
 +
<div class="image-popup" href="#">
 +
<div class="prod-title">
 +
<h3><a href=""#>BBa_K2496005</a></h3>
 +
<p>= weak anderson promoter(BBa_J23116)</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col-lg-4 col-md-4">
 +
<div class="fh5co-blog animate-box">
 +
<a href="#"><img class="img-responsive" src="https://i.imgur.com/V6fpQTT.png" alt=""></a>
 +
<div class="image-popup" href="#">
 +
<div class="prod-title">
 +
<h3><a href=""#>BBa_K2496006</a></h3>
 +
<p>= moderate recombinant</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<div class="col-lg-4 col-md-4">
 +
<div class="fh5co-blog animate-box">
 +
<a href="#"><img class="img-responsive" src="https://i.imgur.com/0POyQ57.jpg" alt=""></a>
 +
<div class="image-popup" href="#">
 +
<div class="prod-title">
 +
<h3><a href=""#>BBa_K2496007</a></h3>
 +
<p>= weak recombinant</p>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
</div>
 +
</div>
 +
</div>
 +
<!-- fh5co-blog-section -->
 +
 
 +
<div id="fh5co-services">
 +
<div class="container">
 +
<div class="row row-bottom-padded-lg">
 +
<div class="col-md-3">
 +
<div class="fh5co-icon"><i class="icon-browser"></i></div>
 +
</div>
 +
<div class="col-md-8 col-md-push-1">
 +
<h4 class="fh5co-number">Comment</h4>
 +
<h2>Part Collection</h2>
 +
<p>To achieve our goal, TNCR_Korea wanted to incorporate DPP4 gene. However, DPP4 may trigger the inflammation response in case. Therefore, we needed to control its expression. TNCR_Korea team adapted the previous BioBrick Parts, named Anderson promoter (BBa_J23110, BBa_J23111, BBa_J23116), then designed three composite plasmids (strong BBa_K2496002, moderate BBa_K2496006, weak BBa_K2496007). Basically, DPP4 was inserted with Flag molecular tag for easy detection of its incorporation by checking tag’s expression (DPP4 BBa_K2496001 and Flag BBa_K2496000). There are two Pst1 sites in the DPP4 sequence, so it is not possible to access the desired 3A assembly method from iGEM. So we used infusion ligation method instead. Consequently, TNCR_Korea constituted recombinant plasmid which has Anderson promoter, DPP4, and Flag. The Range of Part Numbers are, 1) Best New Basic part: BBa_K2496000 (Flag) BBa_K2496001 (DPP4), 2) Best New composite part: BBa_K2496002 (strong), BBa_K2496006 (moderate), BBa_K2496007 (weak), 3) Best part collection ranged from BBa_K2496000 to BBa_K2496007.</p>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
  
 +
 +
<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">
 +
<a href="#"><i class="icon-twitter2"></i></a>
 +
<a href="#"><i class="icon-facebook2"></i></a>
 +
<a href="#"><i class="icon-instagram"></i></a>
 +
<a href="#"><i class="icon-dribbble2"></i></a>
 +
<a href="#"><i class="icon-youtube"></i></a>
 +
</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>

Revision as of 04:00, 30 October 2017

TNCR_KOREA — Make gluten digestable

Our Parts

---Part Collection---

Our Part Collection

BBa_K2496000

= FLAG

BBa_K2496001

= DPP4

BBa_K2496002

= strong recombinant

BBa_K2496003

= strong anderson promoter(BBa_J23110)

BBa_K2496004

= moderate anderson promoter(BBa_J23111)

BBa_K2496005

= weak anderson promoter(BBa_J23116)

BBa_K2496006

= moderate recombinant

BBa_K2496007

= weak recombinant

Comment

Part Collection

To achieve our goal, TNCR_Korea wanted to incorporate DPP4 gene. However, DPP4 may trigger the inflammation response in case. Therefore, we needed to control its expression. TNCR_Korea team adapted the previous BioBrick Parts, named Anderson promoter (BBa_J23110, BBa_J23111, BBa_J23116), then designed three composite plasmids (strong BBa_K2496002, moderate BBa_K2496006, weak BBa_K2496007). Basically, DPP4 was inserted with Flag molecular tag for easy detection of its incorporation by checking tag’s expression (DPP4 BBa_K2496001 and Flag BBa_K2496000). There are two Pst1 sites in the DPP4 sequence, so it is not possible to access the desired 3A assembly method from iGEM. So we used infusion ligation method instead. Consequently, TNCR_Korea constituted recombinant plasmid which has Anderson promoter, DPP4, and Flag. The Range of Part Numbers are, 1) Best New Basic part: BBa_K2496000 (Flag) BBa_K2496001 (DPP4), 2) Best New composite part: BBa_K2496002 (strong), BBa_K2496006 (moderate), BBa_K2496007 (weak), 3) Best part collection ranged from BBa_K2496000 to BBa_K2496007.