Team:ITB Indonesia/Parts

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
{{CSS/Main}}
 
-
 
-
 
<html>
<html>
-
<style type="text/css">
+
<head>
-
#groupparts {text-align: center; margin-left: auto; margin-right: auto;}
+
<title></title>
-
</style>
+
<style>
-
<!--main content -->
+
body{
-
<table width="70%" align="center">
+
background-image: url(https://static.igem.org/mediawiki/2014/4/47/Itb-bg.jpg);
 +
background-repeat: repeat;
 +
}
 +
#top-section{width:1010px;height:47px;background-color:#FFFFFF;}
-
<!--welcome box -->
+
#menubar{top:10px;padding-left:25px;padding-right:25px;}
-
<tr>
+
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:ITB_Indonesia/Parts&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
#menubar ul li a{background-color:#FFFFFF;color:black;}
-
<!-- end welcome box -->
+
#menubar a:hover{text-decoration:underline;}
-
<tr>
+
#menubar.left-menu.noprint{background-color:#FFFFFF;}
-
<!--navigation menu -->
+
#menubar ul li:nth-child(1){background-color:#FFFFFF;color:black;}
-
<td align="center" colspan="3">
+
#menubar ul li:nth-child(2){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(3){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(4){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(5){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(6){background-color:#FFFFFF;color:black;}
 +
#menubar ul li:nth-child(7){visibility:hidden;}
-
<table  width="100%">
+
#p-logo img{display:none;}
-
<tr heigth="15px"></tr>
+
-
<tr heigth="75px">
+
 +
#search-controls{display:none;}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.firstHeading{display:none;}
-
<a href="https://2014.igem.org/Team:ITB_Indonesia"style="color:#000000">Home </a> </td>
+
#content{width:1000px;}
 +
#footer-box{display:none;}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#putih{
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Team"style="color:#000000"> Team </a> </td>
+
width: 1000px;
 +
margin: 0 auto;
 +
background-color: #FFFFFF;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#center{
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=ITB_Indonesia"style="color:#000000"> Official Team Profile </a></td>
+
width: 960px;
 +
margin: 0 auto;
 +
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Project"style="color:#000000"> Project</a></td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
/*****    Start Header    *****/
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Parts"style="color:#000000"> Parts</a></td>
+
#logo{
 +
width: 960px;
 +
height: 100px;
 +
background-image: url(https://static.igem.org/mediawiki/2014/3/3e/Itb-logo.jpg);
 +
/*background-color: #FFFFAA;*/
 +
/*position: absolute;
 +
top: 0;*/
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#header{
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Modeling"style="color:#000000"> Modeling</a></td>
+
/*margin-top: 10px;*/
 +
width: 960px;
 +
height: 200px;
 +
background-image: url(https://static.igem.org/mediawiki/2014/5/56/Itb-judul.jpg);
 +
}
 +
/*****    End Header    *****/
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Notebook"style="color:#000000"> Notebook</a></td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
/*****    Start Nav    *****/
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Safety"style=" color:#000000"> Safety </a></td>
+
#blockNav{
 +
width: 960px;
 +
height: 48px;
 +
background-color: #38AF89;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
ul {
-
<a href="https://2014.igem.org/Team:ITB_Indonesia/Attributions"style="color:#000000"> Attributions </a></td>
+
  text-align: left;
 +
  display: inline;
 +
  margin: 0;
 +
  padding: 15px 4px 17px 0;
 +
  list-style: none;
 +
  /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
 +
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
 +
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);*/
 +
}
 +
ul li {
 +
  font: bold 12px/18px sans-serif;
 +
  /*font-family: source-code-pro, sans-serif;*/
 +
  color: #FFFFFF;
 +
  display: inline-block;
 +
  margin-right: -4px;
 +
  position: relative;
 +
  padding: 15px 20px;
 +
  background: #38AF89;
 +
  cursor: pointer;
 +
  -webkit-transition: all 0.2s;
 +
  -moz-transition: all 0.2s;
 +
  -ms-transition: all 0.2s;
 +
  -o-transition: all 0.2s;
 +
  transition: all 0.2s;
 +
}
 +
ul li:hover {
 +
  background: #2E9876;
 +
  color: #FFFFFF;
 +
}
 +
ul li ul {
 +
  padding: 0;
 +
  position: absolute;
 +
  top: 48px;
 +
  left: 0;
 +
  width: 180px;
 +
  -webkit-box-shadow: none;
 +
  -moz-box-shadow: none;
 +
  box-shadow: none;
 +
  display: none;
 +
  opacity: 0;
 +
  visibility: hidden;
 +
  -webkit-transiton: opacity 0.2s;
 +
  -moz-transition: opacity 0.2s;
 +
  -ms-transition: opacity 0.2s;
 +
  -o-transition: opacity 0.2s;
 +
  -transition: opacity 0.2s;
 +
}
 +
ul li ul li{
 +
  background: #2E9876;
 +
  display: block;
 +
  color: #FFFFFF;
 +
  text-shadow: 0 -1px 0 #000;
 +
}
 +
ul li ul li:hover { background: #4CB795; }
 +
ul li:hover ul {
 +
  display: block;
 +
  opacity: 1;
 +
  visibility: visible;
 +
}
 +
a:link {
 +
    text-decoration: none;
 +
    color: #FFFFFF;
 +
}
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
a:visited {
-
</tr>
+
    text-decoration: none;
-
</table>
+
    color: #FFFFFF;
 +
}
 +
/*****    End Nav    *****/
-
<!--end navigation menu -->
 
-
</tr>
 
 +
/*****    Start Content    *****/
 +
iframe{
 +
margin: 30px 0 30px 200px;
 +
}
-
</tr>
+
#line{
-
+
width: 960px;
 +
height: 1px;
 +
background-color: #BCBCB3;
 +
}
 +
/*****    End Content    *****/
 +
/*****    Start Sponsor    *****/
 +
#sponsor{
 +
width: 960px;
 +
height: 200px;
 +
background-image: url(https://static.igem.org/mediawiki/2014/3/36/Itb-sponsor.jpg);
 +
}
 +
/*****    End Sponsor    *****/
 +
</style>
 +
<script src="//use.edgefonts.net/source-code-pro.js"></script>
 +
</head>
 +
<body>
 +
<div id="putih">
 +
<div id="center">
 +
<div id="logo"></div>
-
</td>
+
<div id="header"></div>
-
<tr> <td colspan="3" height="15px"> </td></tr>
+
<div id="blockNav">
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
<ul>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<li><a href="https://2014.igem.org/Team:ITB_Indonesia">HOME</a></li>
 +
<li>TEAM
 +
<ul>
 +
<li><a href="https://igem.org/Team.cgi?id=1387" >OFFICIAL TEAM PROFILE</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Team">TEAM MEMBER</a></li>
 +
</ul>
 +
</li>
 +
<li>PROJECT
 +
<ul>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Project">OVERVIEW</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/DegMod">DEGRADATION MODULE</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/ConMod">CONVERTION MODULE</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/RepMod">REPORTER MODULE</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/SelfMod">SELF REGULATORY MODULE</a></li>
 +
    </ul>
 +
</li>
 +
<li>MODELING</li>
 +
<li>WETLAB
 +
<ul>
 +
<li><a href="">PARTS</a></li>
 +
<li><a href="">ATTRIBUTIONS</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Safety">SAFETY</a></li>
 +
<li><a href="">DATA</a></li>
 +
<li><a href="">PROTEIN MODEL</a></li>
 +
<li><a href="">ACHIEVEMENT</a></li>
 +
</ul>
 +
</li>
 +
<li>NOTEBOOK
 +
<ul>
 +
<li><a href="">MODELING</a></li>
 +
<li><a href="https://igem.org/Team.cgi?id=1387">WETLAB</a></li>
 +
</ul>
 +
</li>
 +
<li>HUMAN PRACTICE
 +
<ul>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Unpas">INTRO SYNBIO TO UNPAS</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/SynBio">SYNBIO CLASS</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/SynbiGreen">SYNBIGREEN SURVEY</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Medsos">SOCIAL MEDIA</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/OnMedia">MEDIA</a></li>
 +
<li><a href="https://2014.igem.org/Team:ITB_Indonesia/Biosafety">BIOSAFETY SEMINAR</a></li>
 +
<li><a href="">INDONESIA TEAMS MEET UP</a></li>
 +
<li><a href="">FUN WITH KIDS</a></li>
 +
<li><a href="">SHARING SYNBIO IN UPI</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</div>
 +
<br>
 +
<h1>PARTS</h1>
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2014/d/db/Parts1.JPG">
 +
<br>
 +
<h1>PARTS DESCRIPTION</h1>
 +
<br>
 +
<ol type="A">
 +
<li>Reporter Module</li>
 +
<img src="https://static.igem.org/mediawiki/2014/6/69/DegMod.JPG">
 +
<p>The construction of reporter module is consist of inducible promoter PibpAB (BBa_K339010), RBS (B0034), amilCP (BBa_K592025), and double terminator (B0015). BBa_K1387000 consist of RBS (B0034), amilCP (BBa_K592025) and double terminator (B0015), while the complete module was contained in BBa_K1387001. The reporter module will have a blue chromoprotein when the inclusion body is formed in the cell. This mechanism then acts as an indicator of cytoplasmic stress, in this situation is caused by inclussion body.</p>
-
<!--Parts Submitted to the Registry  -->
+
<li>Degradation Module</li>
-
<tr><td > <h3> Parts Submitted to the Registry </h3></td>
+
<li>Self-Regulatory Module</li>
-
<td ></td >
+
<li>Convertion Module</li>
-
<td > <h3>What information do I need to start putting my parts on the Registry? </h3></td>
+
<li>References</li>
-
</tr>
+
</ol>
-
<tr>
+
-
<td width="45%"  valign="top">
+
-
<p>
+
-
An important aspect of the iGEM competition is the use and creation of standard  biological parts. Each team will make new parts during iGEM and will submit them to the <a href="http://partsregistry.org"> Registry of Standard Biological Parts</a>. The iGEM software provides an easy way to present the parts your team has created. The "groupparts" tag will generate a table with all of the parts that your team adds to your team sandbox. 
+
-
<p>
+
<br>
-
<strong>Note that if you want to document a part you need to document it on the <a href="http://partsregistry.org Registry"> Registry</a>, not on your team wiki.</strong> Future teams and other users and are much more likely to find parts on the Registry than on your team wiki.
+
<br>
-
</p>
+
-
 
+
<div id="sponsor"></div>
-
<p>
+
</div>
-
Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without a need to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.
+
</div>
-
</p>
+
</body>
-
 
+
-
 
+
-
 
+
-
<h3>When should you put parts into the Registry?</h3>
+
-
 
+
-
<p>
+
-
As soon as possible! We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better recall you will have of all details surrounding your parts. Remember you don't need to send us the DNA to create an entry for a part on the Registry. However, you must send us the sample/DNA before the Jamboree. Only parts for which you have sent us samples/DNA are eligible for awards and medal requirements.
+
-
</p>
+
-
</td>
+
-
 
+
-
<td > </td>
+
-
<td width="45%" valign="top">
+
-
 
+
-
<p>
+
-
The information needed to initially create a part on the Registry is:
+
-
</p>
+
-
<ol>
+
-
 
+
-
<li>Part Name</li>
+
-
<li>Part type</li>
+
-
<li>Creator</li>
+
-
<li>Sequence</li>
+
-
<li>Short Description (60 characters on what the DNA does)</li>
+
-
<li>Long Description (Longer description of what the DNA does)</li>
+
-
<li>Design considerations</li>
+
-
</ol>
+
-
 
+
-
<p>
+
-
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. Check out part <a href="http://parts.igem.org/Part:BBa_K404003">BBa_K404003</a> for an excellent example of a highly characterized part.
+
-
</p>
+
-
 
+
-
<p>
+
-
You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry"> Add a Part to the Registry</a> link.
+
-
</p>
+
-
</td>
+
-
</tr>
+
-
 
+
-
 
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
-
 
+
-
<tr><td colspan="3" > <h3> Parts Table</h3></td></tr>
+
-
 
+
-
 
+
-
<tr><td width="45%" colspan="3"  valign="top">
+
-
Any parts your team has created will appear in this table below:</td></tr>
+
-
 
+
-
</table>
+
</html>
</html>
-
 
-
<groupparts>iGEM013 ITB_Indonesia</groupparts>
 

Revision as of 21:16, 14 October 2014


PARTS



PARTS DESCRIPTION


  1. Reporter Module
  2. The construction of reporter module is consist of inducible promoter PibpAB (BBa_K339010), RBS (B0034), amilCP (BBa_K592025), and double terminator (B0015). BBa_K1387000 consist of RBS (B0034), amilCP (BBa_K592025) and double terminator (B0015), while the complete module was contained in BBa_K1387001. The reporter module will have a blue chromoprotein when the inclusion body is formed in the cell. This mechanism then acts as an indicator of cytoplasmic stress, in this situation is caused by inclussion body.

  3. Degradation Module
  4. Self-Regulatory Module
  5. Convertion Module
  6. References