Team:Fatih Turkey/LALF

From 2011.igem.org

(Difference between revisions)
(Created page with "LALF")
 
(29 intermediate revisions not shown)
Line 1: Line 1:
-
LALF
+
<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</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/Parts">Parts</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/Data_Page">Data Page</a>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/Team">Team</a>
 +
<ul>
 +
                                                                                <li><a
 +
href="https://2011.igem.org/Team:Fatih_Turkey/Members">Members</a></li>
 +
                                                                                  <li><a
 +
href="https://2011.igem.org/Team:Fatih_Turkey/Gallery">Gallery</a></li>
 +
                                                                                  <li><a
 +
href="https://2011.igem.org/Team:Fatih_Turkey/Europe_Jamboree">Europe Jamboree</a></li>
 +
</ul>
 +
</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">Sporicide</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>
 +
                                                                                <li><a
 +
href="https://2011.igem.org/Team:Fatih_Turkey/Safety">Safety</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fatih_Turkey/collaboration">Collaboration</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;">LALF (Anti-LPS)</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>As we know, seawater is a virtual &quot;bacterial soup&quot;. Typical near-shore areas that form the prime habitat of the horseshoe crab can easily contain over one billion Gram-negative bacteria per milliliter of seawater. Thus, the horseshoe crab is constantly threatened with infection. Unlike mammals, including humans, the horseshoe crab lacks an immune system; it cannot develop antibodies to fight infection. However, the horseshoe crab does contain a number of compounds that will bind to and inactivate bacteria, fungi, and viruses. Anti-LPS factors that are synthesized in the blood cells of crab are part of this primitive &quot;immune&quot; system.<br />
 +
  Lots of horseshoe crabs are collected by some manufacture companies and their blood is extracted in some laboratories. During the extraction process, up to 30% of the animal's blood is removed. Research has shown that once returned to the water, the horseshoe crab's blood volume rebounds in about a week. But, it is also noted that a number of crabs which cannot be undervalued are also dying during the process.<br />
 +
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="https://static.igem.org/mediawiki/2011/2/2d/590_crash_blood.png" alt="590_crash_blood.png (613×359)"/> <br />
 +
</p>
 +
<p>In our project, we aim to produce those factors by using the synthetic biology. In this way, we can obtain them without extracting blood and hurting any crab. Additionally, the possible medication will be gathered cheaper.<br />
 +
  In our project, mainly we study on a protein that is gathered from horseshoe crab (<em>limulus polyphemus), </em>limulus anti lipopolysaccharide factor (LALF). By the help of this protein, we planned to stop bacteria growth in vitro situations. </p>
 +
<p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="https://static.igem.org/mediawiki/2011/1/1b/Ppk%C4%B1jougj.png" alt="Ppkıjougj.png (393×369)" width="381" height="357"/></p>
 +
<p>Lipopolysaccharide (LPS), or endotoxin, is the major mediator of septic shock, a serious complication of Gram-negative bacterial infections in humans. Molecules that bind LPS and neutralize its biological effects or enhance its clearance could have important clinical applications. Limulus anti-LPS factor (LALF) binds LPS tightly, and, in animal models, reduces mortality when administered before or after LPS challenge or bacterial infection. The wedge-shaped molecule has a striking charge distribution and amphipathicity that suggest how it can insert into membranes. The binding site for LPS probably involves an extended amphipathic loop, and it has been proposed that two mammalian LPS-binding proteins will have a similar loop. The amphipathic loop structure may be used in the design of molecules with therapeutic properties against septic shock.<br />
 +
To make it possible, we use Bacillus Subtilis as a host; because it is supposed that this bacterium cannot be affected by LALF. Preventing such possibilities during our experiments will help us to get the best and the clearest results. <br />
 +
On the other hand, we want to apply our anti-LPS factor on a surface as a coat in order to obtain an anti-gram negative bacterial surface. Normally, B.subtilis has the ability to produce biofilm. This complex media may also include some components and protein that are synthesized by bacteria. We think that after the production of LALF, the protein can pass to biofilm with the help of signal peptides we added. As long as LALF remains in the biofilm, the surface that is covered with that biofilm material will not be infected by gram negatives.</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/4/4d/Mustafa--lalf.png" alt="Mustafa--lalf.png (610×496)" width="550" height="440"/><img src="https://static.igem.org/mediawiki/2011/c/c9/Gjhjg%C3%B6hk%C3%A7j..png" alt="Gjhjgöhkçj..png (592×956)" width="274" height="442"/><br />
 +
