Team:Fatih Turkey/Results

From 2011.igem.org

(Difference between revisions)
(Created page with "results")
 
(26 intermediate revisions not shown)
Line 1: Line 1:
-
results
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 +
<title>deneme baslik</title>
 +
<style>
 +
h1.firstHeading, div#p-logo, div#search-controls, div#contentSub, div#footer-box, div#catlinks{
 +
  display:none;
 +
}
 +
#menubar{
 +
background-color: transparent;
 +
font-size: 85%;
 +
top: 10px;
 +
position: absolute;
 +
margin-top: -12px;
 +
}
 +
 
 +
div#content{
 +
padding: 0 !important;
 +
background: transparent;
 +
border: none !important;
 +
width: auto;
 +
}
 +
 
 +
#menubar li a {
 +
color: #FFFFFF;
 +
background-color: transparent;
 +
}
 +
#globalWrapper{
 +
margin-top:5px;
 +
}
 +
#top-section{
 +
height: 20px !important;
 +
border: none !important;
 +
}
 +
body {
 +
font-size: 12px;
 +
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
 +
color: #444;
 +
background: #6b6b6b url('https://static.igem.org/mediawiki/igem.org/a/ad/Bg-igem.png');
 +
}
 +
body,p,pre,div,span{
 +
line-height: 160%;
 +
color: #333;
 +
}
 +
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address,
 +
code, del, dfn, em, img, q, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
 +
{
 +
margin:0;
 +
padding:0;
 +
border:0;
 +
font-weight:inherit;
 +
font-style:inherit;
 +
font-family:inherit;
 +
vertical-align:baseline;
 +
}
 +
 
 +
em{
 +
font-style:italic;
 +
}
 +
table{
 +
margin-top: 15px;
 +
margin-bottom: 15px;
 +
}
 +
hr{
 +
border: 0;
 +
color: #eee;
 +
background-color: #eee;
 +
height: 1px;
 +
margin-bottom: 20px;
 +
}
 +
img.centered {
 +
display: block;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
img.alignnone {
 +
margin: 0px 0px 5px 5px;
 +
display: inline;
 +
}
 +
img.alignright {
 +
margin: 0px 0px 5px 10px;
 +
display: inline;
 +
}
 +
 
 +
img.alignleft {
 +
margin: 0px 10px 5px 0px;
 +
display: inline;
 +
}
 +
.alignright {
 +
float: right;
 +
}
 +
 
 +
.alignleft {
 +
float: left;
 +
}
 +
.aligncenter{
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
h1,h2,h3,h4,h5,h6{
 +
  margin-top: 15px;
 +
  margin-bottom: 15px ;
 +
  color: #333;
 +
  line-height: 1.5em;
 +
}
 +
h1 {
 +
font-size: 30px;
 +
}
 +
h2 {
 +
font-size: 25px;
 +
}
 +
h3 {
 +
font-size: 20px;
 +
}
 +
h4 {
 +
font-size: 18px;
 +
}
 +
h5 {
 +
font-size: 16px;
 +
}
 +
 
 +
h6 {
 +
font-size: 15px;
 +
}
 +
a{
 +
text-decoration: none;
 +
}
 +
a{
 +
color: #2f86c4;
 +
}
 +
a:hover{
 +
color: #4172ab;
 +
}
 +
#header .logo{
 +
margin-top: 41px;
 +
margin-left: 40px;
 +
}
 +
#footer{
 +
background: #707070;
 +
border-left: 1px #888 solid;
 +
border-right: 1px #888 solid;
 +
width: 988px;
 +
margin: 0px auto 0px;
 +
overflow: hidden;
 +
}
 +
#footer div{
 +
color: #bbb;
 +
}
 +
#footer a{
 +
color: #c4c5cc;
 +
text-decoration: none;
 +
}
 +
#footer a:hover{
 +
color: #666;
 +
}
 +
 
 +
.footer-sh-wrapper {
 +
    height: 22px;
 +
    margin: auto;
 +
    position: relative;
 +
    width: 990px;
 +
}
 +
.footer-sh-left {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/b7/Footer-sh-left.png") no-repeat scroll 0 0 transparent;
 +
    height: 112px;
 +
    left: 0;
 +
    position: absolute;
 +
    top: -90px;
 +
    width: 10px;
 +
}
 +
