|
|
(121 intermediate revisions not shown) |
Line 1: |
Line 1: |
| {{Http://2014.igem.org/Team:ULB-Brussels/Template}} | | {{Http://2014.igem.org/Team:ULB-Brussels/Template}} |
- |
| |
| | | |
| <html> | | <html> |
- | <!--init and scripts -->
| + | <table style="background-color:#CCD6EA; box-shadow: 1px 1px 10px #555; " width="90%" align="center"> |
- | <script type="text/javascript" src="https://raw.githubusercontent.com/jssor/jquery-slider/master/js/jquery-1.9.1.min.js"></script>
| + | <tr style="background-color:#CCD6EA; "><td colspan="2"> |
- | <script type="text/javascript" src="https://raw.githubusercontent.com/jssor/jquery-slider/master/js/jssor.core.js"></script>
| + | <p class="title"><font color="#002B9B"> |
- | <script type="text/javascript" src="https://raw.githubusercontent.com/jssor/jquery-slider/master/js/jssor.utils.js"></script>
| + | $Welcome$ <font color="#CCD6EA">'to our Website'</font> |
- | <script type="text/javascript" src="https://raw.githubusercontent.com/jssor/jquery-slider/master/js/jssor.slider.js"></script>
| + | </font></p> |
- | <script>
| + | </td></tr> |
- | jssor_slider1_starter = function (containerId) {
| + | |
- | | + | |
- | var options = {
| + | |
- | $AutoPlay: false,
| + | |
- | $SlideDuration: 800,
| + | |
- | $BulletNavigatorOptions: {
| + | |
- | $Class: $JssorBulletNavigator$,
| + | |
- | $ChanceToShow: 2,
| + | |
- | $AutoCenter: 1,
| + | |
- | $Steps: 1,
| + | |
- | $Lanes: 1,
| + | |
- | $SpacingX: 10,
| + | |
- | $SpacingY: 10,
| + | |
- | $Orientation: 1
| + | |
- | }
| + | |
- | };
| + | |
- | | + | |
- | var jssor_slider1 = new $JssorSlider$(containerId, options);
| + | |
- | }
| + | |
- | </script>
| + | |
- | | + | |
- | <!--main content -->
| + | |
- | <div id="mainblock" style="position: relative; width: 1024px; margin-left: auto; margin-right: auto; border: 1px solid;">
| + | |
- | <table style="background-color:#ebebeb;" align="center" width="100%"> | + | |
- | <tr><th><table style="background-color:#ebebeb;" width="90%" align="center" style="border:1px solid black;" >
| + | |
- | <!-- Jssor Slider Begin -->
| + | |
- | <!-- You can move inline styles to css file or css block. -->
| + | |
- | <div id="slider1_container" style="position: relative; width: 910px;
| + | |
- | height: 300px; overflow: hidden; margin-left: auto; margin-right: auto">
| + | |
- |
| + | |
- | <!-- Slides Container -->
| + | |
- | <div u="slides" style="cursor: move; position: absolute; left: 0px; top: 0px; width: 910px; height: 300px;
| + | |
- | overflow: hidden;">
| + | |
- | <div><img u="image" src="https://static.igem.org/mediawiki/2014/8/87/ULB2014PLACEHOLDER1.png" /></div>
| + | |
- | <div><img u="image" src="https://static.igem.org/mediawiki/2014/8/82/ULB2014PLACEHOLDER2.png" /></div>
| + | |
- | </div>
| + | |
- | | + | |
- | <!-- Bullet Navigator Skin Begin -->
| + | |
- | <style>
| + | |
- | /* jssor slider bullet navigator skin 05 css */
| + | |
- | /*
| + | |
- | .jssorb05 div (normal)
| + | |
- | .jssorb05 div:hover (normal mouseover)
| + | |
- | .jssorb05 .av (active)
| + | |
- | .jssorb05 .av:hover (active mouseover)
| + | |
- | .jssorb05 .dn (mousedown)
| + | |
- | */
| + | |
- | .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av
| + | |
- | {
| + | |
- | background: url(https://static.igem.org/mediawiki/2014/c/c2/ULB2014BULLETS2.png) no-repeat;
| + | |
- | overflow:hidden;
| + | |
- | cursor: pointer;
| + | |
- | }
| + | |
- | .jssorb05 div { background-position: -7px -7px; }
| + | |
- | .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
| + | |
- | .jssorb05 .av { background-position: -67px -7px; }
| + | |
- | .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }
| + | |
- | </style>
| + | |
- | <!-- bullet navigator container -->
| + | |
- | <div u="navigator" class="jssorb05" style="position: absolute; bottom: 16px; right: 6px;">
| + | |
- | <!-- bullet navigator item prototype -->
| + | |
- | <div u="prototype" style="POSITION: absolute; WIDTH: 16px; HEIGHT: 16px;"></div>
| + | |
- | </div>
| + | |
- | <!-- Bullet Navigator Skin End -->
| + | |
- | | + | |
- | <a style="display: none" href="http://www.jssor.com">carousel slider</a>
| + | |
- | <!-- Trigger -->
| + | |
- | <script>
| + | |
- | jssor_slider1_starter('slider1_container');
| + | |
- | </script>
| + | |
- | </div>
| + | |
- | <!-- Jssor Slider End -->
| + | |
- | | + | |
- | <!--navigation menu -->
| + | |
- | <td align="center" colspan="3">
| + | |
- | | + | |
- | <table cellspacing="0"width="100%">
| + | |
- | <tr heigth="15px"></tr> | + | |
- | <tr heigth="75px">
| + | |
- | | + | |
- | | + | |
- | <td style= "
| + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" >
| + | |
- | <a href="https://2014.igem.org/Team:ULB-Brussels"style="color:#000000">Home </a> </td>
| + | |
- | | + | |
- | <td style= "
| + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" >
| + | |
- | <a href="https://2014.igem.org/Team:ULB-Brussels/Team"style="color:#000000"> Team </a> </td> | + | |
- | | + | |
- | <td style= "
| + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" ><a href="https://igem.org/Team.cgi?year=2014&team_name=ULB-Brussels"style="color:#000000"> Official Team Profile </a></td>
| + | |
- | <td style= " | + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" >
| + | |
- | <a href="https://2014.igem.org/Team:ULB-Brussels/Project"style="color:#000000"> Project</a></td> | + | |
- | | + | |
- | <td style= "
| + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" ><a href="https://2014.igem.org/Team:ULB-Brussels/Parts"style="color:#000000"> Parts</a></td>
| + | |
- | | + | |
- | <td style= " | + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" ><a href="https://2014.igem.org/Team:ULB-Brussels/Modeling"style="color:#000000"> Modeling</a></td>
| + | |
- | | + | |
- | <td style= "
| + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" ><a href="https://2014.igem.org/Team:ULB-Brussels/Notebook"style="color:#000000"> Notebook</a></td>
| + | |
- | | + | |
- | <td style= "
| + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" ><a href="https://2014.igem.org/Team:ULB-Brussels/Safety"style=" color:#000000"> Safety </a></td>
| + | |
- | | + | |
- | <td style= " | + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" ><a href="https://2014.igem.org/Team:ULB-Brussels/Attributions"style="color:#000000"> Attributions </a></td>
| + | |
- | <td style= "
| + | |
- | background :#8b8b8b;
| + | |
- | filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a');
| + | |
- | -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a9a9a9', endColorstr=' #7a7a7a')";
| + | |
- | background : -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
| + | |
- | border-top: 2px solid #939393;
| + | |
- | position: relative;
| + | |
- | margin-bottom: 30px;" align="center" height ="45px" >
| + | |
- | <a href="https://2014.igem.org/Team:ULB-Brussels/"style="color:#000000"> Dutch </a></td>
| + | |
- | | + | |
- | | + | |
- | <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>
| + | |
- | </tr> | + | |
| </table> | | </table> |
| + | </br> |
| + | <table style="background-color:#ebebeb;" width="90%" align="center"> |
| + | <tr style="background-color:rgb(245,245,245);"><td> |
| | | |
- | <!--end navigation menu --> | + | <section style="text-align: justify; margin: 25px"><p>$\Tgo\hspace{-0.145cm}$his year, the Université Libre de Bruxelles competes again in the International Genetically Engineered Machines contest, a competition of synthetic biology organized by the Massachussetts Institute of Technology. Year 2014 will mark the 10th anniversary of the IGEM and will feature a "Giant Jamboree", where all teams will be invited in Boston without regional pre-selection.<br><br> |
- | </tr> | + | Our aim is to enhance recombinant protein production in bioreactors by addicting microorganisms to the production of a protein of interest (PI). |
- | | + | We built $\MyColi$, a recombinant <i>Escherichia Coli</i> expressing a toxin and the PI. This protein will be on the same open reading frame as an antoxin, a protein able to neutralize the effects of the toxin. Stressed subpopulations might not express the PI (and thus the antitoxin) to a sufficient level, allowing the toxin to kill unproductive cells. Our work will consist on building and modelling this system throughout the summer. </p></section> |
- | | + | |
- | </tr> | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
| | | |
| </td> | | </td> |
- | | + | <td> |
- | <tr> <td colspan="3" height="15px"> </td></tr>
| + | <img src="https://static.igem.org/mediawiki/2014/7/72/ULB2014THEO.png"> |
- | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | + | |
- | <tr> <td colspan="3" height="5px"> </td></tr>
| + | |
- | | + | |
- | | + | |
- | <!--requirements section -->
| + | |
- | <tr style="background-color:rgb(245,245,245);"><td colspan="3"> <h3> Requirements </h3></td></tr>
| + | |
- | <tr style="background-color:rgb(245,245,245);">
| + | |
- | <td " width="45%" valign="top">
| + | |
- | | + | |
- | <p> Please be sure to keep these links, your audience will want to find your: </p>
| + | |
- | | + | |
- | <!-- Links to other team pages -->
| + | |
- | <ul ">
| + | |
- | <li><a href="https://2014.igem.org/Team:ULB-Brussels">Home</a> </li>
| + | |
- | <li><a href="https://2014.igem.org/Team:ULB-Brussels/Team">Team</a> </li>
| + | |
- | <li><a href="https://igem.org/Team.cgi?year=2013&team_name=ULB-Brussels">Official Team Profile</a> </li>
| + | |
- | <li><a href="https://2014.igem.org/Team:ULB-Brussels/Project">Project</a> </li>
| + | |
- | <li><a href="https://2014.igem.org/Team:ULB-Brussels/Parts">Parts</a> </li>
| + | |
- | <li><a href="https://2014.igem.org/Team:ULB-Brussels/Modeling">Modeling</a> </li>
| + | |
- | <li><a href="https://2014.igem.org/Team:ULB-Brussels/Notebook">Notebook</a> </li>
| + | |
- | <li><a href="https://2014.igem.org/Team:ULB-Brussels/Safety">Safety</a> </li>
| + | |
- | <li><a href="https://2014.igem.org/Team:ULB-Brussels/Attributions">Attributions</a> </li>
| + | |
- | | + | |
- | </ul>
| + | |
- | | + | |
- | </td>
| + | |
- | | + | |
- | <td > </td>
| + | |
- | <td style="background-color:rgb(245,245,245);" width="45%">
| + | |
- | | + | |
- | <p>There are a few wiki requirements teams must follow:</p>
| + | |
- | <ul>
| + | |
- | <li>All pages, images and files must be hosted on the <a href ="https://2014.igem.org/Special:Upload"> 2014.igem.org server</a>. </li>
| + | |
- | <li>All pages must be created under the team’s name space.</li>
| + | |
- | <li>As part of your documentation, keep the links from the menu to the left. </li>
| + | |
- | <li>Do not use flash in wiki code. </li>
| + | |
- | <li>The <a href="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png"> iGEM logo </a> should be placed on the upper part of every page and should link to <a href="https://2014.igem.org/Main_Page">2014.igem.org</a>.</li>
| + | |
- | </ul>
| + | |
- | <p>Visit the <a href="https://2014.igem.org/Wiki_How-To"> Wiki How To page </a> for a complete list of requirements, tips and other useful information. </p>
| + | |
- | | + | |
| </td> | | </td> |
| </tr> | | </tr> |
- | | + | </table><br/><br/> |
- | | + | |
- | <tr> <td colspan="3" height="15px"> </td></tr>
| + | |
- | <tr><td bgColor="#e7e7e7" colspan="3" height="1"> </tr>
| + | |
- | | + | |
- | | + | |
- | <!--tips -->
| + | |
- | <tr style="background-color:rgb(245,245,245);"><td colspan="3" > <h3> Tips </h3></td></tr>
| + | |
- | | + | |
- | <tr style="background-color:rgb(245,245,245);">
| + | |
- | <td width="45%" valign="top">
| + | |
- | <p>We are currently working on providing teams with some easy to use design templates.
| + | |
- | <br> In the meantime you can also view other team wikis for inspiration! Here are some very good examples</p> | + | |
- | | + | |
- | <ul> | + | |
- | <li> <a href="https://2013.igem.org/Team:SDU-Denmark/"> 2013 SDU Denmark </a> </li>
| + | |
- | <li> <a href="https://2013.igem.org/Team:SYSU-China">2013 SYSU China</a> </li>
| + | |
- | <li> <a href="https://2013.igem.org/Team:Shenzhen_BGIC_ATCG"> 2013 Shenxhen BGIG ATCG </a></li>
| + | |
- | <li> <a href="https://2013.igem.org/Team:Colombia_Uniandes">2013 Colombia Unianades </a></li>
| + | |
- | <li> <a href="https://2013.igem.org/Team:Lethbridge">2013 Lethbridge</a></li>
| + | |
- | </ul>
| + | |
- | | + | |
- | <p>For a full wiki list, you can visit <a href="https://igem.org/Team_Wikis?year=2013">iGEM 2013 web sites </a> and <a href="https://igem.org/Team_Wikis?year=2012">iGEM 2012 web sites</a> lists. </p>
| + | |
- | </td>
| + | |
- | | + | |
- | <td> </td>
| + | |
- | <td width="45%">
| + | |
- | | + | |
- | <p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
| + | |
- | | + | |
- | <ul>
| + | |
- | <li>State your accomplishments! Tell people what you have achieved from the start. </li>
| + | |
- | <li>Be clear about what you are doing and what you plan to do.</li>
| + | |
- | <li>You have a global audience! Consider the different backgrounds that your users come from.</li>
| + | |
- | <li>Make sure information is easy to find; nothing should be more than 3 clicks away. </li>
| + | |
- | <li>Avoid using very small fonts and low contrast colors; information should be easy to read. </li>
| + | |
- | <li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="">iGEM 2013 calendar</a> </li>
| + | |
- | <li>Have lots of fun! </li>
| + | |
- | </ul>
| + | |
- | </br>
| + | |
- | </td>
| + | |
- | </tr>
| + | |
- | </table></th></tr>
| + | |
- | </table>
| + | |
- | </div>
| + | |
$~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\newcommand{\MyColi}{{\small Mighty\hspace{0.12cm}Coli}}
\newcommand{\Stabi}{\small Stabi}$
$\newcommand{\EColi}{\small E.coli}
\newcommand{\SCere}{\small S.cerevisae}\\[0cm]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\newcommand{\PI}{\small PI}$
$\newcommand{\Igo}{\Large\mathcal{I}}
\newcommand{\Tgo}{\Large\mathcal{T}}
\newcommand{\Ogo}{\Large\mathcal{O}}
~$