Team:UI-Indonesia

From 2014.igem.org

(Difference between revisions)
 
(247 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:UI-Indonesia/Templates/Header}}
 +
<html>
<html>
 +
<head>
 +
<!-- Scripts --> <!--- Thank you to TU-Munich 2013 IGEM Team!! :) -->
 +
<script src="https://2013.igem.org/Team:TU-Munich/TUM13_jquery-1.10.2.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
<script src="https://2013.igem.org/Team:TU-Munich/TUM13_bxslider.js?action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
<script src="https://2014.igem.org/Team:UI-Indonesia/script?action=raw&ctype=text/javascript" type="text/javascript"></script>
-
 
+
<!-- Stylesheets -->
-
<!-- this section changes the default wiki template to a white full width background -->
+
<link href="https://2014.igem.org/Team:UI-Indonesia/bxslider.css?action=raw&ctype=text/css" type="text/css" rel="stylesheet">
-
 
+
<style>
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
#one-box {
-
+
display: block;
-
border: 0 none;
+
        background-color: #ffffff;
-
height: 14px;
+
        color: #332e2e;
-
z-index: 100;
+
position: relative;
-
top: 0;
+
width: 90%;
-
position: fixed;
+
height: auto;
-
width: 975px;  
+
margin: 0px auto;
-
left: 50%;  
+
        padding: 30px;
-
margin-left: -487px;
+
        padding-top: 15px;
-
}
+
        border-radius: 20px;
-
 
+
        margin-top: 30px;
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
        clear: both;
-
width: 100%;  
+
-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.68);
-
height: 100%;
+
-moz-box-shadow:   0px 3px 3px 0px rgba(0, 0, 0, 0.68);
-
border: 0px;
+
box-shadow:         0px 3px 3px 0px rgba(0, 0, 0, 0.68);
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
-
 
+
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
-
width: 100%;  
+
-
height: 100%;
+
-
background-color: transparent;
+
}
}
</style>
</style>
-
<!--  here ends the section that changes the default wiki template to a white full width background -->
+
</head>
-
 
+
-
/*-- COBA COBA STYLESHEET --*/
+
-
<link rel="stylesheet" href="https://2014.igem.org/Team:UI-Indonesia/css/main?action=raw&ctype=text/css" type="text/css" />
+
-
 
+
-
<!-- beginning of your page -->
+
-
 
+
-
<div id="contentcontainer">
+
-
 
+
-
 
+
-
<!-- this table contains the navigation bar -->
+
-
<table  width="975px" align="center">
+
-
<tr> <td colspan="10" heigth="155px"> </td></tr>
+
 +
<body>
 +
<div id="main-box">
 +
<ul class="bxslider">
 +
<li><img src="https://static.igem.org/mediawiki/2014/a/af/UI-Indonesia_Image_MI-Header.png" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/2014/9/9c/UI-Indonesia_Image_SlideLab.jpg" /></li>
 +
        <li><img src="https://static.igem.org/mediawiki/2014/1/15/UI-Indonesia_Image_SliderHP.jpg" /></li>
 +
        <li><img src="https://static.igem.org/mediawiki/2014/7/7f/UI-Indonesia_Image_SliderTeam.jpg" /></li>
 +
</ul>
 +
<div style="clear:both"></div>
 +
<div id="one-box">
 +
<h2>About Our Project</h2>
 +
<p>Biofilm is a matrix extracellular polymeric substances (EPS) that surrounds microbial colonies and causes more than 65% microbial infections. Most of the pathogenic bacteria could make biofilm that increases their antibiotic resistance and increase its pathogenecity. Our <i>Escherichia coli</i> can degrade biofilm from various bacteria after it seeks them by detecting their quorum sensing signal molecule. Our team focuses in <i>Vibrio cholerae</i> because it causes cholera, one of the deadly tropical country disease. We present our <i>E. coli</i> that can degrade biofilm of <i>V. cholerae</i> after it detects quorum sensing signal molecule from <i>V. cholerae</i>, CAI-1, by CqsS receptor. Then our <i>E. coli</i> will activate motility gene, CheZ, to hunt <i>V. cholerae</i>. When it arrives, our bacteria will degrade the biofilm by secreting enzymes, such as α-amylase, nuclease, and substilisin to break down the matrix and finally secretes peptide 1018 that will kill <i>V. cholerae</i>.
<br>
<br>
-
 
+
<br>
-
<tr>  
+
Our project can be applied in broad application. Not only fighting the <i>Vibrio cholerae</i> but also the other bacteria such as: <i>Pseudomonas aerugoinosa</i>, <i>Bacillus substillis</i>, <i>Klebsiella pneumonia</i>, <i>Staphylococcus aureus</i>, and <i>E. coli</i> Top 10.</p>
-
<!--
+
</div>
-
**************Navigation bar**************
+
-
Each cell represents a button,
+
-
1.-  first row defines the borders outside each box, how the text is aligned and the height
+
-
2.- second row defines the color, here you can change the color by modifying the hex code
+
-
3.- third row is where you place the link to where you want that button to take you
+
-
4.- fourth row you define the color of the text inside the button and the content of it
+
-
-->
+
-
 