.footer-sh {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/bf/Footer-sh.png") repeat-x scroll center bottom #F9F9F9;
 +
    bottom: 0;
 +
    height: 22px;
 +
    left: 10px;
 +
    position: absolute;
 +
    width: 970px;
 +
}
 +
.footer-sh-right {
 +
    background: url("https://static.igem.org/mediawiki/2011/b/b5/Footer-sh-right.png") no-repeat scroll 0 0 transparent;
 +
    height: 112px;
 +
    position: absolute;
 +
    right: 0;
 +
    top: -90px;
 +
    width: 10px;
 +
}
 +
 
 +
.copyright-open{
 +
width: 988px;
 +
height: 0px;
 +
margin:auto;
 +
display: block-inline;
 +
}
 +
h1, h2, h3, h4, h5, h6{
 +
color: #333333;
 +
}
 +
#header-whole{
 +
 
 +
position: relative;
 +
z-index: 200;
 +
width: 980px;
 +
margin: 0 auto;
 +
}
 +
#header{
 +
height: 100px;
 +
clear: both;
 +
background: #f9f9f9;
 +
margin: 0 auto;
 +
    width: 970px;
 +
}
 +
#header .logo{
 +
float: left;
 +
margin-top: 15px;
 +
margin-left: 20px;
 +
}
 +
 
 +
#container{
 +
width: 970px;
 +
margin: 0px auto 0px;
 +
background: none repeat scroll 0 0 #F9F9F9;
 +
}
 +
.copyright-open{
 +
border-top: 1px #a8a8a8 solid;
 +
border-bottom: 1px #888 solid;
 +
border-left: 1px #888 solid;
 +
border-right: 1px #888 solid;
 +
}
 +
.nav-wrapper{
 +
margin: 0px 90px 0px 0px;
 +
float:right;
 +
}
 +
.ddsmoothmenu ul{
 +
padding: 0px;
 +
list-style-type: none;
 +
background: #666666;
 +
}
 +
.ddsmoothmenu ul li{
 +
position: relative;
 +
display: block;
 +
float: left;
 +
}
 +
.ddsmoothmenu ul li a{
 +
line-height: 140%;
 +
overflow: hidden;
 +
text-align: left;
 +
font-family: 'Lucida Grande', Arial, Verdana, sans-serif;
 +
word-spacing: 1px;
 +
font-size: 14px;
 +
font-weight: normal;
 +
display: block; /*background of menu items (default state)*/
 +
padding: 34px 20px 10px 17px;
 +
text-decoration: none;
 +
}
 +
.ddsmoothmenu ul li a span {
 +
font-weight: normal;
 +
color: #888;
 +
font-size: 10px;
 +
clear: both;
 +
display:block;
 +
width: 60px;
 +
}
 +
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
 +
display: inline-block;
 +
}
 +
 
 +
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
 +
color: #333;
 +
}
 +
 
 +
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
 +
color: #888;
 +
}
 +
 
 +
.ddsmoothmenu ul li a:hover{
 +
color: #888;
 +
}
 +
 +
/*1st sub level menu*/
 +
.ddsmoothmenu ul li ul{
 +
position: absolute;
 +
left: 0;
 +
visibility: hidden;
 +
display: none; /*collapse all sub menus to begin with*/
 +
border: 1px #222 solid;
 +
-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px 1px;
 +
}
 +
 
 +
/*Sub level menu list items (undo style from Top level List Items)*/
 +
.ddsmoothmenu ul li ul li{
 +
text-align:left;
 +
float: none;
 +
background: url('img/bg-menu2.png');
 +
}
 +
 
 +
.ddsmoothmenu ul li ul li a{
 +
color: #fff;
 +
font-size: 12px;
 +
}
 +
.ddsmoothmenu ul li ul li  a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
 +
color: #fff;
 +
}
 +
.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited{
 +
color: #fff;
 +
}
 +
.ddsmoothmenu ul li ul li a:hover{
 +
color: #ffc;
 +
}
 +
.ddsmoothmenu ul li ul li ul{
 +
top: 0;
 +
}
 +
 
 +
/* Sub level menu links style */
 +
.ddsmoothmenu ul li ul li a{
 +
width: 160px; /*width of sub menus*/
 +
padding: 0px 0px 0px 10px;
 +
height: 38px;
 +
line-height: 320%;
 +
border-left: 1px #555 solid;
 +
overflow: hidden;
 +
}
 +
 
 +
/* Holly Hack for IE \*/
 +
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
 +
 
 +
