Team:Fatih Turkey/Parts

From 2011.igem.org

(Difference between revisions)
(Prototype team page)
 
(11 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** -->
+
<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;
 +
}
-
<html>
+
div#content{
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
padding: 0 !important;
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
background: transparent;
-
This is a template page. READ THESE INSTRUCTIONS.
+
border: none !important;
-
</div>
+
width: auto;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
}
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
#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, ol, 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;
 +
}
-
{|align="justify"
+
.alignleft {
-
|You can write a background of your team here. Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
float: left;
-
|[[Image:Fatih_Turkey_logo.png|200px|right|frame]]
+
}
-
|-
+
.aligncenter{
-
|
+
margin-left: auto;
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
margin-right: auto;
-
|[[Image:Fatih_Turkey_team.png|right|frame|Your team picture]]
+
}
-
|-
+
h1,h2,h3,h4,h5,h6{
-
|
+
  margin-top: 15px;
-
|align="center"|[[Team:Fatih_Turkey | Team Example]]
+
  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;
 +
}
-
<!--- The Mission, Experiments --->
+
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;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.footer-sh-wrapper {
-
!align="center"|[[Team:Fatih_Turkey|Home]]
+
    height: 22px;
-
!align="center"|[[Team:Fatih_Turkey/Team|Team]]
+
    margin: auto;
-
!align="center"|[https://igem.org/Team.cgi?year=2010&team_name=Fatih_Turkey Official Team Profile]
+
    position: relative;
-
!align="center"|[[Team:Fatih_Turkey/Project|Project]]
+
    width: 990px;
-
!align="center"|[[Team:Fatih_Turkey/Parts|Parts Submitted to the Registry]]
+
}
-
!align="center"|[[Team:Fatih_Turkey/Modeling|Modeling]]
+
.footer-sh-left {
-
!align="center"|[[Team:Fatih_Turkey/Notebook|Notebook]]
+
    background: url("https://static.igem.org/mediawiki/2011/b/b7/Footer-sh-left.png") no-repeat scroll 0 0 transparent;
-
!align="center"|[[Team:Fatih_Turkey/Safety|Safety]]
+
    height: 112px;
-
!align="center"|[[Team:Fatih_Turkey/Attributions|Attributions]]
+
    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;
 +
}
-
===Parts===
+
#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;
 +
}
-
New for iGEM 2010 is the ''groupparts'' tag. This tag will generate a table with all of the parts that your team adds to your team sandbox.  Note that if you want to document a part you need to document it on the [http://partsregistry.org Registry], not on your team wiki.
+
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
 +
color: #333;
 +
}
-
<groupparts>iGEM010 Fatih_Turkey</groupparts>
+
.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;">Biobricks</h2>
 +
      <h5 style="font-family: Verdana, Arial, SunSans-Regular, sans-serif;">Parts</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">
 +
 +
<style>
 +
table{background:transparent !important;}
 +
</style> <!-- post container -->
 +
<div>
 +
<div class="meta-left-full">
 +
 
 +
<TABLE width='865px'><TR><TD width='50%'><B>Favorite Fatih_Turkey 2011 iGEM Team Parts</B><TD width='35%'><TD width='15%' ALIGN='RIGHT'></TABLE>
 +
<TABLE border="1" class='pgrouptable addborder' style='' cellpadding='0' cellspacing='0'>
 +
<TR>
 +
<TH style='width: 7em;'>Name</TH>
 +
<TH colspan=''>Type</th>
 +
<TH colspan=''>Description</th>
 +
<TH colspan=''>Designer</th>
 +
<TH colspan=''>Length</th>
 +
</tr>
 +
 
 +
<!-- ROW -->
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21720"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541515'>BBa_K541515</A></TD><TD>Device</TD><TD>Limulus anti-LPS factor (LALF) for Bacillus subtilis</TD><TD width='100px'>Cihan TA&#350;TAN</TD><TD ALIGN='right'>537</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21732"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541545'>BBa_K541545</A></TD><TD>Device</TD><TD>Limulus Anti-Lipopolysaccharide Factor for E.coli (IPTG Inducible)</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>767</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="22805"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541800'>BBa_K541800</A></TD><TD>Plasmid</TD><TD>B.subtilis and E.coli Episomal Shuttle Vector with Consitutive RFP to express in E.coli</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>6285</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="22806"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541915'>BBa_K541915</A></TD><TD>Plasmid</TD><TD>Multi-host vector pTG262 converted to BioBrick vector wtih LALF protein and SacB signal peptide</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>6109</TD></FORM></TABLE></FORM><BR><BR>
 +
 
 +
 
 +
<!-- Show=Undef -->
 +
<TABLE width='865px'><TR><TD width='50%'><B>Fatih_Turkey 2011 iGEM Team Parts Sandbox</B><TD width='35%'><TD width='15%' ALIGN='RIGHT'></TABLE>
 +
<TABLE border="1" class='pgrouptable addborder' style='' cellpadding='0' cellspacing='0'><TR><TH style='width: 7em;'>Name</TH><TH colspan=''>Type<TH colspan=''>Description<TH colspan=''>Designer<TH colspan=''>Length
 +
 
 +
<!-- ROW -->
 +
 
 +
<!-- ROW -->
 +
 
 +
<!-- ROW -->
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21878"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541003'>BBa_K541003</A></TD><TD>Device</TD><TD>Reflectin 1A with promoter and RBS</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>1081</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21738"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541024'>BBa_K541024</A></TD><TD>Composite</TD><TD>Reflectin 1A (SacB) and LALF (SacB) protein for B.Subtilis</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>1523</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21739"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541025'>BBa_K541025</A></TD><TD>Composite</TD><TD>Reflectin 1A (LipA) and LALF (SacB) protein for B.subtilis</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>1631</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21740"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541026'>BBa_K541026</A></TD><TD>Composite</TD><TD>Reflectin 1A (SacB) and LALF (LipA) protein for B.subtilis</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>1529</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21746"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541027'>BBa_K541027</A></TD><TD>Composite</TD><TD>Reflectin 1A (LipA) and LALF (LipA) protein for B.subtilis</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>1637</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21747"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541028'>BBa_K541028</A></TD><TD>Composite</TD><TD>Reflectin 1A (TAT-Constitutive) and LALF (TAT-IPTG inducable) protein for E.coli</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>1787</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21748"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541029'>BBa_K541029</A></TD><TD>Composite</TD><TD>Reflectin 1A (TAT-IPTG inducable) and LALF (TAT-IPTG inducable) protein for E.coli</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>2085</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21726"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541501'>BBa_K541501</A></TD><TD>Regulatory</TD><TD>Promoter Pveg, RBS spoVG and SacB signal peptide for B. subtilis</TD><TD width='100px'>Cihan TA&#350;TAN</TD><TD ALIGN='right'>219</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21731"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541502'>BBa_K541502</A></TD><TD>Regulatory</TD><TD>Promoter Pveg, RBS spoVG and LipA signal peptide for B. subtilis</TD><TD width='100px'>Fazilet Guler</TD><TD ALIGN='right'>225</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21728"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541503'>BBa_K541503</A></TD><TD>Regulatory</TD><TD>Constitutive Strong promoter, Strong RBS and TAT signal peptide</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>151</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21730"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541504'>BBa_K541504</A></TD><TD>Regulatory</TD><TD>IPTG inducible PlacI, RBS and TAT signal peptide</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>449</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21729"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541505'>BBa_K541505</A></TD><TD>Generator</TD><TD>limulus anti-LPS factor (LALF)</TD><TD width='100px'>Fazilet Guler</TD><TD ALIGN='right'>312</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21727"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541506'>BBa_K541506</A></TD><TD>Generator</TD><TD>Reflectin1A from Cephalopod</TD><TD width='100px'>Fazilet Guler</TD><TD ALIGN='right'>855</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21734"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541516'>BBa_K541516</A></TD><TD>Device</TD><TD>Reflectin1A for B.subtiis with SacB signal sequence</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>978</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21733"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541525'>BBa_K541525</A></TD><TD>Device</TD><TD>LALF for Bacillus subtilis with LipA signal peptide</TD><TD width='100px'>Fazilet Guler</TD><TD ALIGN='right'>543</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21735"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541526'>BBa_K541526</A></TD><TD>Device</TD><TD>reflectin for b.subtilis with LipA signal peptide</TD><TD width='100px'>Fazilet Guler</TD><TD ALIGN='right'>1086</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21736"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541536'>BBa_K541536</A></TD><TD>Device</TD><TD>Reflectin 1A for E.coli with TAT signal sequence (Constitutive)</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>1012</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="21737"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541546'>BBa_K541546</A></TD><TD>Device</TD><TD>IPTG inducible PlacI, RBS,TAT signal peptide and reflectin</TD><TD width='100px'>Fazilet Guler</TD><TD ALIGN='right'>1310</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="22803"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541596'>BBa_K541596</A></TD><TD>Device</TD><TD>Reflectin  gene with J04500 promoter </TD><TD width='100px'>Fazilet Guler</TD><TD ALIGN='right'>1081</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="22832"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541815'>BBa_K541815</A></TD><TD>Plasmid</TD><TD>B.subtilis and E.coli Episomal Shuttle Vector with LALF and SacB signal peptide</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>5753</TD></FORM>
 +
 
 +
<form method="post" action="/cgi/partsdb/pgroup.cgi?pgroup=iGEM2011&amp;group=Fatih_Turkey" enctype="multipart/form-data">
 +
<input type="hidden" name="Editing" value="Editing"  /><input type="hidden" name="part" value="22830"  /><input type="hidden" name="pgroup" value="iGEM2011"  /><input type="hidden" name="group" value="Fatih_Turkey"  /><TR><TD><A class='noul_link' href='http://partsregistry.org/wiki/index.php?title=Part:BBa_K541925'>BBa_K541925</A></TD><TD>Plasmid</TD><TD>Multi-host vector pTG262 converted to BioBrick vector wtih LALF protein and LipA signal peptide</TD><TD width='100px'>Mustafa Elitok</TD><TD ALIGN='right'>6115</TD></FORM></TABLE></FORM><BR><!-- end content -->
 +
 
 +
 
 +
<p><strong><img src="https://static.igem.org/mediawiki/2011/b/bf/K541501.png" width="400" height="100" /></strong></p>
 +
<p><strong>Promoter  Pveg, RBS spoVG and SacB signal peptide for B. Subtilis; (BBa_K541501)</strong><br />
 +
This is the subpart of SacB signal peptide which is  commonly used in our BioBricks. Signal peptide is used for the secretion of our  protein outside of the cell. Promoter and RBS are compatible with B.subtilis.<strong></strong></p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/f/f7/K541502.png" width="400" height="100" /><br />
 +
  <strong>Promoter  Pveg, RBS spoVG and LipA signal peptide for B. Subtilis; (BBa_K541502)</strong><br />
 +
Subpart of LipA signal peptide is designed alternatively  for BBa_K541501. Promoter and RBS are compatible with B.subtilis.<strong></strong></p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/3/37/K541503.png" width="400" height="100" /><br />
 +
  <strong>Constitutive  Strong promoter, Strong RBS and TAT signal peptide; (BBa_K541503)</strong><br />
 +
The aim of design of this part is same with  BBa_K541501 and BBa_K541502. This part is compatible with only E.coli because  of its promoter and RBS. Tat signal peptide is inserted in this gene.<strong></strong></p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/d/d1/K541504.png" width="400" height="100" /><br />
 +
  <strong>IPTG  inducible PlacI, RBS and TAT signal peptide; (BBa_K541504)</strong><br />
 +
It is same with BBa_K541503. Differently, we used IPTG  inducible PlacI promoter with E.coi compatible RBS.<strong></strong></p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/9/9f/K541505.png" width="400" height="100" /><br />
 +
  <strong>Limulus  anti-LPS factor (LALF); (BBa_K541505)</strong><br />
 +
LALF subpart that we inserted in our BioBricks which  are related to LALF. It has been synthesized in vitro in order to prevent  horseshoe crab death, sea creature that hosts LALF. For more information; visit  our<a href="https://2011.igem.org/Team:Fatih_Turkey/LALF"> LALF page.</a></p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/a/a1/K541506.png" width="400" height="100" /><br />
 +
  <strong>Reflectin1A from Cephalopod</strong><strong>; (BBa_K541506)</strong><br />
 +
Reflectin is aimed to use as a biosensor in our  project. This is the subpart of parts for reflectin. </p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/f/fe/K541515.png" width="900" height="139" /><br />
 +
  <strong>Limulus anti-LPS  factor (LALF) for Bacillus subtilis</strong>; <strong>BBa_K541515</strong><br />
 +
  We designed this part in  order to stop E.coli growth via B.subtilis. Constitutive promoter veg  (BBa_K143012) and RBS spoVG (BBa_K143021) are inserted to be able to use the  device in B.subtilis. With help of signal peptide, the protein will be  synthesized outside of the cell easily. SacB signal peptide is one of  responsible systems in Sec-SRP pathway in B.subtilis. Secreting outside allows  us to test whether we could have a solution that does not include any  bacterium; thus solution could be used as anti-septic. We tested this effect by  comparing the exposure of liquid culture and supernatant of B.subtilis on  E.coli.</p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><strong>Reflectin gene with  J04500 promoter; </strong><strong>BBa_K541596</strong> <br />
 +
  Reflectin 1A, a protein that can be found in Cephalopod iridocyte cells, has  the ability to reflect the white light by changing its wavelength depending on  the thickness of the protein structure. Because of this, the surface or the  cell covered with this protein is seen colorful. This ability, we believe, will  allow us to test efficiency of inhibition by LALF. We planned that in the case  of prevention of growth, reflectin thickness will be different between  experimental and control groups; thus shows that LALF works. Although we want  to secrete this protein outside of the cell in order to have a better thick  structure output, we also wondered what would happen if protein remains in the  cell. That is the reason that we designed this part which does not include  signal peptide sequence. In addition, IPTG inducible PlacI promoter and B0034  RBS are included in the part.</p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/a/a4/K541545.png" width="834" height="139" /><br />
 +
  <strong>Limulus  Anti-Lipopolysaccharide Factor for E.coli (IPTG Inducible); </strong><strong>BBa_K541545</strong> <br />
 +
  Besides of inhibiting gram  negative growth via B.subtilis, we also wondered what if E.coli synthesizes  LALF to stop its own growth. IPTG inducible promoter PlacI and RBS B0034 are  selected for this reason in the part, in order to test its effectiveness  properly.&nbsp;We added Tat signal peptide sequence to allow LALF to work  efficiently. Tat signal system is one of major secretion pathways that exist in  gram negatives.</p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><img src="https://static.igem.org/mediawiki/2011/f/f4/K541800.png" width="300" height="150" /><br />
 +
  <strong>B.subtilis and  E.coli Episomal Shuttle Vector with Consitutive RFP to express in E.coli; </strong><strong>BBa_K541800</strong> <br />
 +
  This episomal vector has  within its BioBrick region a constitutively expressed RFP gene in E.coli. It  uses LacI promoter, B0034, mRFP1 (E0010) and B0015.</p>
 +
<p>&nbsp;</p>
 +
<p>&nbsp;</p>
 +
<p><br />
 +
  <strong>Multi-host vector  pTG262 converted to BioBrick vector wtih LALF protein and SacB signal peptide;  BBa_K541915</strong> <br />
 +
  Same gene components are  included with BBa_K541515. Only difference here is the plasmid backbone we use.  (BBa_I147123) This part is the major sequence that we use in our LALF  experiments. </p>
 +
 
 +
 
 +
</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 23:52, 28 October 2011

deneme baslik

Favorite Fatih_Turkey 2011 iGEM Team Parts
Name Type Description Designer Length
BBa_K541515DeviceLimulus anti-LPS factor (LALF) for Bacillus subtilisCihan TAŞTAN537
BBa_K541545DeviceLimulus Anti-Lipopolysaccharide Factor for E.coli (IPTG Inducible)Mustafa Elitok767
BBa_K541800PlasmidB.subtilis and E.coli Episomal Shuttle Vector with Consitutive RFP to express in E.coliMustafa Elitok6285
BBa_K541915PlasmidMulti-host vector pTG262 converted to BioBrick vector wtih LALF protein and SacB signal peptideMustafa Elitok6109


Fatih_Turkey 2011 iGEM Team Parts Sandbox
NameTypeDescriptionDesignerLength
BBa_K541003DeviceReflectin 1A with promoter and RBSMustafa Elitok1081
BBa_K541024CompositeReflectin 1A (SacB) and LALF (SacB) protein for B.SubtilisMustafa Elitok1523
BBa_K541025CompositeReflectin 1A (LipA) and LALF (SacB) protein for B.subtilisMustafa Elitok1631
BBa_K541026CompositeReflectin 1A (SacB) and LALF (LipA) protein for B.subtilisMustafa Elitok1529
BBa_K541027CompositeReflectin 1A (LipA) and LALF (LipA) protein for B.subtilisMustafa Elitok1637
BBa_K541028CompositeReflectin 1A (TAT-Constitutive) and LALF (TAT-IPTG inducable) protein for E.coliMustafa Elitok1787
BBa_K541029CompositeReflectin 1A (TAT-IPTG inducable) and LALF (TAT-IPTG inducable) protein for E.coliMustafa Elitok2085
BBa_K541501RegulatoryPromoter Pveg, RBS spoVG and SacB signal peptide for B. subtilisCihan TAŞTAN219
BBa_K541502RegulatoryPromoter Pveg, RBS spoVG and LipA signal peptide for B. subtilisFazilet Guler225
BBa_K541503RegulatoryConstitutive Strong promoter, Strong RBS and TAT signal peptideMustafa Elitok151
BBa_K541504RegulatoryIPTG inducible PlacI, RBS and TAT signal peptideMustafa Elitok449
BBa_K541505Generatorlimulus anti-LPS factor (LALF)Fazilet Guler312
BBa_K541506GeneratorReflectin1A from CephalopodFazilet Guler855
BBa_K541516DeviceReflectin1A for B.subtiis with SacB signal sequenceMustafa Elitok978
BBa_K541525DeviceLALF for Bacillus subtilis with LipA signal peptideFazilet Guler543
BBa_K541526Devicereflectin for b.subtilis with LipA signal peptideFazilet Guler1086
BBa_K541536DeviceReflectin 1A for E.coli with TAT signal sequence (Constitutive)Mustafa Elitok1012
BBa_K541546DeviceIPTG inducible PlacI, RBS,TAT signal peptide and reflectinFazilet Guler1310
BBa_K541596DeviceReflectin gene with J04500 promoter Fazilet Guler1081
BBa_K541815PlasmidB.subtilis and E.coli Episomal Shuttle Vector with LALF and SacB signal peptideMustafa Elitok5753
BBa_K541925PlasmidMulti-host vector pTG262 converted to BioBrick vector wtih LALF protein and LipA signal peptideMustafa Elitok6115

Promoter Pveg, RBS spoVG and SacB signal peptide for B. Subtilis; (BBa_K541501)
This is the subpart of SacB signal peptide which is commonly used in our BioBricks. Signal peptide is used for the secretion of our protein outside of the cell. Promoter and RBS are compatible with B.subtilis.

 


Promoter Pveg, RBS spoVG and LipA signal peptide for B. Subtilis; (BBa_K541502)
Subpart of LipA signal peptide is designed alternatively for BBa_K541501. Promoter and RBS are compatible with B.subtilis.

 

 


Constitutive Strong promoter, Strong RBS and TAT signal peptide; (BBa_K541503)
The aim of design of this part is same with BBa_K541501 and BBa_K541502. This part is compatible with only E.coli because of its promoter and RBS. Tat signal peptide is inserted in this gene.

 

 


IPTG inducible PlacI, RBS and TAT signal peptide; (BBa_K541504)
It is same with BBa_K541503. Differently, we used IPTG inducible PlacI promoter with E.coi compatible RBS.

 

 


Limulus anti-LPS factor (LALF); (BBa_K541505)
LALF subpart that we inserted in our BioBricks which are related to LALF. It has been synthesized in vitro in order to prevent horseshoe crab death, sea creature that hosts LALF. For more information; visit our LALF page.

 

 


Reflectin1A from Cephalopod; (BBa_K541506)
Reflectin is aimed to use as a biosensor in our project. This is the subpart of parts for reflectin.

 

 


Limulus anti-LPS factor (LALF) for Bacillus subtilis; BBa_K541515
We designed this part in order to stop E.coli growth via B.subtilis. Constitutive promoter veg (BBa_K143012) and RBS spoVG (BBa_K143021) are inserted to be able to use the device in B.subtilis. With help of signal peptide, the protein will be synthesized outside of the cell easily. SacB signal peptide is one of responsible systems in Sec-SRP pathway in B.subtilis. Secreting outside allows us to test whether we could have a solution that does not include any bacterium; thus solution could be used as anti-septic. We tested this effect by comparing the exposure of liquid culture and supernatant of B.subtilis on E.coli.

 

 

Reflectin gene with J04500 promoter; BBa_K541596
Reflectin 1A, a protein that can be found in Cephalopod iridocyte cells, has the ability to reflect the white light by changing its wavelength depending on the thickness of the protein structure. Because of this, the surface or the cell covered with this protein is seen colorful. This ability, we believe, will allow us to test efficiency of inhibition by LALF. We planned that in the case of prevention of growth, reflectin thickness will be different between experimental and control groups; thus shows that LALF works. Although we want to secrete this protein outside of the cell in order to have a better thick structure output, we also wondered what would happen if protein remains in the cell. That is the reason that we designed this part which does not include signal peptide sequence. In addition, IPTG inducible PlacI promoter and B0034 RBS are included in the part.

 

 


Limulus Anti-Lipopolysaccharide Factor for E.coli (IPTG Inducible); BBa_K541545
Besides of inhibiting gram negative growth via B.subtilis, we also wondered what if E.coli synthesizes LALF to stop its own growth. IPTG inducible promoter PlacI and RBS B0034 are selected for this reason in the part, in order to test its effectiveness properly. We added Tat signal peptide sequence to allow LALF to work efficiently. Tat signal system is one of major secretion pathways that exist in gram negatives.

 

 

 


B.subtilis and E.coli Episomal Shuttle Vector with Consitutive RFP to express in E.coli; BBa_K541800
This episomal vector has within its BioBrick region a constitutively expressed RFP gene in E.coli. It uses LacI promoter, B0034, mRFP1 (E0010) and B0015.

 

 


Multi-host vector pTG262 converted to BioBrick vector wtih LALF protein and SacB signal peptide; BBa_K541915
Same gene components are included with BBa_K541515. Only difference here is the plasmid backbone we use. (BBa_I147123) This part is the major sequence that we use in our LALF experiments.