|
|
(71 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| {{HKUST-Rice}} | | {{HKUST-Rice}} |
| <html> | | <html> |
− |
| |
| <head> | | <head> |
− | <style> | + | <!-- <script> |
− | div.PotassiumBackground{
| + | function show_image() { |
− | background:url(https://static.igem.org/mediawiki/2015/f/fe/HKUST-Rice15_Ksensorbutton.jpg);
| + | var img = document.createElement("https://static.igem.org/mediawiki/2015/1/1c/Hkust-rice_notebook.jpg"); |
− | align:center; | + | //This next line will just add it to the <body> tag |
− | } | + | document.body.appendChild(img):} |
| + | </script> --> |
| + | |
| + | <style type="text/css"> |
| + | img#Ricelogo{ |
| + | opacity: 0.3; |
| | | |
− | div.PhosphateBackground{
| |
− | background:url(https://static.igem.org/mediawiki/2015/e/e1/HKUST-Rice15_Psensorbutton.jpg);
| |
− | align:center;
| |
| } | | } |
− | | + | <!-- div.mainContainer{ |
− | div.NitrogenBackground{
| + | background-color:#1b1c3a; |
− | background:url(https://static.igem.org/mediawiki/2015/8/87/HKUST-Rice15_Nsensorbutton.jpg); | + | } |
− | align:center;
| + | |
− | }
| + | |
− | | + | |
− | div.ExpressionPlatform{ | + | |
− | background:url(https://static.igem.org/mediawiki/2015/8/8b/HKUST-Rice15_Expressionbutton.png);
| + | |
− | align:center;
| + | |
− | } | + | |
− | | + | |
− | </style>
| + | |
− | </head>
| + | |
− | | + | |
− | <body>
| + | |
| | | |
− | <div id="contentContainer"> | + | div.contentContainer{ |
− | <h1 style="text-align:center">Notebook</h1>
| + | background-color:#1b1c3a; |
− | <center><table class="content_table" align= "center" valign= "top"></center>
| + | } |
− | <tr class= "content_row">
| + | |
− | <td class= "content_cell"> | + | |
− | <div class= "content_area_one_row">
| + | |
− | <!--<p>
| + | |
− | Throughout the course of our project, we have continuously recorded our daily work, such as wetlab activities and research findings. The notebook for the 4 modules are displayed separately. -->
| + | |
− | </p>
| + | |
− | <br>
| + | |
− |
| + | |
− | <br><br><center><h3>Potassium Sensor</h3></center><br><br>
| + | |
− | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
| + | |
− | <script>
| + | |
− | $(document).ready(function(){
| + | |
− | $('.head').each(function(){
| + | |
− | var $content = $(this).closest('div').find('.content');
| + | |
− | $(this).click(function(e){
| + | |
− | e.preventDefault();
| + | |
− | $content.not(':animated').slideToggle();
| + | |
− | });
| + | |
− | });
| + | |
− | });
| + | |
− | </script>
| + | |
− | <style>
| + | |
− | * { margin:0; padding:0; } /* a simple reset */
| + | |
| | | |
− | .head {
| + | /* Create the structure of the page */ |
− | display:block;
| + | .line{ |
− | background:#3b3d63;
| + | top:20px; |
− | border-radius:2px;
| + | bottom:20px; |
− | margin-bottom:5px;
| + | height:220px; |
− | align:center;
| + | width:100%; |
− | width:600px;
| + | background-color:#1b1c3a; |
− | height: 40px;
| + | } |
− | z-index:-3;
| + | |
− | font-family:"Trebuchet MS", Helvetica, sans-serif;
| + | |
− | font-size: 35px;
| + | |
− | text-align: left;
| + | |
− | color:white;
| + | |
− | }
| + | |
− |
| + | |
− | .content {
| + | |
− | display:none;
| + | |
− | background:#1b1c3a;
| + | |
− | border-radius:10px;
| + | |
− | width:60%;
| + | |
− | margin-bottom:5px;
| + | |
− | align:center;
| + | |
− | z-index:-3;
| + | |
− | padding-left:100px;
| + | |
− | padding-right:100px;
| + | |
− | padding-bottom:30px;
| + | |
− | font-family:"Trebuchet MS", Helvetica, sans-serif
| + | |
− | }
| + | |
− |
| + | |
− |
| + | |
| | | |
− | </style>
| + | .icon { |
− | <div id="flight">
| + | vertical-align:middle; |
− | <div class="PotassiumBackground" id="satu" align="center">
| + | align:middle; |
− |
| + | display:inline-block; |
− | <div>
| + | width: 30%; |
− | <a href="#" class="head" style="color:white;"><center>June</center></a>
| + | height: 220px; |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | left:10px; |
− | <br><b>June 9</b> <br>
| + | right:10px; |
− | Wet lab<br>
| + | top:10px; |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | bottom:10px; |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | background-color: white; |
| + | font-family: "Trebuchet MS", Helvetica, sans-serif; |
| + | background-color:#1b1c3a; |
| + | } |
| + | |
| + | .instruction { |
| + | padding-left:20px; |
| + | padding-right:20px; |
| + | padding-top:50px; |
| + | padding-bottom:50px; |
| + | color:#FFFFFF; |
| + | background-color:#1b1c3a; |
| + | } |
| | | |
− | <br><b>June 10</b> <br>
| + | .window{ |
− | Wet lab<br>
| + | width:100%; |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | height:810px; |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | background-color: #1b1c3a; |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | } --> |
− | </div>
| + | |
− | </div>
| + | |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>July</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
| | | |
− | <br><b>June 10</b> <br>
| |
− | Wet lab<br>
| |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | <div>
| |
− | <a href="#" class="head" style="color:white;"><center>August</center></a>
| |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| |
− | <br><b>June 9</b> <br>
| |
− | Wet lab<br>
| |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| |
| | | |
− | <br><b>June 10</b> <br>
| + | #Notebook { |
− | Wet lab<br>
| + | padding-left: 8%; |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | padding-bottom: 30px; |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | width: 92%; |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | min-height: 300px; |
− | </div>
| + | float: left; |
− | </div>
| + | background-color: #1b1c3a; |
| + | } |
| | | |
− | </div>
| + | h1.Notebook { |
− | </div>
| + | font-family: "Source Sans Pro", sans-serif; |
− | </div>
| + | font-size: 6em; |
− | </div>
| + | font-weight: 600; |
− | </td>
| + | border-bottom: 0; |
− | </tr>
| + | text-align: center; |
| + | margin: 0 auto; |
| + | margin-bottom: 10px; |
| + | padding-bottom: 30px; |
| + | color: #ffffff; |
| + | } |
| + | h2.Notebook { |
| + | font-family: "Helvetica Neue", Helvetica, sans-serif; |
| + | font-size: 2em; |
| + | font-weight: 200; |
| + | border-bottom: 0; |
| + | text-align: center; |
| + | margin: 0 auto; |
| + | margin-bottom: 10px; |
| + | padding-bottom: 30px; |
| + | color: #ffffff; |
| + | } |
| | | |
− | <tr class= "content_row">
| + | </style> |
− | <td class= "content_cell">
| + | </head> |
− | <div class= "content_area_one_row">
| + | <body> |
− | <br><br><center><h3>Phosphate Sensor</h3></center><br><br>
| + | |
− | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
| + | |
− | <script>
| + | |
− | $(document).ready(function(){
| + | |
− | $('.head').each(function(){
| + | |
− | var $content = $(this).closest('div').find('.content');
| + | |
− | $(this).click(function(e){
| + | |
− | e.preventDefault();
| + | |
− | $content.not(':animated').slideToggle();
| + | |
− | });
| + | |
− | });
| + | |
− | });
| + | |
− | </script>
| + | |
− | <style>
| + | |
− | * { margin:0; padding:0; } /* a simple reset */
| + | |
− |
| + | |
− | .head {
| + | |
− | display:block;
| + | |
− | background:#3b3d63;
| + | |
− | border-radius:2px;
| + | |
− | margin-bottom:5px;
| + | |
− | align:center;
| + | |
− | width:600px;
| + | |
− | height: 40px;
| + | |
− | z-index:-3;
| + | |
− | font-family:"Trebuchet MS", Helvetica, sans-serif;
| + | |
− | font-size: 35px;
| + | |
− | text-align: left;
| + | |
− | color:white;
| + | |
− | }
| + | |
− |
| + | |
− | .content {
| + | |
− | display:none;
| + | |
− | background:#1b1c3a;
| + | |
− | border-radius:10px;
| + | |
− | width:60%;
| + | |
− | margin-bottom:5px;
| + | |
− | align:center;
| + | |
− | z-index:-3;
| + | |
− | padding-left:100px;
| + | |
− | padding-right:100px;
| + | |
− | padding-bottom:30px;
| + | |
− | font-family:"Trebuchet MS", Helvetica, sans-serif
| + | |
− | }
| + | |
− |
| + | |
− |
| + | |
| | | |
− | </style>
| + | <div id="Notebook"> |
− | <div id="flight"> | + | <h1 class="Notebook" style="margin-left: -8%"> Notebook </h1> |
− | <div class="PhosphateBackground" id="satu" align="center"> | + | <h2 class="Notebook" style="margin-left: -8%">Click on the icons to view detailed chronological events for each module BELOW.</h2> |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>June</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
| | | |
− | <br><b>June 10</b> <br> | + | <a href= "https://static.igem.org/mediawiki/2015/8/81/Team_HKUST-Rice_2015_2_potassiumnb2.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/0/02/Team_HKUST-Rice_2015_K.png" style="width: 30%; position: relevant; left: 3%"></a> |
− | Wet lab<br>
| + | |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>July</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
| | | |
− | <br><b>June 10</b> <br> | + | <a href="https://static.igem.org/mediawiki/2015/e/e5/Team_HKUST-Rice_2015_phosphatenotebook22.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/3/3b/Team_HKUST-Rice_2015_P.png" style="width: 30%; position: relevant; left: 35%"></a> |
− | Wet lab<br>
| + | |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>August</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
| | | |
− | <br><b>June 10</b> <br> | + | <a href= "https://static.igem.org/mediawiki/2015/e/eb/Team_HKUST-Rice_2015_2_nitratenotebook.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/4/4f/Team_HKUST-Rice_2015_N.png" style="width: 30%; position: relevant; left: 67%"></a> |
− | Wet lab<br>
| + | |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | |
− | </div>
| + | |
− | </div>
| + | |
| | | |
− | </div> | + | <a href= "https://static.igem.org/mediawiki/2015/e/ee/Team_HKUST-Rice_2015_paraelle.pdf"target="_blank" ><image class="button" src="https://static.igem.org/mediawiki/2015/8/83/Team_HKUST-Rice_2015_ParallelSensorsexpression_0918.png" style="width: 30%; position: relevant; left: 3%"></a> |
− | </div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | </td> | + | |
− | </tr> | + | |
| | | |
− | <tr class= "content_row"> | + | <a href="https://static.igem.org/mediawiki/2015/c/c6/Team_HKUST-Rice_2015_debugNB2.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/3/35/Team_HKUST-Rice_2015_END01.png" style="width: 30%; position: relevant; left: 35%"></a> |
− | <td class= "content_cell">
| + | |
− | <div class= "content_area_one_row">
| + | |
− | <br><br><center><h3>Nitrogen Sensor</h3></center><br><br>
| + | |
− | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
| + | |
− | <script>
| + | |
− | $(document).ready(function(){
| + | |
− | $('.head').each(function(){
| + | |
− | var $content = $(this).closest('div').find('.content');
| + | |
− | $(this).click(function(e){
| + | |
− | e.preventDefault();
| + | |
− | $content.not(':animated').slideToggle();
| + | |
− | });
| + | |
− | });
| + | |
− | });
| + | |
− | </script>
| + | |
− | <style>
| + | |
− | * { margin:0; padding:0; } /* a simple reset */
| + | |
− |
| + | |
− | .head {
| + | |
− | display:block;
| + | |
− | background:#3b3d63;
| + | |
− | border-radius:2px;
| + | |
− | margin-bottom:5px;
| + | |
− | align:center;
| + | |
− | width:600px;
| + | |
− | height: 40px;
| + | |
− | z-index:-3;
| + | |
− | font-family:"Trebuchet MS", Helvetica, sans-serif;
| + | |
− | font-size: 35px;
| + | |
− | text-align: left;
| + | |
− | color:white;
| + | |
− | }
| + | |
− |
| + | |
− | .content {
| + | |
− | display:none;
| + | |
− | background:#1b1c3a;
| + | |
− | border-radius:10px;
| + | |
− | width:60%;
| + | |
− | margin-bottom:5px;
| + | |
− | align:center;
| + | |
− | z-index:-3;
| + | |
− | padding-left:100px;
| + | |
− | padding-right:100px;
| + | |
− | padding-bottom:30px;
| + | |
− | font-family:"Trebuchet MS", Helvetica, sans-serif
| + | |
− | }
| + | |
− |
| + | |
− |
| + | |
| | | |
− | </style>
| + | <a href="https://static.igem.org/mediawiki/2015/4/49/Team_HKUST-Rice_2015_2_ricenotebook.pdf"target="_blank" ><image class="button" src="https://static.igem.org/mediawiki/2015/5/5e/Team_HKUST-Rice_2015_soilapp.png" style="width: 30%; position: relevant; left: 67%"></a> |
− | <div id="flight">
| + | |
− | <div class="NitrogenBackground" id="satu" align="center">
| + | |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>June</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
− | | + | |
− | <br><b>June 10</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>July</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
− | | + | |
− | <br><b>June 10</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>August</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
− | | + | |
− | <br><b>June 10</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | |
− | </div>
| + | |
− | </div>
| + | |
| | | |
| </div> | | </div> |
− | </div> | + | </body> |
− | </div>
| + | |
− | </div>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
− | | + | |
− | <tr class= "content_row">
| + | |
− | <td class= "content_cell">
| + | |
− | <div class= "content_area_one_row">
| + | |
− | <br><br>
| + | |
− | <center><h3>Expression Platform</h3></center>
| + | |
− | <br><br>
| + | |
− | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
| + | |
− | <script>
| + | |
− | $(document).ready(function(){
| + | |
− | $('.head').each(function(){
| + | |
− | var $content = $(this).closest('div').find('.content');
| + | |
− | $(this).click(function(e){
| + | |
− | e.preventDefault();
| + | |
− | $content.not(':animated').slideToggle();
| + | |
− | });
| + | |
− | });
| + | |
− | });
| + | |
− | </script>
| + | |
− | <style>
| + | |
− | * { margin:0; padding:0; } /* a simple reset */
| + | |
− |
| + | |
− | .head {
| + | |
− | display:block;
| + | |
− | background:#3b3d63;
| + | |
− | border-radius:2px;
| + | |
− | margin-bottom:5px;
| + | |
− | align:center;
| + | |
− | width:600px;
| + | |
− | height: 40px;
| + | |
− | z-index:-3;
| + | |
− | font-family:"Trebuchet MS", Helvetica, sans-serif;
| + | |
− | font-size: 35px;
| + | |
− | text-align: left;
| + | |
− | color:white;
| + | |
− | }
| + | |
− |
| + | |
− | .content {
| + | |
− | display:none;
| + | |
− | background:#1b1c3a;
| + | |
− | border-radius:10px;
| + | |
− | width:60%;
| + | |
− | margin-bottom:5px;
| + | |
− | align:center;
| + | |
− | z-index:-3;
| + | |
− | padding-left:100px;
| + | |
− | padding-right:100px;
| + | |
− | padding-bottom:30px;
| + | |
− | font-family:"Trebuchet MS", Helvetica, sans-serif
| + | |
− | }
| + | |
− |
| + | |
− |
| + | |
| | | |
− | </style> | + | <!-- <body> |
− | <div id="flight"> | + | <div class="contentContainer"> |
− | <div class="ExpressionPlatform" id="satu" align="center"> | + | |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>June</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
| | | |
− | <br><b>June 10</b> <br> | + | <div class="line" > |
− | Wet lab<br>
| + | <center><div class="icon"> |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | <a href= "https://static.igem.org/mediawiki/2015/8/81/Team_HKUST-Rice_2015_2_potassiumnb2.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/0/02/Team_HKUST-Rice_2015_K.png" style="width: 100%;"></a> |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | </div> |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | <div class="icon"> |
| + | <a href="https://static.igem.org/mediawiki/2015/e/e5/Team_HKUST-Rice_2015_phosphatenotebook22.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/3/3b/Team_HKUST-Rice_2015_P.png" style="width: 100%;"></a> |
| + | </div> |
| + | <div class="icon"> |
| + | <a href= "https://static.igem.org/mediawiki/2015/e/eb/Team_HKUST-Rice_2015_2_nitratenotebook.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/4/4f/Team_HKUST-Rice_2015_N.png" style="width: 100%;"></a> |
| + | </div></center> |
| + | </div> |
| + | <div class="line" > |
| + | <center><div class="icon"> |
| + | <a href= "https://static.igem.org/mediawiki/2015/e/ee/Team_HKUST-Rice_2015_paraelle.pdf"target="_blank" ><image class="button" src="https://static.igem.org/mediawiki/2015/8/83/Team_HKUST-Rice_2015_ParallelSensorsexpression_0918.png" style="width: 100%;"></a> |
| + | </div> |
| + | <div class="icon"> |
| + | |
| + | <a href="https://static.igem.org/mediawiki/2015/c/c6/Team_HKUST-Rice_2015_debugNB2.pdf"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/3/35/Team_HKUST-Rice_2015_END01.png" style="width: 100%;"></a> |
| + | </div> |
| + | <div class="icon"> |
| + | <a href="https://static.igem.org/mediawiki/2015/4/49/Team_HKUST-Rice_2015_2_ricenotebook.pdf"target="_blank" ><image class="button" src="https://static.igem.org/mediawiki/2015/5/5e/Team_HKUST-Rice_2015_soilapp.png" style="width: 100%;"></image></a> |
| + | </div> |
| + | |
| + | <div class="line" > |
| + | <center><div class="icon"> |
| + | <a href="#"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/f/f0/Team_HKUST-Rice_2015_cfs.PNG" style="width: 100%;"></a> |
| </div> | | </div> |
− | </div>
| + | <div class="icon"> |
− |
| + | <a href= "#"target="_blank"><image class="button" src="https://static.igem.org/mediawiki/2015/f/f8/Team_HKUST-Rice_2015_TXTL.png" style="width: 100%;"></a> |
− | <div>
| + | </div> |
− | <a href="#" class="head" style="color:white;"><center>July</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
| | | |
− | <br><b>June 10</b> <br>
| + | </body> --> |
− | Wet lab<br>
| + | |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− |
| + | |
− | <div>
| + | |
− | <a href="#" class="head" style="color:white;"><center>August</center></a>
| + | |
− | <div class="content" align="left" style="display: none;margin:30px;background-color:#ffffff; opacity:0.8;filter:alpha(opacity=80;)">
| + | |
− | <br><b>June 9</b> <br>
| + | |
− | Wet lab<br>
| + | |
− | · Transformation of pSB1C3-BBa_E0240, pSB1C3-BBa_B0032 and pSB1C3-BBa_K20600<br>
| + | |
− | · Transformation of BBa_B0034 and BBa_E0040 into DH10B<br>
| + | |
| | | |
− | <br><b>June 10</b> <br>
| + | </html> |
− | Wet lab<br>
| + | {{HKUST-Rice Directory}} |
− | · Found reference promoter J23101 in BBa_I20260 from part registry<br>
| + | |
− | · Looked for P<sub>combox</sub> gene sequence from the genomic DNA<br>
| + | |
− | · Bacterial inoculation of BBa_B0034 and BBa_E0040<br>
| + | |
− | </div>
| + | |
− | </div>
| + | |
| | | |
− | </div>
| + | <!--<script> |
− | </div>
| + | $(function () { |
− | </div>
| + | |
− | </div>
| + | |
− | </td>
| + | |
− | </tr>
| + | |
− | | + | |
− | </table>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | </body>
| + | |
− | </html>
| + | |
− | <!--</html> | + | |
− | <h2>Notebook</h2>
| + | |
| | | |
− | <p> Document the dates you worked on your project.</p>
| + | $("iframe").not(":has([src])").each(function () { |
| | | |
− | <h5>What should this page have?</h5>
| + | var ifrm = this; |
− | <ul>
| + | |
− | <li>Chronological notes of what your team is doing.</li>
| + | |
− | <li> Brief descriptions of daily important events.</li>
| + | |
− | <li>Pictures of your progress. </li>
| + | |
− | <li>Mention who participated in what task.</li>
| + | |
− | </ul>
| + | |
| | | |
| + | ifrm = (ifrm.contentWindow) ? ifrm.contentWindow : (ifrm.contentDocument.document) ? ifrm.contentDocument.document : ifrm.contentDocument; |
| | | |
− | <h4>Inspiration</h4>
| + | ifrm.document.open(); |
− | <p>You can see what others teams have done to organize their notes:</p>
| + | ifrm.document.display($(this).attr("alt")); |
| + | ifrm.document.close(); |
| | | |
− | <ul>
| + | }); |
− | <li><a href="https://2014.igem.org/Team:ATOMS-Turkiye/Notebook">2014 ATOMS-Turkiye</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li>
| + | |
− | <li><a href="https://2014.igem.org/Team:Cornell/notebook">2014 Cornell</a></li>
| + | |
− | </ul>
| + | |
| | | |
− | </div>--> | + | }); |
| + | </script> |
| + | <center><div class="window"> |
| + | <iframe width="80%" height="100%" src="" alt="show_image" name="iframe_window"><img src="https://static.igem.org/mediawiki/2015/1/1c/Hkust-rice_notebook.jpg"></iframe> |
| + | </div></center>--> |