.copyright{
 +
width: 930px;
 +
color: #959595;
 +
background: #eee;
 +
clear: both;
 +
line-height: 190%;
 +
text-align: right;
 +
padding: 10px 20px 10px;
 +
margin: 0px auto 0px;
 +
}
 +
.copyright a{
 +
color: #bbb;
 +
text-decoration: none;
 +
}
 +
.copyright a:hover{
 +
color: #ccc;
 +
}
 +
.bar-title-whole{
 +
overflow: visible;
 +
position: relative;
 +
width: 990px;
 +
margin: auto;
 +
z-index: 10;
 +
}
 +
.bar-title{
 +
background: #999 url('https://static.igem.org/mediawiki/2011/e/e9/Bar-title-bg.jpg') top;
 +
border-left: 1px #8a8a8a solid;
 +
border-right: 1px #8a8a8a solid;
 +
 
 +
width: 918px;
 +
height: 122px;
 +
margin: auto;
 +
overflow: hidden;
 +
padding-left: 35px;
 +
padding-right: 35px;
 +
color: #ddd;
 +
line-height: 150%;
 +
font-size: 12px;
 +
 +
position: relative;
 +
z-index: 10;
 +
}
 +
 
 +
.bar-title h2{
 +
color: #fff;
 +
margin-top: 15px;
 +
margin-bottom: 30px !important;
 +
}
 +
.bar-title h5{
 +
color: #eee;
 +
}
 +
.bar-title-sh-left{
 +
width: 10px;
 +
height: 112px;
 +
background: url('https://static.igem.org/mediawiki/2011/6/69/Bar-title-sh-left.png') no-repeat;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
left: 0px;
 +
}
 +
.bar-title-sh{
 +
width: 970px;
 +
height: 8px;
 +
background: url('https://static.igem.org/mediawiki/2011/3/37/Bar-title-sh.png') repeat-x;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
left: 10px;
 +
}
 +
.bar-title-sh-right{
 +
width: 10px;
 +
height: 112px;
 +
background: url('https://static.igem.org/mediawiki/2011/c/c6/Bar-title-sh-right.png') no-repeat;
 +
display: block-inline;
 +
position: absolute;
 +
top: 122px;
 +
right: 0px;
 +
}
 +
#page{
 +
    width: 970px;
 +
    margin: 0px auto 0px;
 +
    overflow: hidden;
 +
    background: #f9f9f9;
 +
   
 +
}
 +
 
 +
#page .page-wrapper{
 +
margin: 15px 30px 0px 30px;
 +
width: 910px;
 +
overflow: hidden;
 +
float: left;
 +
}
 +
#page .page-wrapper-right{
 +
margin: 30px 40px 0px 25px;
 +
width: 935px;
 +
overflow: hidden;
 +
float: right;
 +
}
 +
#page .title-wrapper h1{
 +
margin-top: 0.5em;
 +
margin-bottom: 0.3em;
 +
}
 +
#page .meta-left-full{
 +
margin: 15px 0px 5px 0px;
 +
overflow: hidden;
 +
}
 +
#page .meta-left-button{
 +
margin: 5px 0px 60px 0px;
 +
overflow: hidden;
 +
}
 +
#page .w600{
 +
width: 600px;
 +
}
 +
 +
</style>
 +
 
 +
 
 +
</head>
 +
<body>
 +
<script type="text/javascript" src="http://simsekburak.com/fatihigem/ddsmoothmenu.js"></script>
 +
 
 +
<script>
 +
$(document).ready(
 +
ddsmoothmenu.init({
 +
mainmenuid: "topmenu",
 +
orientation: 'h',
 +
classname: 'ddsmoothmenu',
 +
contentsource: "markup"
 +
}));
 +
 
 +
jQuery(window).load(function() {
 +
setTimeout(function(){
 +
jQuery('#slider').nivoSlider({
 +
pauseTime:4000,
 +
animSpeed:600,
 +
captionOpacity: 0.8,
 +
pauseOnHover:true,
 +
directionNav:true,
 +
directionNavHide:true,
 +
controlNavThumbs:true,
 +
controlNavThumbsFromRel:true,
 +
});
 +
}, 1000),
 +
setTimeout(function(){
 +
/* For slider shortcode */
 +
jQuery('#slider2').nivoSlider({
 +
pauseTime:4000,
 +
animSpeed:600,
 +
captionOpacity: 0.8,
 +
pauseOnHover:true,
 +
directionNavHide:true });
 +
}, 1000);
 +
 +
});
 +