</p>
 +
<p>The LPS coat of gram negative bacteria is an important reason of endotoxin and septic shock. LALF binds to that LPS coat and inhibits the growth of bacteria. This ability is very crucial and may be very useful considering the diseases and pandemics that are caused by gram negatives. Our project suggests a possible prevention for such circumstances.<br />
 +
  Also, by killing spores of B.subtilis on the biofilm surface with aqueous dissolved oxygen, ascorbic acid, and copper ions, we will try to perform a sterilized coating material which will possess a protective feature against infectious gram negative bacteria. </p>
 +
 
 +
 
 +
 
 +
<h3>REFERENCES</h3>
 +
<ol>
 +
<li>Alpert G, Baldwin G, Thompson C, Wainwright N, Novitsky T J, Gillis  , Parsonnet J, Fleisher G R, Siber G R. Limulus antilipopolysaccharide
 +
factor protects rabbits from meningococcal endotoxin shock. J Infect Dis. 1992;165:494–500. [PubMed]</li>
 +
<li>Bannerman D D, Goldblum S E. Endotoxin induces endothelial barrier dysfunction through protein tyrosine phosphorylation. Am J Physiol. 1997;273:L217–L226. [PubMed]
 +
</li>
 +
<li>Battafaraono R J, Dahlberg P S, Ratz C A, Johnston J W, Gray B H, Haseman J R, Mayo K H, Dunn D L. Peptide derivatives of three distinct
 +
lipopolysaccharide binding proteins inhibit lipopolysaccharide-induced tumor necrosis factor-alpha secretion in vitro. Surgery. 1995;118:318–324. [PubMed]</li>
 +
<li>Cooperstock M S. Inactivation of endotoxin by polymyxin B. Antimicrob Agents Chemother. 1974;6:422–425. [PMC free article] [PubMed]</li>
 +
<li>Evans T J, Carpenter A, Moyes D, Martin R, Cohen J. Protective effects of a recombinant amino-terminal fragment of human
 +
bactericidal/permeability-increasing protein in an animal model of gram negative sepsis. J Infect Dis. 1995;171:153–160. [PubMed]</li>
 +
<li>Fletcher M A, Mckena T M, Quance J L, Wainwright N R, Williams T J. Lipopolysaccharide detoxification by endotoxin neutralizing protein. J
 +
Surg Res. 1993;55:147–154. [PubMed]</li>
 +
<li>Frey E A, Miller D S, Jahr T G, Sundan A, Bazil V, Espevik T, Finlay B B, Wright S D. Soluble CD14 participates in the response of cells to
 +
lipopolysaccharide. J Exp Med. 1992;176:1665–1671. [PMC free article] [PubMed]</li>
 +
<li>Goldblum S E, Brann T W, Ding X, Pugin J, Tobias P S. Lipopolysaccharide (LPS)-binding protein and soluble CD14 function as accessory molecules for LPS-induced changes in endothelial barrier function, in vitro. J Clin Invest. 1994;93:692–702. [PMC free article] [PubMed]</li>
 +
<li>Goldblum S E, Ding X, Brann T W, Campbell-Washington J. Bacterial lipopolysaccharide induces actin reorganization, intercellular gap
 +
formation, and endothelial barrier dysfunction in pulmonary vascular endothelial cells: concurrent F-actin depolymerization and new actin
 +
synthesis. J Cell Physiol. 1993;157:13–23. [PubMed]</li>
 +
<li>Hirata M, Zhong J, Wright S C, Larrick J W. Structure and functions of endotoxin-binding peptides derived from CAP18. Prog Clin Biol Res.
 +
1995;392:317–326. [PubMed]</li>
 +
<li>Hoess A, Watson S, Siber G R, Liddington R. Crystal structure of endotoxin-neutralizing protein from the horseshoe crab, Limulus anti-LPS
 +
factor, at 1.5 A resolution. EMBO J. 1993;12:3351–3356. [PMC free article] [PubMed]</li>
 +
