|
|
Line 1: |
Line 1: |
- | {{Team:USTC-China/temp}}
| |
- | {{Team:USTC-China/temp2}}
| |
| | | |
- | <html lang="en">
| |
- | <style type="text/css">
| |
- |
| |
- | a {
| |
- | color: #991133;
| |
- | text-decoration: none;
| |
- | }
| |
- | a:hover {
| |
- | text-decoration: underline;
| |
- | }
| |
- |
| |
- | .clear {
| |
- | clear:both;
| |
- | }
| |
- |
| |
- | #col_left{
| |
- | float: left;
| |
- | width: 576px;
| |
- | padding: 30px 22px;
| |
- | margin:0;
| |
- | }
| |
- | #col_right{
| |
- | float: right;
| |
- | width: 242px;
| |
- | padding: 30px 28px 30px 15px;
| |
- | margin:0;
| |
- | }
| |
- | #col_nav{
| |
- | float: left;
| |
- | width: 242px;
| |
- | padding: 30px 28px 30px 15px;
| |
- | margin:0;
| |
- | }
| |
- |
| |
- |
| |
- | /* end twitter */
| |
- |
| |
- |
| |
- | .col_list ul{
| |
- | list-style-type:none;
| |
- | list-style-image:none;
| |
- | background-image:none;
| |
- |
| |
- | }
| |
- | .col_list li{
| |
- | text-align:center;
| |
- | font-family:"Comic Sans MS", cursive;
| |
- | font-size: 1.6em;
| |
- | padding: 5px 15px;
| |
- |
| |
- | background-color:transparent;
| |
- | }
| |
- |
| |
- |
| |
- |
| |
- | /* TEAM PAGE */
| |
- | .bio {
| |
- | clear:both;
| |
- | padding-bottom: 20px;
| |
- | border-bottom: 1px solid #ccc;
| |
- | }
| |
- | .bio img {
| |
- | float:left;
| |
- | margin-right: 10px;
| |
- | }
| |
- |
| |
- | #videoiframe {
| |
- | overflow: hidden;
| |
- | margin-top: 20px;
| |
- | }
| |
- |
| |
- | </style>
| |
- | </head>
| |
- | </html>
| |
- |
| |
- | <html>
| |
- | <head>
| |
- | <!-- TODO: add pre/n buttons -->
| |
- | <script>
| |
- | $(document).ready(function(){
| |
- | $('.bio').css('display','none');
| |
- | $('.col_list li').css('cursor','pointer');
| |
- | $('.col_list li').hover(function() {
| |
- | $(this).css('background-color','#91A3ED');
| |
- | }, function() {
| |
- | $(this).css('opacity','0.6');
| |
- | });
| |
- |
| |
- | $('.col_list li').click(function () {
| |
- | $('.bio').hide();
| |
- | var name = $(this).attr('id');
| |
- | $('#'+name+'bio').fadeIn(500);
| |
- |
| |
- | });
| |
- | });
| |
- | </script>
| |
- | </head>
| |
- |
| |
- | <body>
| |
- |
| |
- | <div id="col_nav">
| |
- | <div class="col_list">
| |
- | <h2>Weeks</h2>
| |
- | <ul>
| |
- | <li id="yhl">Jun 28-July 2</li>
| |
- | <li id="swl">July 3-July 9</li>
| |
- | <li id="zlc">July 10-July 16</li>
| |
- | <li id="fzz">July 17-July 23</li>
| |
- | <li id="shl">July 24-July 30</li>
| |
- | <li id="ml">July 31-Aug 6</li>
| |
- | <li id="mps">Aug 7-Aug 13</li>
| |
- | <li id="yfl">Aug 14-Aug 20</li>
| |
- | <li id="dz">Aug 21-Aug 27</li>
| |
- | <li id="lna">Aug 28-Sep 3</li>
| |
- | <li id="jhp">Sep 4-Sep 10</li>
| |
- | <li id="xlz">Sep 11-Sep 17</li>
| |
- | <li id="wyy">Sep 18-Sep 24</il>
| |
- | <li id="ytl">Sep 25-Oct 1</li>
| |
- | <li id="nw">Oct 2-Oct 8</li>
| |
- | <li id="yz">Oct 9-Oct 15</il>
| |
- |
| |
- | </ul>
| |
- | </div><!-- end undergrads -->
| |
- | </div>
| |
- |
| |
- |
| |
- |
| |
- | <div id="col_left">
| |
- |
| |
- | <div class="bio" id="yhlbio">
| |
- | <h1>Jun 28-July 2</h1>
| |
- | </html>
| |
- | 2011.6.28
| |
- | ----
| |
- | cultivate the bacteria of [https://2011.igem.org//Team:USTC-China/cheZ cheZ] deficiency(RP1616),and the Control group(RP437).
| |
- | check the resistibility of RP1616 and RP437
| |
- | result:both of the two groups are of none resistibility.
| |
- | members:Siwei Luo, Fangzhou Zhao, Zhilin Chen...
| |
- |
| |
- | 2011.6.29
| |
- | ----
| |
- | check the motility of RP1616 strain and RP437 strain
| |
- | cultivate Top10 strain
| |
- | result: the bacterial plaque of RP1616 is smaller than that of RP437, implying that RP1616 is of [https://2011.igem.org//Team:USTC-China/cheZ cheZ] deficiency, causing the decreased motility of the bacteria.
| |
- |
| |
- |
| |
- | 6.30
| |
- | ----
| |
- | prepare for the competent cell of Top10 strain cultivated on 6.29
| |
- | extract the genome of Top10 strain and use it as complates to run PCR of CheZ
| |
- | result: the concentration of PCR result is too low to continue the experiments.
| |
- |
| |
- | 7.1
| |
- | ----
| |
- | conduct PCR of CheZ again
| |
- | ligate the CheZ DNA segment to plasmid PSb1C3, and transform it into Top10 competent cells
| |
- | result:as the picture shows.
| |
- |
| |
- | 7.2
| |
- | ----
| |
- | pick up single colony from the Petri dish to reproduce, in which the competent cells are cultivated and use them colony PCR
| |
- | result:The bacteria grow up well on dishes with chloromycetin resistency,verifying that the transformation is successfull
| |
- | while the concentration of PCR product is pretty high,demonstrating that the plasmids indeed contains the sagment CheZ.
| |
- |
| |
- |
| |
- | <html>
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="swlbio">
| |
- | <h1>July 3-July 9</h1>
| |
- | </html>
| |
- | 7.3
| |
- | ----
| |
- | extract the plasmids from the reproduced bacteria and send it to check the base sequence
| |
- | result: the concentration of the plasmids extracted is about 500ng/uL
| |
- |
| |
- | 7.4
| |
- | ----
| |
- | extract the standard parts LuxPR and Terminator from plate sent by iGEM registry 2010 and put them into Top10 strain by transformation
| |
- | (LuxPr: Plate 2,24C Terminator : Plate 1,6O)
| |
- | result: the bacteria on the plate with Amp resistency grows well
| |
- | 7.5
| |
- | ----
| |
- | pick up single colony from the Petri dish to reproduce in the liquid culture medium
| |
- |
| |
- |
| |
- | 7.6
| |
- | ----
| |
- | extract plasmids containing LuxPR and Terminator and make enzyme digestion with EcoR1 and Spe1 in order to validate the existence of the two parts
| |
- | recieve part Toggle Switch and rbs-Ci-ter from PKU and conduct transformation
| |
- |
| |
- | result: Due to the short length of LuxPR and Terminator, the result of the enzyme digestion is hard to examine by electrophoresis.
| |
- |
| |
- | 7.7
| |
- | ----
| |
- | result: there are a few colonies with part Toggle switch grown while no colony of rbs-Ci-ter appeared.
| |
- |
| |
- | 7.8
| |
- | ----
| |
- | pick up single colony with part Toggle switch .
| |
- | extract the standard parts LuxPR and Terminator from plate sent by iGEM registry 2011 and put them into Top10 strain by transformation
| |
- |
| |
- | 7.9
| |
- | ----
| |
- | pick up single colony with LuxPR & terminator.
| |
- | extract plasmids containing toggle switch to conduct PCR.
| |
- |
| |
- | process PCR with plasmids aptamer-CheZ
| |
- | result:as the picture shows.
| |
- | the base sequence of CheZ extracted before is proved right.
| |
- |
| |
- |
| |
- |
| |
- | <html>
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="zlcbio">
| |
- | <h1>July 10-July 16</h1>
| |
- | </html>
| |
- | 7.10
| |
- | ----
| |
- | ligate aptamer-CheZ with PSB1C3 plasmids
| |
- |
| |
- | extract plasmids containing LuxPR and terminator
| |
- | result:the concentractions of plasmids LuxPR and terminator are both 600ng/ul
| |
- |
| |
- | 7.11
| |
- | ----
| |
- | transform PSB1C3 containing aptamer-CheZ into bacteria and cultivate.
| |
- | 7.12
| |
- | ----
| |
- | carry out Double digestion of toggle switch and pSB1c3 and ligate them together.
| |
- |
| |
- | pick up single colony from bacteria cultivated yesterday.
| |
- |
| |
- | result: Both the location and the brightness of the electrophoretic bands correspond with our expectation.
| |
- |
| |
- | 7.14
| |
- | ----
| |
- | transform the part rbs-ci-ter sent from PKU again into bacteria.
| |
- | check the colors of the colonies containing toggle switch.
| |
- | result: the ratio of red vs green is 8:25, verifying the function of toggle switch.
| |
- |
| |
- | 7.15
| |
- | ----
| |
- | pick up the single colony from the plate yesterday and ten hours later extract the plasmids containing Ci-terminator.
| |
- |
| |
- |
| |
- | 7.16
| |
- | ----
| |
- | conduct PCR with the plasmids yesterday to reproduce rbs-ci-Term.
| |
- | result:failure
| |
- |
| |
- |
| |
- | <html>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="fzzbio">
| |
- | <h1>July 17-July 23</h1>
| |
- | 7.18-7.21
| |
- | ----
| |
- | ligate the standard part Terminator to the end of toggle switch
| |
- | result: we conduct a enzyme digestion with EcoR1 and Pst1 to the final ligation product and the electrophoresis result shows that the ligation is successful.
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="shlbio">
| |
- | <h1>July 24-July 30</h1>
| |
- | 7.22-7.29
| |
- | ----
| |
- | perform the following experiments: PCR of rbs-ci-ter, enzyme digestion(E,S),ligation with LuxPR(standard part from IGEM registry digested by E,X),tranformation,plasmids extraction.
| |
- | result: the concentration of plasmids with ligation gene is as high as ...
| |
- |
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="mlbio">
| |
- | <h1>July 31-Aug 6</h1>
| |
- | 7.30-8.3
| |
- | ----
| |
- | PCR of LuxPR-rbs-ci-ter, enzyme digestion(E,S),ligation with LuxPR(standard part from IGEM registry digested by E,X),tranformation,plasmids extraction.
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="bio" id="mpsbio">
| |
- | <h1>Aug 7-Aug 13</h1>
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="bio" id="yflbio">
| |
- | <h1>Aug 14-Aug 20</h1>
| |
- |
| |
- | </div>
| |
- |
| |
- |
| |
- | <div class="bio" id="nwbio">
| |
- | <h1></h1>
| |
- |
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="ytlbio">
| |
- | <h1></h1>
| |
- |
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="dzbio">
| |
- | <h1></h1>
| |
- |
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="lnabio">
| |
- | <h1></h1>
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="jhpbio">
| |
- | <h1></h1>
| |
- |
| |
- |
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="yywbio">
| |
- | <h1></h1>
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="xlzbio">
| |
- | <h1></h1>
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="yzbio">
| |
- | <h1></h1>
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- |
| |
- | <div class="bio" id="wyybio">
| |
- | <h1></h1>
| |
- |
| |
- | <div class="clear"></div>
| |
- | </div>
| |
- | </div>
| |
- |
| |
- | </body>
| |
- | </html>
| |