</script>
 +
 
 +
<div class="body-2">
 +
<!-- Header -->
 +
<div id="header-whole">
 +
<div id="header">
 +
<a href="https://2011.igem.org/" style="position:absolute; right:10px; top:5px;"><img src="https://static.igem.org/mediawiki/2011/9/9c/Igem_basic_logo.png"/></a>
 +
<!-- Logo -->
 +
<div>
 +
<div class="logo">
 +
<a href="https://2011.igem.org/Team:Fatih_Turkey">
 +
<img width="258" src="https://static.igem.org/mediawiki/2011/b/b6/Fatih_turkey_logo.png">
 +
</a>
 +
</div>
 +
</div>
 +
<!-- Menu -->
 +
<div class="nav-wrapper">
 +
<div class="nav-main">
 +
<div id="topmenu" class="ddsmoothmenu">
 +
<ul id="menu-main" class="menu">
 +
<li>
 +
<a href="https://2011.igem.org/Team:Fatih_Turkey">Home</a>
 +
</li>
 +
<li>
 +
<a href="https://2011.igem.org/Team:Fatih_Turkey/Project">Project<span>Rainbow Graveyard</span></a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Project">Overall Project</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/LALF">LALF</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Reflectin">Reflectin</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Biofilm">Biofilm</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Experiments">Experiments</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Results">Results</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Future_Plan">Future Plan</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2011.igem.org/Team:Fatih_Turkey/Biobricks">Biobricks</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Parts">Parts</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Devices">Devices</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Data_Page">Data Page</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Safety">Safety</a></li>
 +
<li>
 +
<a href="https://2011.igem.org/Team:Fatih_Turkey/Human_Practice">Human Practice</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Sporocide">Sporocide</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/iGEM_for_7_to_77">iGEM for 7 to 77</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/game">Game</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/canvas_times">Canvas Times</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2011.igem.org/Team:Fatih_Turkey/Lab_Garage">Lab Garage</a>
 +
<ul>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Notebook">Notebook</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Procedures">Procedures</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
<!-- End Header -->
 +
<div class="bar-title-whole">
 +
  <div class="bar-title">
 +
      <h2 style="font-family: Verdana, Arial, SunSans-Regular, sans-serif;">Project</h2>
 +
      <h5 style="font-family: Verdana, Arial, SunSans-Regular, sans-serif;">Results</h5>
 +
    </div>
 +
  <div class="bar-title-sh-left"></div>
 +
  <div class="bar-title-sh"></div>
 +
  <div class="bar-title-sh-right"></div>
 +
        </div>
 +
</div>
 +
<div id="container">
 +
<div id="page">
 +
<div class="page-wrapper">
 +
<!-- post container -->
 +
<div>
 +
<div class="meta-left-full">
 +
 
 +
 
 +
 
 +
<p>
 +
 +
</p><p><strong><em></em><em>For our project lab executions;</em></strong></p>
 +
 
 +
<p> 1. LALF based anti-LPS factor system has been worked expectedly<em> </em></p>
 +
<p><em>2.we have constructed and submitted 12 biobrick. Three devices working in two for
 +
 
 +
B.subtilis one for E.coli work expectedly.
 +
<em> </em></em></p><em>
 +
<p><em>3. Our B.subtilis specific promoter with SacB- extracellur signal- has been seen
 +
 
 +
working well.<em> </em></em></p><em>
 +
 
 +
<p><em>4. We have synthesized Reflectin 1a protein in E.coli; however, because we did not
 +
 
 +
have enough time to purify it to visualize via aid-eye, we could not use
 +
 
 +
Reflectin 1a device as biosensor for our lalf-LPS interaction in B.subtilis-
 +
 
 +
E.coli mixed culture. <em> </em></em></p><em>
 +
 
 +
<p>DISC EXPERIMENT1</p>
 +
 
 +
<p>5. There are b.subtilis with LALF in our B1 plate and B.subtilis without LALF in our B2 plate.For working of our LALF protein ,count of e.coli with RFP in B1 is lower than B2.</p>
 +
 
 +
 
 +
<p>6. We spread fresh E.coli which produce RFP and put them onto 100uL Bacillus Subtilis supernatant which include LALF (plate D1) and no LALF protein producing  Bacillus Subtilis supernatant(plateD2).As you can see where Bacillus supernatant with LALF exist ,there wasn’t any E.coli with RFP.</p>
 +
 
 +
 
 +