<li>Levine D M, Parker T S, Donelly T M, Walsh A, Rubin A L. In vivo protection against endotoxin by plasma high density lipoprotein. Proc Natl
 +
Acad Sci USA. 1993;90:12040–12044. [PMC free article] [PubMed]</li>
 +
<li>Morita T, Ohtsubo S, Nakamura T, Tanaka S, Iwanaga S, Ohashi K, Niwa M. Isolation and biological activities of limulus anticoagulant
 +
(anti-LPS factor) which interacts with lipopolysaccharide (LPS) J Biochem (Tokyo) 1985;97:1611–1620. [PubMed]</li>
 +
<li>Morrison D C, Jacobs D M. Binding of polymyxin B to the lipid A portion of bacterial lipopolysaccharides. Immunochemistry.
 +
1976;13:813–818. [PubMed]</li>
 +
<li>Muta T, Miyata T, Tokunaga F, Nakamura T, Iwanaga S. Primary structure of anti-lipopolysaccharide factor from American horseshoe crab,
 +
Limulus polyphemus. J Biochem (Tokyo) 1987;101:1321–1330. [PubMed]</li>
 +
<li>Netea M G, Demacker P N M, Kullberg B J, Boerman O C, Verschueren I, Stalenhoef A F H, van der Meer J W M. Low-density lipoprotein
 +
receptor-deficient mice are protected against lethal endotoxemia and severe Gram-negative infections. J Clin Invest. 1996;97:1366–1372.
 +
[PMC free article] [PubMed]</li>
 +
<li>Ulevitch R J, Tobias P S. Recognition of endotoxin by cells leading to transmembrane signaling. Curr Opin Immunol. 1994;6:125–130.
 +
[PubMed]
 +
</li>
 +
<li>Wainwright N R, Miller R J, Paus E, Novitsky T J, Fletcher M A, McKenna T M, Williams T. Endotoxin binding and neutralizing activity by a
 +
protein from Limulus polyphemus. In: Levin J, Alving C R, Munford R S, Stutz P L, editors. Cellular and molecular aspects of endotoxin
 +
reactions. New York, N.Y: Elsevier Science Publishers; 1990. pp. 315–325.</li>
 +
<li>Warren H S, Novitsky T J, Bucklin A, Kania S A, Siber G R. Endotoxin neutralization with rabbit antisera to Escherichia coli J5 and other
 +
gram-negative bacteria. Infect Immun. 1987;55:1668–1673. [PMC free article] [PubMed]</li>
 +
<li>Weinstein S L, June C H, DeFranco A L. Lipopolysaccharide-induced protein tyrosine phosphorylation in human macrophages is mediated
 +
by CD14. J Immunol. 1993;151:3829–3838. [PubMed]</li>
 +
<li>A. Hoess, S. Watson, G.R.Siber and R.Liddington.Crystal structure of an endotoxin-neutralizing protein from the horseshoe crab, Limulus anti-LPS factor, at 1.5 A resolution.</li>
 +
<li>Lihua Wu, Chao-Ming Tsai and Carl E. Frasch.A method purification of bacterial R-type LPS.</li>
 +
<li>Kloczewiak, M., Black, K. M., Loiselle, P., Cavaillon, J. M., Wainwright, N., and Warren, H. S. (1994) J. Infect. Dis. 170, 1490–1497</li>
 +
<li>http://www.horseshoecrab.org</li>
 +
</ol>
 +
</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 01:06, 29 October 2011

deneme baslik

As we know, seawater is a virtual "bacterial soup". Typical near-shore areas that form the prime habitat of the horseshoe crab can easily contain over one billion Gram-negative bacteria per milliliter of seawater. Thus, the horseshoe crab is constantly threatened with infection. Unlike mammals, including humans, the horseshoe crab lacks an immune system; it cannot develop antibodies to fight infection. However, the horseshoe crab does contain a number of compounds that will bind to and inactivate bacteria, fungi, and viruses. Anti-LPS factors that are synthesized in the blood cells of crab are part of this primitive "immune" system.
Lots of horseshoe crabs are collected by some manufacture companies and their blood is extracted in some laboratories. During the extraction process, up to 30% of the animal's blood is removed. Research has shown that once returned to the water, the horseshoe crab's blood volume rebounds in about a week. But, it is also noted that a number of crabs which cannot be undervalued are also dying during the process.
                                         590_crash_blood.png (613×359)