+
-
 
+
-
<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/WikitemplateA_home"
+
-
style="color:#000000">Home </a> </td>
+
-
 
+
-
<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/WikitemplateA_team"
+
-
style="color:#000000"> Team </a> </td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px" 
+
-
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href=""
+
-
style="color:#000000"> Official Team Profile </a></td>
+
-
 
+
-
<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/WikitemplateA_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>
+
-
<a href="https://2014.igem.org/WikitemplateA_parts"
+
-
style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px"
+
-
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href=""
+
-
style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" height ="45px"
+
-
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
-
<a href=""
+
-
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>
+
-
<a href=""
+
-
style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  height ="45px"
+
-
onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
-
<a href=""
+
-
style="color:#000000"> Attributions </a></td>
+
-
 
+
-
 
+
-
<!-- this is the iGEM logo! it will take to igem.org -->
+
-
<td align ="center"> <a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
-
</tr>
+
-
 
+
-
<tr> <td colspan="10" heigth="45px"> </td></tr>
+
-
</table>
+
-
 
+
-
<!-- end of navigation bar -->
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<!-- page content begins-->
+
-
 
+
-
<table width="975px" align="center">
+
-
<tr ><td coslpan="2" height="35px"></td></tr>
+
-
<tr>
+
-
 
+
-
<td width="35%" valign="top">
+
-
<h3>Welcome ! </h3>
+
-
<p>
+
-
This is a basic template you may use to customize your wiki, you can take it apart and modify it as much as you want. The links and tabs provided here are basic suggestions, feel free to adapt it for your team and your project. </p>
+
-
<p>
+
-
If you are looking for general  wiki guidelines, restrictions, design tips and more, visit the <br><a href="https://2014.igem.org/Wiki_How-To"> Wiki How-To Page</a></p>
+
-
</p>
+
-
 
+
-
 
+
-
</td>
+
-
 
+
-
<td width="5%" > </td>
+
-
 
+
-
 
+
-
<!-- here you can place an image related to your project or your logo! -->
+
-
<td width="60%" > <img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="600px" height="300px"></td>
+
-
 
+
-
 
+
-
 
+
-
<tr ><td coslpan="2" height="35px"></td></tr>
+
-
</tr>
+
-
</table>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<!-- 3 columns content
+
-
this area is divided intro 3 columns, you can add more information about your team, project, city or mention your sponsors! -->
+
-
<table width="975px" align="center">
+
-
 
+
-
 
+
-
<tr>
+
-
<!-- first column -->
+
-
<td width="30%">
+
-
<!-- you can have an image related to your paragraph -->
+
-
<img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="200px">
+
-
<h4> Results</h4>
+
-
<p>Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in, eum liber
+
-
hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id. </p>
+
-
 
+
-
</td>
+
-
 
+
-
<td width="5%"></td>
+
-
 
+
-
 
+
-
<!-- second column -->
+
-
<td width="30%">
+
-
<img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="200px">
+
-
<h4>Human Practice</h4>
+
-
<p>Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in,
+
-
eum liber hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id. </p>
+
-
</td>
+
-
<td width="5%"></td>
+
-
 
+
-
 
+
-
<!-- third column -->
+
-
<td width="30%">
+
-
<img src="https://static.igem.org/mediawiki/2014/b/b7/2014placeholderimage.jpg" width="300px" height="200px">
+
-
<h4>Follow us on Twitter/Facebook!</h4>
+
-
<p>Lorem ipsum ad his scripta blandit partiendo, eum fastidii accumsan euripidis in,
+
-
eum liber hendrerit an. Qui ut wisi vocibus suscipiantur, quo dicit ridens inciderint id. </p>
+
-
</td>
+
-
</tr>
+
-
 
+
-
 
+
-
</table>
+
-
<!-- end of 3 column content -->
+
-
 
+
-
 
+
-
 
+
</div>
</div>
 +
</body>
</html>
</html>
-
<!-- end of page -->
+
{{:Team:UI-Indonesia/Templates/Footer}}

Latest revision as of 01:54, 18 October 2014

About Our Project

Biofilm is a matrix extracellular polymeric substances (EPS) that surrounds microbial colonies and causes more than 65% microbial infections. Most of the pathogenic bacteria could make biofilm that increases their antibiotic resistance and increase its pathogenecity. Our Escherichia coli can degrade biofilm from various bacteria after it seeks them by detecting their quorum sensing signal molecule. Our team focuses in Vibrio cholerae because it causes cholera, one of the deadly tropical country disease. We present our E. coli that can degrade biofilm of V. cholerae after it detects quorum sensing signal molecule from V. cholerae, CAI-1, by CqsS receptor. Then our E. coli will activate motility gene, CheZ, to hunt V. cholerae. When it arrives, our bacteria will degrade the biofilm by secreting enzymes, such as α-amylase, nuclease, and substilisin to break down the matrix and finally secretes peptide 1018 that will kill V. cholerae.

Our project can be applied in broad application. Not only fighting the Vibrio cholerae but also the other bacteria such as: Pseudomonas aerugoinosa, Bacillus substillis, Klebsiella pneumonia, Staphylococcus aureus, and E. coli Top 10.