<p>7. We spread fresh E.coli which produce RFP and put them onto 100uL Bacillus Subtilis which include LALF (plateC1 ) and no LALF protein producing  Bacillus Subtilis (plateC2).As you can see where Bacillus  with LALF exist ,there wasn’t any E.coli with RFP.</p>
 +
 +
<p>8. We saw that size of colonies with LALF protein is smaller than size of colonies without LALF protein and also antibiotic didn’t changed the results.</p>
 +
 
 +
<p>THE SUICIDE EXPERIMENT OF E. COLI</p>
 +
 
 +
<p>9. IPTG was caused of suicide of E.coli.Our promoter is IPTG inducable.So when we added IPTG in the media LALF synthezised.Result of this experiment we can say that E.coli kills itself.</p>
 +
 
 +
 
 +
 
 +
<p><strong><em></em><em>For Human Practice; We have performed the activities as follows;</em></strong></p>
 +
 
 +
<p>1. Providing Sporocide Method for prevention from spores of B.subtilis in further
 +
 
 +
B.subtilis synthetic biology project.<em> </em></p>
 +
 
 +
<p>2. Preparing a novel board game `Canvas Time` to inform people from any distinct
 +
 
 +
education level about features of our project, laboratory equipments and
 +
 
 +
interesting Biobrick of iGEM competition.
 +
.</p>
 +
<p>3.Performing open-lab to public meetings such as gifted children studying in
 +
 
 +
several schools of Ankara, undergraduate students from Hacettepe University
 +
 
 +
Medical School and postgraduate students from Ankara University Medical School
 +
</p>
 +
<p>4.Kindergarten synthetic biology trip to teach synthetic biology to five-year-old
 +
 
 +
children.
 +
</p>
 +
<p><strong><br>
 +
</strong></p>
 +
 
 +
 
 +
 
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/a/af/S3.png"></p>
 +
<p>&nbsp;</p>
 +
<p><span style="text-decoration: underline;">RESULT</span>: LALF find in the DNA sequence and mRNA sequence. We produced LALF protein by E. coli.</p>
 +
<p>&nbsp;</p>
 +
<p>J04500 GFP LALF /pSB1AK3</p>
 +
<p>&nbsp;</p>
 +
<p>Producing of expected part’s mRNA is confirmed by electrophoresis and sequence analysis.</p>
 +
<p>As a result, mRNA of LALF protein has been produced, the promoter is producing both LALF and GFP sequences.</p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/d/d1/Sss1.png"></p>
 +
<p>&nbsp;</p>
 +
<p>CONFIRMATION</p>
 +
<p>After cloning procedure, we loaded our parts into gel to perform gel electrophoresis. As a result, we confirmed someof our parts by comparing destination of their bands in the gel with their prospected size.</p>
 +
<p>In conclusion, BBa_K541915, BBa_K541545, BBa_K541515, BBa_K541596, BBa_K541800, BBa_K541501, BBa_K541502, BBa_K541503, BBa_K541504, BBa_K541505, BBa_K541506, BBa_K541516, BBa_K541526, BBa_K541546 are confirmed.</p>
 +
<p>Their electrophoresis images are added below. Indicated places are confirmed gene sequences.</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/d/db/M1.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/c/cd/M2.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/7/77/M3.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/5/5d/M4.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/4/49/M5.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/6/6c/M6.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/6/6c/M7.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/0/07/M8.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/c/c0/Ms4.png"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/6/61/M10.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/4/48/M11.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/a/aa/M12.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/2/25/M13.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/a/a0/Ms3.png"></p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/a/a5/M16.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/6/64/Ms2.png"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/6/6c/Ms1.png"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/3/30/M19.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/5/5c/M20.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/d/d9/M21.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/3/3b/M22.jpg"></p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/8/85/M23.jpg"></p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/a/af/S3.png"></p>
 +
<p>&nbsp;</p>
 +
<p><span style="text-decoration: underline;">RESULT</span>: LALF find in the DNA sequence and mRNA sequence. We produced LALF protein by E. coli.</p>
 +
<p>&nbsp;</p>
 +
<p>J04500 GFP LALF /pSB1AK3</p>
 +
<p>&nbsp;</p>
 +
<p>Producing of expected part’s mRNA is confirmed by electrophoresis and sequence analysis.</p>
 +