In our project, we aim to produce those factors by using the synthetic biology. In this way, we can obtain them without extracting blood and hurting any crab. Additionally, the possible medication will be gathered cheaper.
In our project, mainly we study on a protein that is gathered from horseshoe crab (limulus polyphemus), limulus anti lipopolysaccharide factor (LALF). By the help of this protein, we planned to stop bacteria growth in vitro situations. 

                                                                Ppkıjougj.png (393×369)

Lipopolysaccharide (LPS), or endotoxin, is the major mediator of septic shock, a serious complication of Gram-negative bacterial infections in humans. Molecules that bind LPS and neutralize its biological effects or enhance its clearance could have important clinical applications. Limulus anti-LPS factor (LALF) binds LPS tightly, and, in animal models, reduces mortality when administered before or after LPS challenge or bacterial infection. The wedge-shaped molecule has a striking charge distribution and amphipathicity that suggest how it can insert into membranes. The binding site for LPS probably involves an extended amphipathic loop, and it has been proposed that two mammalian LPS-binding proteins will have a similar loop. The amphipathic loop structure may be used in the design of molecules with therapeutic properties against septic shock.
To make it possible, we use Bacillus Subtilis as a host; because it is supposed that this bacterium cannot be affected by LALF. Preventing such possibilities during our experiments will help us to get the best and the clearest results. 
On the other hand, we want to apply our anti-LPS factor on a surface as a coat in order to obtain an anti-gram negative bacterial surface. Normally, B.subtilis has the ability to produce biofilm. This complex media may also include some components and protein that are synthesized by bacteria. We think that after the production of LALF, the protein can pass to biofilm with the help of signal peptides we added. As long as LALF remains in the biofilm, the surface that is covered with that biofilm material will not be infected by gram negatives.

Mustafa--lalf.png (610×496)Gjhjgöhkçj..png (592×956)

The LPS coat of gram negative bacteria is an important reason of endotoxin and septic shock. LALF binds to that LPS coat and inhibits the growth of bacteria. This ability is very crucial and may be very useful considering the diseases and pandemics that are caused by gram negatives. Our project suggests a possible prevention for such circumstances.
Also, by killing spores of B.subtilis on the biofilm surface with aqueous dissolved oxygen, ascorbic acid, and copper ions, we will try to perform a sterilized coating material which will possess a protective feature against infectious gram negative bacteria.