<p>As a result, mRNA of LALF protein has been produced, the promoter is producing both LALF and GFP sequences.</p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/d/d1/Sss1.png"></p>
 +
<p>&nbsp;</p>
 +
<p>DISC EXPERIMENT</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/d/d1/Sss1.png"></p>
 +
<p>There are b.subtilis with LALF in our B1 plate and b.subtilis without LALF in our B2 plate.For working of our LALF protein ,count of e.coli with RFP in B1 is lower than B2.</p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/f/fd/Sss2.png"></p>
 +
<p>We spread fresh E.coli which produce RFP and put them onto 100uL Bacillus Subtilis supernatant which include LALF (plate D1) and no LALF protein producing  Bacillus Subtilis supernatant(plateD2).As you can see where Bacillus supernatant with LALF exist ,there wasn’t any E.coli with RFP.</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/8/85/Sss3.png"></p>
 +
<p>We spread fresh E.coli which produce RFP and put them onto 100uL Bacillus Subtilis which include LALF (plateC1 ) and no LALF protein producing  Bacillus Subtilis (plateC2).As you can see where Bacillus  with LALF exist ,there wasn’t any E.coli with RFP.</p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/f/f9/IMG_0331.JPG"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/1/1f/IMG_0335.JPG"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/a/a6/IMG_0339.JPG"></p>
 +
<p>We saw that size of colonies with LALF protein is smaller than size of colonies without LALF protein and also antibiotic didn’t changed the results.</p>
 +
<h2>THE SUICIDE EXPERIMENT OF E. COLI</h2>
 +
<p>IPTG was caused of suicide of E.coli.Our promoter is IPTG inducable.So when we added IPTG in the media LALF synthezised.Result of this experiment we can say that E.coli kills itself.</p>
 +
<p><img src="https://static.igem.org/mediawiki/igem.org/6/6e/S1.png"></p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/4/40/S2.png"></p>
 +
<p>After adding the FR solutions on all of plates, we measured their OD values in the end of this experiment we measured again and saw that the 1<sup>st</sup>, 2<sup>nd</sup>, 3<sup>rd</sup>, 4<sup>th</sup> plates OD values didn’t change. But the the OD value of 5<sup>th</sup> plate increased. 5<sup>th</sup> plate is the control group.</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/0/02/DSC03586_-_Kopya.JPG"></p>
 +
<p>&nbsp;</p>
 +
<p>OFR is more effective than DFR for B,subtilis.</p>
 +
<p>DFR is more effective than OFR for E.coli.</p>
 +
 
 +
 
 +
 
 +
</em></em></em></div>
 +
    </div>
 +
      </div>
 +
</div>
 +
</div>
 +
 
 +
<div class="footer-sh-wrapper">
 +
<div class="footer-sh-left"></div>
 +
<div class="footer-sh"></div>
 +
<div class="footer-sh-right"></div>
 +
</div>
 +
<div id="footer">
 +
<style>
 +
#footer img:hover{
 +
opacity:0.6;
 +
}
 +
</style>
 +
<div>
 +
<h3 style="color:#BBB;">Sponsors</h3>
 +
<img height="100" src="https://static.igem.org/mediawiki/2011/7/72/Tubitak_-_Kopya.png"/>
 +
<a href="http://www.sentegen.com">
 +
<img height="100" src="https://static.igem.org/mediawiki/2011/2/2d/Sentegennnn.png"/></a>
 +
</div>
 +
</div>
 +
<div class="copyright-open">
 +
</div>
 +
<div class="copyright">
 +
2011 © Fatih Medical School
 +
</div>
 +
</div>
 +
 
 +
 
 +
</body>
 +
</html>

Latest revision as of 08:22, 5 October 2011

deneme baslik

For our project lab executions;

1. LALF based anti-LPS factor system has been worked expectedly

2.we have constructed and submitted 12 biobrick. Three devices working in two for B.subtilis one for E.coli work expectedly.

3. Our B.subtilis specific promoter with SacB- extracellur signal- has been seen working well.

4. We have synthesized Reflectin 1a protein in E.coli; however, because we did not have enough time to purify it to visualize via aid-eye, we could not use Reflectin 1a device as biosensor for our lalf-LPS interaction in B.subtilis- E.coli mixed culture.

DISC EXPERIMENT1

5. There are b.subtilis with LALF in our B1 plate and B.subtilis without LALF in our B2 plate.For working of our LALF protein ,count of e.coli with RFP in B1 is lower than B2.

6. We spread fresh E.coli which produce RFP and put them onto 100uL Bacillus Subtilis supernatant which include LALF (plate D1) and no LALF protein producing Bacillus Subtilis supernatant(plateD2).As you can see where Bacillus supernatant with LALF exist ,there wasn’t any E.coli with RFP.

7. We spread fresh E.coli which produce RFP and put them onto 100uL Bacillus Subtilis which include LALF (plateC1 ) and no LALF protein producing Bacillus Subtilis (plateC2).As you can see where Bacillus with LALF exist ,there wasn’t any E.coli with RFP.

8. We saw that size of colonies with LALF protein is smaller than size of colonies without LALF protein and also antibiotic didn’t changed the results.

THE SUICIDE EXPERIMENT OF E. COLI

9. IPTG was caused of suicide of E.coli.Our promoter is IPTG inducable.So when we added IPTG in the media LALF synthezised.Result of this experiment we can say that E.coli kills itself.

For Human Practice; We have performed the activities as follows;

1. Providing Sporocide Method for prevention from spores of B.subtilis in further B.subtilis synthetic biology project.

2. Preparing a novel board game `Canvas Time` to inform people from any distinct education level about features of our project, laboratory equipments and interesting Biobrick of iGEM competition. .

3.Performing open-lab to public meetings such as gifted children studying in several schools of Ankara, undergraduate students from Hacettepe University Medical School and postgraduate students from Ankara University Medical School

4.Kindergarten synthetic biology trip to teach synthetic biology to five-year-old children.


 

RESULT: LALF find in the DNA sequence and mRNA sequence. We produced LALF protein by E. coli.

 

J04500 GFP LALF /pSB1AK3

 

Producing of expected part’s mRNA is confirmed by electrophoresis and sequence analysis.

As a result, mRNA of LALF protein has been produced, the promoter is producing both LALF and GFP sequences.

 

CONFIRMATION

After cloning procedure, we loaded our parts into gel to perform gel electrophoresis. As a result, we confirmed someof our parts by comparing destination of their bands in the gel with their prospected size.

In conclusion, BBa_K541915, BBa_K541545, BBa_K541515, BBa_K541596, BBa_K541800, BBa_K541501, BBa_K541502, BBa_K541503, BBa_K541504, BBa_K541505, BBa_K541506, BBa_K541516, BBa_K541526, BBa_K541546 are confirmed.

Their electrophoresis images are added below. Indicated places are confirmed gene sequences.

 

 

 

 

RESULT: LALF find in the DNA sequence and mRNA sequence. We produced LALF protein by E. coli.

 

J04500 GFP LALF /pSB1AK3

 

Producing of expected part’s mRNA is confirmed by electrophoresis and sequence analysis.

As a result, mRNA of LALF protein has been produced, the promoter is producing both LALF and GFP sequences.

 

DISC EXPERIMENT

There are b.subtilis with LALF in our B1 plate and b.subtilis without LALF in our B2 plate.For working of our LALF protein ,count of e.coli with RFP in B1 is lower than B2.

We spread fresh E.coli which produce RFP and put them onto 100uL Bacillus Subtilis supernatant which include LALF (plate D1) and no LALF protein producing Bacillus Subtilis supernatant(plateD2).As you can see where Bacillus supernatant with LALF exist ,there wasn’t any E.coli with RFP.

We spread fresh E.coli which produce RFP and put them onto 100uL Bacillus Subtilis which include LALF (plateC1 ) and no LALF protein producing Bacillus Subtilis (plateC2).As you can see where Bacillus with LALF exist ,there wasn’t any E.coli with RFP.

 

 

We saw that size of colonies with LALF protein is smaller than size of colonies without LALF protein and also antibiotic didn’t changed the results.

THE SUICIDE EXPERIMENT OF E. COLI

IPTG was caused of suicide of E.coli.Our promoter is IPTG inducable.So when we added IPTG in the media LALF synthezised.Result of this experiment we can say that E.coli kills itself.

After adding the FR solutions on all of plates, we measured their OD values in the end of this experiment we measured again and saw that the 1st, 2nd, 3rd, 4th plates OD values didn’t change. But the the OD value of 5th plate increased. 5th plate is the control group.

 

OFR is more effective than DFR for B,subtilis.

DFR is more effective than OFR for E.coli.