REFERENCES

  1. Alpert G, Baldwin G, Thompson C, Wainwright N, Novitsky T J, Gillis , Parsonnet J, Fleisher G R, Siber G R. Limulus antilipopolysaccharide factor protects rabbits from meningococcal endotoxin shock. J Infect Dis. 1992;165:494–500. [PubMed]
  2. Bannerman D D, Goldblum S E. Endotoxin induces endothelial barrier dysfunction through protein tyrosine phosphorylation. Am J Physiol. 1997;273:L217–L226. [PubMed]
  3. Battafaraono R J, Dahlberg P S, Ratz C A, Johnston J W, Gray B H, Haseman J R, Mayo K H, Dunn D L. Peptide derivatives of three distinct lipopolysaccharide binding proteins inhibit lipopolysaccharide-induced tumor necrosis factor-alpha secretion in vitro. Surgery. 1995;118:318–324. [PubMed]
  4. Cooperstock M S. Inactivation of endotoxin by polymyxin B. Antimicrob Agents Chemother. 1974;6:422–425. [PMC free article] [PubMed]
  5. Evans T J, Carpenter A, Moyes D, Martin R, Cohen J. Protective effects of a recombinant amino-terminal fragment of human bactericidal/permeability-increasing protein in an animal model of gram negative sepsis. J Infect Dis. 1995;171:153–160. [PubMed]
  6. Fletcher M A, Mckena T M, Quance J L, Wainwright N R, Williams T J. Lipopolysaccharide detoxification by endotoxin neutralizing protein. J Surg Res. 1993;55:147–154. [PubMed]
  7. Frey E A, Miller D S, Jahr T G, Sundan A, Bazil V, Espevik T, Finlay B B, Wright S D. Soluble CD14 participates in the response of cells to lipopolysaccharide. J Exp Med. 1992;176:1665–1671. [PMC free article] [PubMed]
  8. Goldblum S E, Brann T W, Ding X, Pugin J, Tobias P S. Lipopolysaccharide (LPS)-binding protein and soluble CD14 function as accessory molecules for LPS-induced changes in endothelial barrier function, in vitro. J Clin Invest. 1994;93:692–702. [PMC free article] [PubMed]
  9. Goldblum S E, Ding X, Brann T W, Campbell-Washington J. Bacterial lipopolysaccharide induces actin reorganization, intercellular gap formation, and endothelial barrier dysfunction in pulmonary vascular endothelial cells: concurrent F-actin depolymerization and new actin synthesis. J Cell Physiol. 1993;157:13–23. [PubMed]
  10. Hirata M, Zhong J, Wright S C, Larrick J W. Structure and functions of endotoxin-binding peptides derived from CAP18. Prog Clin Biol Res. 1995;392:317–326. [PubMed]
  11. Hoess A, Watson S, Siber G R, Liddington R. Crystal structure of endotoxin-neutralizing protein from the horseshoe crab, Limulus anti-LPS factor, at 1.5 A resolution. EMBO J. 1993;12:3351–3356. [PMC free article] [PubMed]
  12. Levine D M, Parker T S, Donelly T M, Walsh A, Rubin A L. In vivo protection against endotoxin by plasma high density lipoprotein. Proc Natl Acad Sci USA. 1993;90:12040–12044. [PMC free article] [PubMed]
  13. Morita T, Ohtsubo S, Nakamura T, Tanaka S, Iwanaga S, Ohashi K, Niwa M. Isolation and biological activities of limulus anticoagulant (anti-LPS factor) which interacts with lipopolysaccharide (LPS) J Biochem (Tokyo) 1985;97:1611–1620. [PubMed]
  14. Morrison D C, Jacobs D M. Binding of polymyxin B to the lipid A portion of bacterial lipopolysaccharides. Immunochemistry. 1976;13:813–818. [PubMed]
  15. Muta T, Miyata T, Tokunaga F, Nakamura T, Iwanaga S. Primary structure of anti-lipopolysaccharide factor from American horseshoe crab, Limulus polyphemus. J Biochem (Tokyo) 1987;101:1321–1330. [PubMed]
  16. Netea M G, Demacker P N M, Kullberg B J, Boerman O C, Verschueren I, Stalenhoef A F H, van der Meer J W M. Low-density lipoprotein receptor-deficient mice are protected against lethal endotoxemia and severe Gram-negative infections. J Clin Invest. 1996;97:1366–1372. [PMC free article] [PubMed]
  17. Ulevitch R J, Tobias P S. Recognition of endotoxin by cells leading to transmembrane signaling. Curr Opin Immunol. 1994;6:125–130. [PubMed]
  18. Wainwright N R, Miller R J, Paus E, Novitsky T J, Fletcher M A, McKenna T M, Williams T. Endotoxin binding and neutralizing activity by a protein from Limulus polyphemus. In: Levin J, Alving C R, Munford R S, Stutz P L, editors. Cellular and molecular aspects of endotoxin reactions. New York, N.Y: Elsevier Science Publishers; 1990. pp. 315–325.
  19. Warren H S, Novitsky T J, Bucklin A, Kania S A, Siber G R. Endotoxin neutralization with rabbit antisera to Escherichia coli J5 and other gram-negative bacteria. Infect Immun. 1987;55:1668–1673. [PMC free article] [PubMed]
  20. Weinstein S L, June C H, DeFranco A L. Lipopolysaccharide-induced protein tyrosine phosphorylation in human macrophages is mediated by CD14. J Immunol. 1993;151:3829–3838. [PubMed]
  21. A. Hoess, S. Watson, G.R.Siber and R.Liddington.Crystal structure of an endotoxin-neutralizing protein from the horseshoe crab, Limulus anti-LPS factor, at 1.5 A resolution.
  22. Lihua Wu, Chao-Ming Tsai and Carl E. Frasch.A method purification of bacterial R-type LPS.
  23. Kloczewiak, M., Black, K. M., Loiselle, P., Cavaillon, J. M., Wainwright, N., and Warren, H. S. (1994) J. Infect. Dis. 170, 1490–1497
  24. http://www.horseshoecrab.org