(26 intermediate revisions by 2 users not shown) | |||
Line 33: | Line 33: | ||
height: 20px; | height: 20px; | ||
z-index: 400; | z-index: 400; | ||
+ | } | ||
+ | .sticky-content{ | ||
+ | padding: 10px; | ||
+ | } | ||
+ | |||
+ | .sticky-content.fixed{ | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
} | } | ||
</style> | </style> | ||
− | <section class="generic-banner relative" style="background: url(https://static.igem.org/mediawiki/2018/ | + | <section class="generic-banner relative zoomInUp wow" style="background: url(https://static.igem.org/mediawiki/2018/d/d6/T--NU_Kazakhstan--timeline.jpg); background-size: cover; "> |
<div class="overlay overlay-bg"></div> | <div class="overlay overlay-bg"></div> | ||
<div class="container"> | <div class="container"> | ||
Line 52: | Line 62: | ||
<div class="container"> | <div class="container"> | ||
<div class="row"> | <div class="row"> | ||
− | <div class="col-md-3"> | + | <div class="col-md-3 sticky-element" id="sticky"> |
<!--BEGIN HEAD--> | <!--BEGIN HEAD--> | ||
− | <small> | + | <small class=""> |
− | <div id="container"> | + | <div id="container" class="sticky-anchor" > |
− | <div id="accordion"> | + | <div id="accordion" class="sticky-content"> |
<!--END HEAD--> | <!--END HEAD--> | ||
Line 84: | Line 94: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td><a href="# | + | <td><a href="#week4" style="color: #1aa780;" class="topLink">Week 4</a></td> |
<td>May 21 - May 27</td> | <td>May 21 - May 27</td> | ||
</tr> | </tr> | ||
Line 108: | Line 118: | ||
<tbody> | <tbody> | ||
<tr> | <tr> | ||
− | <td>Week 5</td> | + | <td><a href="#week5" style="color: #1aa780;" class="topLink">Week 5</a></td> |
<td>May 28 – June 3</td> | <td>May 28 – June 3</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Week 6</td> | + | <td><a href="#week6" style="color: #1aa780;" class="topLink">Week 6</a></td> |
<td>June 4 – June 10</td> | <td>June 4 – June 10</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Week 7</td> | + | <td><a href="#week7" style="color: #1aa780;" class="topLink">Week 7</a></td> |
<td>June 11 – June 17</td> | <td>June 11 – June 17</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Week 8</td> | + | <td><a href="#week8" style="color: #1aa780;" class="topLink">Week 8</a></td> |
<td>June 18 – June 24</td> | <td>June 18 – June 24</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Week 9</td> | + | <td><a href="#week9" style="color: #1aa780;" class="topLink">Week 9</a></td> |
<td>June 25 – July 1</td> | <td>June 25 – July 1</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | <div class="card-footer text-muted"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--END SECOND CARD--> | ||
+ | <!--BEGIN SECOND CARD--> | ||
+ | |||
+ | <div class="card border-info mb-3 text-center"> | ||
+ | <div class="card-header"> | ||
+ | <a class="collapsed card-link" data-toggle="collapse" href="#collapseSECOND"> | ||
+ | <h5 class="card-title text-dark">July</h5> | ||
+ | <h6 class="card-subtitle mb-2 text-muted">Week 10-13</h6> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div id="collapseSECOND" class="collapse" data-parent="#accordion"> | ||
+ | <div class="card-body"> | ||
+ | <table class="table table-hover group table-striped"> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td><a href="#week10" style="color: #1aa780;" class="topLink">Week 10</a></td> | ||
+ | <td>July 2 – July 8</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week11" style="color: #1aa780;" class="topLink">Week 11</a></td> | ||
+ | <td>July 9 – July 15</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week12" style="color: #1aa780;" class="topLink">Week 12</a></td> | ||
+ | <td>July 16 – July 22</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week13" style="color: #1aa780;" class="topLink">Week 13</a></td> | ||
+ | <td>July 23 – July 29</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | <div class="card-footer text-muted"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--END SECOND CARD--> | ||
+ | <!--BEGIN SECOND CARD--> | ||
+ | |||
+ | <div class="card border-info mb-3 text-center"> | ||
+ | <div class="card-header"> | ||
+ | <a class="collapsed card-link" data-toggle="collapse" href="#collapseSECOND"> | ||
+ | <h5 class="card-title text-dark">August</h5> | ||
+ | <h6 class="card-subtitle mb-2 text-muted">Week 14-18</h6> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div id="collapseSECOND" class="collapse" data-parent="#accordion"> | ||
+ | <div class="card-body"> | ||
+ | <table class="table table-hover group table-striped"> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td><a href="#week14" style="color: #1aa780;" class="topLink">Week 14</a></td> | ||
+ | <td>July 30 – August 5</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week15" style="color: #1aa780;" class="topLink">Week 15</a></td> | ||
+ | <td>August 6 – August 12</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week16" style="color: #1aa780;" class="topLink">Week 16</a></td> | ||
+ | <td>August 13 – August 19</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week17" style="color: #1aa780;" class="topLink">Week 17</a></td> | ||
+ | <td>August 20 – August 26</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week18" style="color: #1aa780;" class="topLink">Week 18</a></td> | ||
+ | <td>August 27 – September 2</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | <div class="card-footer text-muted"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--END SECOND CARD--> | ||
+ | <!--BEGIN SECOND CARD--> | ||
+ | |||
+ | <div class="card border-info mb-3 text-center"> | ||
+ | <div class="card-header"> | ||
+ | <a class="collapsed card-link" data-toggle="collapse" href="#collapseSECOND"> | ||
+ | <h5 class="card-title text-dark">September</h5> | ||
+ | <h6 class="card-subtitle mb-2 text-muted">Week 19-22</h6> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div id="collapseSECOND" class="collapse" data-parent="#accordion"> | ||
+ | <div class="card-body"> | ||
+ | <table class="table table-hover group table-striped"> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td><a href="#week19" style="color: #1aa780;" class="topLink">Week 19</a></td> | ||
+ | <td>September 3 – September 9</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week20" style="color: #1aa780;" class="topLink">Week 20</a></td> | ||
+ | <td>September 10 – September 16</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week21" style="color: #1aa780;" class="topLink">Week 21</a></td> | ||
+ | <td>September 17 – September 23</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week22" style="color: #1aa780;" class="topLink">Week 22</a></td> | ||
+ | <td>September 24 – September 30</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | |||
+ | <div class="card-footer text-muted"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--END SECOND CARD--> | ||
+ | <!--BEGIN SECOND CARD--> | ||
+ | |||
+ | <div class="card border-info mb-3 text-center"> | ||
+ | <div class="card-header"> | ||
+ | <a class="collapsed card-link" data-toggle="collapse" href="#collapseSECOND"> | ||
+ | <h5 class="card-title text-dark">October</h5> | ||
+ | <h6 class="card-subtitle mb-2 text-muted">Week 23-25</h6> | ||
+ | </a> | ||
+ | </div> | ||
+ | <div id="collapseSECOND" class="collapse" data-parent="#accordion"> | ||
+ | <div class="card-body"> | ||
+ | <table class="table table-hover group table-striped"> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td><a href="#week23" style="color: #1aa780;" class="topLink">Week 23</a></td> | ||
+ | <td>October 1 – October 7</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week24" style="color: #1aa780;" class="topLink">Week 24</a></td> | ||
+ | <td>October 8 – October 14</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="#week25" style="color: #1aa780;" class="topLink">Week 25</a></td> | ||
+ | <td>October 15 – October 21</td> | ||
</tr> | </tr> | ||
</tbody> | </tbody> | ||
Line 148: | Line 314: | ||
<h4><b id="week1"><u>WEEK 1 (April 30 - May 6)</u></b></h4> | <h4><b id="week1"><u>WEEK 1 (April 30 - May 6)</u></b></h4> | ||
<ul class="timeline"> | <ul class="timeline"> | ||
− | <li> | + | <li class="slideInRight wow"> |
<a href="#" class="float-right">5 May 2018</a> | <a href="#" class="float-right">5 May 2018</a> | ||
<p>BG-11 medium was prepared.</p> | <p>BG-11 medium was prepared.</p> | ||
− | <p>Inoculation of the BG-11 medium with cyanobacteria (Synechococcus elongatus PCC 7942) was done.</p> | + | <p>Inoculation of the BG-11 medium with cyanobacteria (<i><font color="black">Synechococcus elongatus</font></i> PCC 7942) was done.</p> |
</li> | </li> | ||
</ul><br> | </ul><br> | ||
Line 158: | Line 324: | ||
<h4><b id="week2"><u>WEEK 2 (May 7 - May 13)</u></b></h4> | <h4><b id="week2"><u>WEEK 2 (May 7 - May 13)</u></b></h4> | ||
<ul class="timeline"> | <ul class="timeline"> | ||
− | <li> | + | <li class="slideInRight wow"> |
<a href="#" class="float-right">11 May 2018</a> | <a href="#" class="float-right">11 May 2018</a> | ||
<p>BG-11 agar plates were made.</p> | <p>BG-11 agar plates were made.</p> | ||
Line 166: | Line 332: | ||
<br> | <br> | ||
− | <h4><b id=" | + | <h4><b id="week3"><u>WEEK 3 (May 14 - May 20)</u></b></h4> |
<ul class="timeline"> | <ul class="timeline"> | ||
− | <li> | + | <li class="slideInRight wow"> |
<a href="#" class="float-right">14 May 2018</a> | <a href="#" class="float-right">14 May 2018</a> | ||
<p>The new subculture of cyanobacteria was prepared from old liquid culture. </p> | <p>The new subculture of cyanobacteria was prepared from old liquid culture. </p> | ||
<p>The old liquid culture of cyanobacteria was plated onto BG -11 agar plate.</p> | <p>The old liquid culture of cyanobacteria was plated onto BG -11 agar plate.</p> | ||
</li> | </li> | ||
− | <li> | + | <li class="slideInRight wow"> |
<a href="#" class="float-right">16 May 2018</a> | <a href="#" class="float-right">16 May 2018</a> | ||
<p>BG-11 agar plates were prepared.</p> | <p>BG-11 agar plates were prepared.</p> | ||
Line 180: | Line 346: | ||
</ul> | </ul> | ||
<br> | <br> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br> | <br> | ||
<h4><b id="week4"><u>WEEK 4 (May 21 - May 27)</u></b></h4> | <h4><b id="week4"><u>WEEK 4 (May 21 - May 27)</u></b></h4> | ||
<ul class="timeline"> | <ul class="timeline"> | ||
− | <li> | + | <li class="slideInRight wow"> |
<a href="#" class="float-right">25 May 2018</a> | <a href="#" class="float-right">25 May 2018</a> | ||
<p>OD of liquid cyanobacteria culture was measured</p> | <p>OD of liquid cyanobacteria culture was measured</p> | ||
<p>Liquid cultures of cyanobacteria were checked. </p> | <p>Liquid cultures of cyanobacteria were checked. </p> | ||
− | <p>The new subculture of cyanobacteria was prepared from old liquid culture. | + | <p>The new subculture of cyanobacteria was prepared from old liquid culture.</p> |
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week5"><u>WEEK 5 (May 28 – June 3)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">28 May 2018</a> | ||
+ | <p>OD of liquid cyanobacteria culture was measured.</p> | ||
+ | <p>Liquid cultures of cyanobacteria were checked.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">30 May 2018</a> | ||
+ | <p>LB liquid medium and LB agar plates were prepared.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">31 May 2018</a> | ||
+ | <p>Competent E.coli (TOP10) cells were prepared.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week6"><u>WEEK 6 (June 4 – June 10)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">4 June 2018</a> | ||
+ | <p>New competent TOP10 cells were prepared.</p> | ||
+ | <p>Spectinomycin stock solution 1000X was prepared.</p> | ||
+ | <p>LB agar plates with spectinomycin were prepared.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">5 June 2018</a> | ||
+ | <p>Transformation of E.coli (TOP10) with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | <p>Transformed E.coli cells were plated on LB agar plates with spectinomycin.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">6 June 2018</a> | ||
+ | <p>LB liquid medium with spectinomycin was prepared.</p> | ||
+ | <p>Inoculation of the LB liquid medium with spectinomycin resistant TOP10 cells was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">7 June 2018</a> | ||
+ | <p>Plasmids from the transformed TOP10 were extracted by MiraPrep.</p> | ||
+ | <p>Extracted plasmid samples were measured by Nanodrop. </p> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>Samples</td> | ||
+ | <td>260/280</td> | ||
+ | <td>260/230</td> | ||
+ | <td>Concentration</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>1</td> | ||
+ | <td>1.76</td> | ||
+ | <td>1.53</td> | ||
+ | <td>63.96 ng/ul</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>2</td> | ||
+ | <td>1.96</td> | ||
+ | <td>2.29</td> | ||
+ | <td>1953 ng/u</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p>Gel Electrophoresis was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">8 June 2018</a> | ||
+ | <p>OD of liquid cyanobacteria culture was measured. OD: 0.8. </p> | ||
+ | <p>BG-11 agar plates with spectinomycin were prepared.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week7"><u>WEEK 7 (June 11 – June 17)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">11 June 2018</a> | ||
+ | <p>Inoculation of the LB liquid medium with spectinomycin resistant TOP10 cells was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">12 June 2018</a> | ||
+ | <p>MiraPrep was done. </p> | ||
+ | <p>Extracted plasmid samples were measured by Nanodrop.</p> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>Samples</td> | ||
+ | <td>260/280</td> | ||
+ | <td>260/230</td> | ||
+ | <td>Concentration</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>1</td> | ||
+ | <td>1.90</td> | ||
+ | <td>2.38</td> | ||
+ | <td>1600 ng/ul</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p>Gel Electrophoresis was done. </p> | ||
+ | <p>Inoculation of the LB liquid medium with spectinomycin resistant TOP10 cells was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">13 June 2018</a> | ||
+ | <p>Precipitate was detected in inoculated LB liquid medium.</p> | ||
+ | <p>LB liquid medium with spectinomycin was prepared.</p> | ||
+ | <p>Inoculation of the LB liquid medium with spectinomycin resistant TOP10 cells was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">14 June 2018</a> | ||
+ | <p>MiraPrep was done. </p> | ||
+ | <p>Extracted plasmid samples were measured by Nanodrop.</p> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>Samples</td> | ||
+ | <td>260/280</td> | ||
+ | <td>260/230</td> | ||
+ | <td>Concentration</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>1</td> | ||
+ | <td>1.85</td> | ||
+ | <td>2.25</td> | ||
+ | <td>1915 ng/ul</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p>Gel Electrophoresis was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">15 June 2018</a> | ||
+ | <p>OD of liquid cyanobacteria culture was measured. OD: 1.035.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">16 June 2018</a> | ||
+ | <p>OD of liquid cyanobacteria culture was measured. OD: 1.5.</p> | ||
+ | <p>Transformation of cyanobacteria (16/06/18, OD: 1.5) with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">17 June 2018</a> | ||
+ | <p>Transformed cyanobacteria (16/06/18) were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week8"><u>WEEK 8 (June 18 – June 24)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">18 June 2018</a> | ||
+ | <p>Extracted plasmid sample was linearized by digestion with EcoRI. </p> | ||
+ | <p>Gel Electrophoresis done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">19 June 2018</a> | ||
+ | <p>Transformation of cyanobacteria with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">20 June 2018</a> | ||
+ | <p>Transformed cyanobacteria (19/06/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>BG-11 medium was prepared.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week9"><u>WEEK 9 (June 25 – July 1)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">25 June 2018</a> | ||
+ | <p>BG-11 agar plates with spectinomycin were prepared.</p> | ||
+ | <p>OD of liquid cyanobacteria culture was measured. OD: 1.5.</p> | ||
+ | <p>Transformation of cyanobacteria (05/06/18, OD: 1.5) with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">26 June 2018</a> | ||
+ | <p>Transformed cyanobacteria (25/06/18) were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>Transformation of cyanobacteria with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">27 June 2018</a> | ||
+ | <p>Transformed cyanobacteria (26/06/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>OD of liquid cyanobacteria culture was measured. OD: 1.680.</p> | ||
+ | <p>Transformation of cyanobacteria (05/06/18, OD: 1.680) with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done. </p> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture (05/06/18, OD: 1.680)</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">28 June 2018</a> | ||
+ | <p>Transformed cyanobacteria (27/06/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture (05/06/18).</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week10"><u>WEEK 10 (July 2 – July 8)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">2 July 2018</a> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture (20/06/18).</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">3 July 2018</a> | ||
+ | <p>LB liquid medium and LB agar plates were prepared.</p> | ||
+ | <p>BG-11 medium was prepared.</p> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture (20/06/18).</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">4 July 2018</a> | ||
+ | <p>BG-11 agar plates with spectinomycin were prepared.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">5 July 2018</a> | ||
+ | <p>Two transformations of cyanobacteria (OD: 0.511 and OD: 0.948) with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) were done. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">6 July 2018</a> | ||
+ | <p>Transformed cyanobacteria cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>Colony segregation was done (colony from 27/05/18 was streaked onto new plate).</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week11"><u>WEEK 11 (July 9 – July 15)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">9 July 2018</a> | ||
+ | <p>PCR amplification of SQR genes (Lep and Gei) was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">10 July 2018</a> | ||
+ | <p>OD of liquid cyanobacteria culture (20/06/18) was measured. OD: 1.562.</p> | ||
+ | <p>Gel Electrophoresis with PCR products and Genes as control was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">11 July 2018</a> | ||
+ | <p>Gel Electrophoresis with PCR products and Genes as control was run.</p> | ||
+ | <p>Transformation of cyanobacteria with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">12 July 2018</a> | ||
+ | <p>Transformed cyanobacteria cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>PCR purification was done for PRC products by using PCR purification kit. Concentration of SQR Geitlerinema (SQR Gei): 91.23, SQR Leptolyngbya (SQR Lep): 81.66, SuperNova: 50.59 ng/ul. </p> | ||
+ | <p>Transformation of cyanobacteria with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">13 July 2018</a> | ||
+ | <p>Transformed cyanobacteria cells were plated onto BG-11 agar plates with spectinomycin</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week12"><u>WEEK 12 (July 16 – July 22)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">17 July 2018</a> | ||
+ | <p>Interlab was started. </p> | ||
+ | <p>OD of liquid cyanobacteria culture (02/07/18) was measured. OD: 0.8.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">18 July 2018</a> | ||
+ | <p>PCR amplification of SQR Gei was done again and no favorable results were obtained.</p> | ||
+ | <p>Gel Electrophoresis with PCR products was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">19 July 2018</a> | ||
+ | <p>PCR amplification with restriction sites of Lep, Lep with signal sequence (ss), Gei and Gei with signal sequence (ss).</p> | ||
+ | <p>PCR purification was done for PRC products by using PCR purification kit.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">20 July 2018</a> | ||
+ | <p>Lep, Lep with ss, Gei, Gei with ss and plasmid pSyn_6 were digested with BlII and KpnI restriction enzymes. </p> | ||
+ | <p>Gel extraction was done.</p> | ||
+ | <p>PCR amplification of Lep, Lep with ss, Gei and Gei with ss was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">21 July 2018</a> | ||
+ | <p>Ligation of SQR genes (Lep, Lep with ss, Gei and Gei with ss) with pSyn_6 vector was done.</p> | ||
+ | <p>Transformation of E.coli (TOP10) with modified plasmid pSyn_6 (SQR genes and marker gene: spectinomycin resistance gene) was done. </p> | ||
+ | <p>Transformed E.coli cells were plated onto LB agar plates with spectinomycin. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">22 July 2018</a> | ||
+ | <p>Inoculation of the LB liquid medium with spectinomycin of resistant TOP10 cells was done.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week13"><u>WEEK 13 (July 23 – July 29)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">23 July 2018</a> | ||
+ | <p>Only transformed Gei E.coli grew up. </p> | ||
+ | <p>MiraPrep was done. </p> | ||
+ | <p>Extracted plasmid samples were measured by Nanodrop.</p> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>Samples</td> | ||
+ | <td>260/280</td> | ||
+ | <td>260/230</td> | ||
+ | <td>Concentration</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Gei</td> | ||
+ | <td>1.98</td> | ||
+ | <td>2.35</td> | ||
+ | <td>410.5 ng/ul</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p>Gel Electrophoresis was done. No bands.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">24 July 2018</a> | ||
+ | <p>Competent E.coli (TOP10) cells were prepared.</p> | ||
+ | <p>OD of liquid cyanobacteria culture was measured.</p> | ||
+ | <p>Untransformed E.coli was plated on a plate with spectinomycin to check antibiotic activity.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">25 July 2018</a> | ||
+ | <p>Untransformed E.coli grew up in plate with spectinomycin. It was deduced that antibiotic in plates was degraded. </p> | ||
+ | <p>Interlab was done. </p> | ||
+ | <p>PCR amplification of SQR genes with different annealing temperature (Lep and Gei) was done. </p> | ||
+ | <p>PCR purification was done for PRC products by using PCR purification kit.</p> | ||
+ | <p>PCR products were measured by Nanodrop. </p> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>Samples</td> | ||
+ | <td>260/280</td> | ||
+ | <td>260/230</td> | ||
+ | <td>Concentration</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Lep (72℃)</td> | ||
+ | <td>1.95</td> | ||
+ | <td>1.48</td> | ||
+ | <td>87.22 ng/ul</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Lep (80℃)</td> | ||
+ | <td>1.96</td> | ||
+ | <td>3.04</td> | ||
+ | <td>41.29 ng/ul</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Gei (72℃)</td> | ||
+ | <td>1.90</td> | ||
+ | <td>1.39</td> | ||
+ | <td>54.68 ng/ul</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Gei (80℃)</td> | ||
+ | <td>1.89</td> | ||
+ | <td>1.19</td> | ||
+ | <td>68.95 ng/ul</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <p>Lep, Lep with ss, Gei, Gei with ss and pSyn_6 plasmid were digested with BlII and KpnI restriction enzymes.</p> | ||
+ | <p>Gel extraction was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">27 July 2018</a> | ||
+ | <p>The ligation of SQR genes (Lep, Lep with ss, Gei and Gei with ss) with pSyn_6 plasmid was done (1:10, insert : gene). Overnight incubation.</p> | ||
+ | <p>Transformation of cyanobacteria with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">28 July 2018</a> | ||
+ | <p>Transformed cyanobacteria (27/07/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>Gel Electrophoresis of ligated pSyn_6 and SQR genes was run. SQR genes were not inserted.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">23 July 2018</a> | ||
+ | <p>Ligation of SQR genes (Lep, Lep with ss, Gei and Gei with ss) with pSyn_6 plasmid was done (1:2, insert : gene). 2 hours incubation.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week14"><u>WEEK 14 (July 30 – August 5)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">31 July 2018</a> | ||
+ | <p>Transformation of cyanobacteria with empty pSyn_6 vector (marker gene: spectinomycin resistance gene) was done. Stony Brook University protocol.</p> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">1 August 2018</a> | ||
+ | <p>Transformed cyanobacteria (31/06/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>PCR amplification of SQR genes was done.</p> | ||
+ | <p>Gel Electrophoresis of PCR products was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">3 August 2018</a> | ||
+ | <p>Lep, Lep with ss, Gei, Gei with ss and plasmid pSyn_6 were digested with BlII and ScaI restriction enzymes.</p> | ||
+ | <p>Ligation of SQR genes (Lep, Lep with ss, Gei and Gei with ss) with pSyn_6 plasmid was done.</p> | ||
+ | <p>Transformation of E.coli (TOP10) with modified plasmid pSyn_6 (SQR genes and marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | <p>Transformed E.coli cells were plated onto LB agar plates with spectinomycin. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">4 August 2018</a> | ||
+ | <p>All plates had colonies except the plate with Lep + pSyn_6 E.coli (TOP10).</p> | ||
+ | <p>Inoculation of the LB liquid medium with spectinomycin resistant TOP10 cells was done (Lep with ss, Gei and Gei with ss).</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">5 August 2018</a> | ||
+ | <p>MiraPrep of Gei, Gei with ss and Lep with ss was done.</p> | ||
+ | <p>Extracted plasmid samples were measured by Nanodrop</p> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>Samples</td> | ||
+ | <td>260/280</td> | ||
+ | <td>260/230</td> | ||
+ | <td>Concentration</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Gei</td> | ||
+ | <td>1.88</td> | ||
+ | <td>2.24</td> | ||
+ | <td>2278 ng/ul</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Gei with ss</td> | ||
+ | <td>1.86</td> | ||
+ | <td>2.26</td> | ||
+ | <td>1893 ng/ul</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>L with ss (1)</td> | ||
+ | <td>1.87</td> | ||
+ | <td>2.20</td> | ||
+ | <td>2787 ng/ul</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>L with ss (2)</td> | ||
+ | <td>1.84</td> | ||
+ | <td>2.28</td> | ||
+ | <td>2518 ng/ul</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week15"><u>WEEK 15 (August 6 – August 12)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">6 August 2018</a> | ||
+ | <p>Extracted plasmid samples (Gei, Gei with ss and Lep with ss) were linearized by digestion with ScaI. </p> | ||
+ | <p>Gel Electrophoresis with linearized Gei, Gei with ss and Lep with ss (1 and 2) was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">7 August 2018</a> | ||
+ | <p>Digestion-ligation procedure was repeated with Lep gene.</p> | ||
+ | <p>Transformation of E.coli (TOP10) with modified plasmid pSyn_6 (Lep and marker gene: spectinomycin resistance gene) was done.</p> | ||
+ | <p>Transformed E.coli cells were plated onto LB agar plates with spectinomycin.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">8 August 2018</a> | ||
+ | <p>Inoculation of the LB liquid medium with spectinomycin of resistant TOP10 cells was done (Lep).</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">9 August 2018</a> | ||
+ | <p>MiraPrep of Lep was done.</p> | ||
+ | <p>Extracted plasmid sample were measured by Nanodrop.</p> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>Samples</td> | ||
+ | <td>260/280</td> | ||
+ | <td>260/230</td> | ||
+ | <td>Concentration</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>Lep</td> | ||
+ | <td>1.86</td> | ||
+ | <td>2.24</td> | ||
+ | <td>3053 ng/ul</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">10 August 2018</a> | ||
+ | <p>Another lamp with high light intensity was tested for cyanobacteria incubation.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week16"><u>WEEK 16 (August 13 – August 19)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">15 August 2018</a> | ||
+ | <p>Transformation of cyanobacteria with modified plasmid pSyn_6 (Gei, Gei with ss, Lep, Lep with ss and marker gene: spectinomycin resistance gene) was done. Stony Brook University protocol.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">16 August 2018</a> | ||
+ | <p>Transformed cyanobacteria (15/08/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>Transformation of cyanobacteria with modified plasmid pSyn_6 (Gei, Gei with ss, Lep, Lep with ss and marker gene: spectinomycin resistance gene) was done. Stony Brook University protocol.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">17 August 2018</a> | ||
+ | <p>Transformed cyanobacteria (16/08/18) cells were plated onto BG-11 agar plates (gradient) with spectinomycin.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">18 August 2018</a> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture.</p> | ||
+ | <p>OD of liquid cyanobacteria culture was measured.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week17"><u>WEEK 17 (August 20 – August 26)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">20 August 2018</a> | ||
+ | <p>Plates with new transformations were checked. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">21 August 2018</a> | ||
+ | <p>Plates with new transformations were checked. Stock solutions for next lab procedures were prepared</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">23 August 2018</a> | ||
+ | <p>OD of new liquid cyanobacteria culture was measured.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">26 August 2018</a> | ||
+ | <p>Gei, Gei with ss, Lep and Lep with ss plasmid samples were linearized by digestion with ScaI. </p> | ||
+ | <p>Gel Electrophoresis with linearized Gei, Gei with ss, Lep and Lep with ss was run.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week18"><u>WEEK 18 (August 27 – September 2)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">27 August 2018</a> | ||
+ | <p>Transformation of cyanobacteria with modified plasmid pSyn_6 (Gei, Gei with ss, Lep, Lep with ss and marker gene: spectinomycin resistance gene) was done. Stony Brook University protocol.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">28 August 2018</a> | ||
+ | <p>Transformed cyanobacteria (27/08/18) cells were plated onto BG-11 agar plates (with NaHCO<sub><font color="black">3</font></sub> and without) with spectinomycin.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">29 August 2018</a> | ||
+ | <p>Gei, Gei with ss, Lep and Lep with ss plasmid samples were linearized by digestion with ScaI.</p> | ||
+ | <p>Gel Electrophoresis with linearized Gei, Gei with ss, Lep and Lep with ss was run.</p> | ||
+ | <p>Transformation of cyanobacteria with modified linear plasmid pSyn_6 (Gei, Gei with ss, Lep, Lep with ss and marker gene: spectinomycin resistance gene) was done. Stony Brook University protocol.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">30 August 2018</a> | ||
+ | <p>Transformed cyanobacteria (29/08/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">1 September 2018</a> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture.</p> | ||
+ | <p>OD of new liquid cyanobacteria culture was measured. </p> | ||
+ | <p>Transformation of cyanobacteria with modified linear plasmid pSyn_6 (Gei, Gei with ss, Lep, Lep with ss and marker gene: spectinomycin resistance gene) was done. Stony Brook University protocol.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">2 September 2018</a> | ||
+ | <p>Transformed cyanobacteria (01/09/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week19"><u>WEEK 19 (September 3 – September 9)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">3 September 2018</a> | ||
+ | <p>Gei, Gei with ss, Lep and Lep with ss plasmid samples were linearized by digestion with ScaI. </p> | ||
+ | <p>Gel Electrophoresis with linearized Gei, Gei with ss, Lep and Lep with ss (1 and 2) was run.</p> | ||
+ | <p>Transformation of cyanobacteria with modified linear plasmid pSyn_6 (Gei, Gei with ss, Lep, Lep with ss and marker gene: spectinomycin resistance gene) was done. Stony Brook University protocol.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">4 September 2018</a> | ||
+ | <p>Transformed cyanobacteria (03/09/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>PCR amplification of empty pSyn_6 plasmid and modified pSyn_6 plasmid (Lep with ss) with Lep with ss primers. </p> | ||
+ | <p>Gel Electrophoresis of PCR products was run. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">5 September 2018</a> | ||
+ | <p>Survival test of cyanobacteria with Na<sub><font color="black">2</font></sub>S under anaerobic conditions was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">6 September 2018</a> | ||
+ | <p>Lamp with high light intensity was installed on plates with cyanobacteria</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">8 September 2018</a> | ||
+ | <p>All plates with cyanobacteria were checked</p> | ||
+ | </li> | ||
+ | |||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week20"><u>WEEK 20 (September 10 – September 16)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">10 September 2018</a> | ||
+ | <p>Colony PCR was done with cyanobacteria colonies.</p> | ||
+ | <p>Gel Electrophoresis of PCR products was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">11 September 2018</a> | ||
+ | <p>Gel Electrophoresis of PCR products (10/09/18) was repeated. </p> | ||
+ | <p>Colony PCR was done with cyanobacteria colonies from different plates. </p> | ||
+ | <p>Gel Electrophoresis of PCR products (11/09/18) was run. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">12 September 2018</a> | ||
+ | <p>Inoculation of the BG-11 medium with NaHCO<sub><font color="black">3</font></sub> of cyanobacteria colonies from the plate was done. </p> | ||
+ | <p>Transformation of cyanobacteria with modified linear plasmid pSyn_6 (Lep with ss and marker gene: spectinomycin resistance gene) was done. Stony Brook University protocol.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">13 September 2018</a> | ||
+ | <p>BG-11 agar plates with spectinomycin were prepared.</p> | ||
+ | <p>Transformed cyanobacteria (12/09/18) cells were plated onto BG-11 agar plates with spectinomycin.</p> | ||
+ | <p>Original pSyn_6 plasmid (empty) was tested for the presence of Lep gene through PCR and Gel Electrophoresis.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">14 September 2018</a> | ||
+ | <p>Inoculation of the BG-11 medium with NaHCO<sub><font color="black">3</font></sub> of cyanobacteria colonies from the plate was done.</p> | ||
+ | <p>Competent E.coli (DH5alpha) cells were prepared.</p> | ||
+ | <p>Transformation of E.coli (DH5alpha and TOP10) with original pSyn_6 plasmid (marker gene: spectinomycin resistance gene) was done. </p> | ||
+ | <p>Transformed E.coli cells were plated onto LB agar plates with spectinomycin. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">15 September 2018</a> | ||
+ | <p>Inoculation of the LB liquid medium with spectinomycin of resistant DH5alpha and TOP10 cells was done.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">16 September 2018</a> | ||
+ | <p>MiraPrep was done. </p> | ||
+ | <p>Extracted plasmid samples were measured by Nanodrop.</p> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td>Samples</td> | ||
+ | <td>260/280</td> | ||
+ | <td>260/230</td> | ||
+ | <td>Concentration</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>TOP10</td> | ||
+ | <td>1.87</td> | ||
+ | <td>2.33</td> | ||
+ | <td>2319 ng/ul</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>DH5alpha</td> | ||
+ | <td>2.02</td> | ||
+ | <td>2.15</td> | ||
+ | <td>1200 ng/ul</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week21"><u>WEEK 21 (September 17 – September 23)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">17 September 2018</a> | ||
+ | <p>Extracted plasmid sample (16/09/18) was linearized by digestion with EcoRI. </p> | ||
+ | <p>Gel Electrophoresis was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">18 September 2018</a> | ||
+ | <p>The pH of BG-11 medium with NaHCO<sub><font color="black">3</font></sub> was adjusted before inoculation with cyanobacteria colonies. </p> | ||
+ | <p>Extracted plasmid sample (16/09/18) was tested for the presence of Lep gene through PCR and Gel Electrophoresis. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">19 September 2018</a> | ||
+ | <p>Colony PCR of cyanobacteria colonies from the plate was done. </p> | ||
+ | <p>Gel Electrophoresis of PCR products was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">20 September 2018</a> | ||
+ | <p>Colony PCR of cyanobacteria was done. </p> | ||
+ | <p>Gel Electrophoresis of PCR products was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">21 September 2018</a> | ||
+ | <p>Liquid culture colony PCR of cyanobacteria was done.</p> | ||
+ | <p>Gel Electrophoresis of PCR products was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">23 September 2018</a> | ||
+ | <p>Gel Electrophoresis of PCR products (20/09/18 and 21/09/18) was run.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week22"><u>WEEK 22 (September 24 – September 30)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">25 September 2018</a> | ||
+ | <p>Colony PCR of cyanobacteria was done. </p> | ||
+ | <p>Gel Electrophoresis of PCR products was run.</p> | ||
+ | <p>Absorbance of Na<sub><font color="black">2</font></sub>S solution was measured and tested by Nanodrop.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">26 September 2018</a> | ||
+ | <p>Colony PCR of cyanobacteria colonies was done. Different annealing temperatures were used.</p> | ||
+ | <p>Gel Electrophoresis of PCR products.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">27 September 2018</a> | ||
+ | <p>Colony PCR of cyanobacteria colonies was done. </p> | ||
+ | <p>Gel Electrophoresis of PCR products was run</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">28 September 2018</a> | ||
+ | <p>Colony PCR of cyanobacteria colonies was done. </p> | ||
+ | <p>Gel Electrophoresis of PCR products was run.</p> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week23"><u>WWEEK 23 (October 1 – October 7)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">1 October 2018</a> | ||
+ | <p>Colony PCR of cyanobacteria colonies (Lep with ss and without sqr gene) was done. </p> | ||
+ | <p>Gel Electrophoresis of PCR products was run.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">4 October 2018</a> | ||
+ | <p>Liquid culture colony PCR of cyanobacteria was done.</p> | ||
+ | <p>Gel Electrophoresis of PCR products was run</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">5 October 2018</a> | ||
+ | <p>PCR amplification of SQR gene and Supernova with specific sequence for CPEC was done. </p> | ||
+ | <p>Gel Electrophoresis of PCR products was run. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">6 October 2018</a> | ||
+ | <p>PCR amplification of SQR gene and Supernova with specific sequence for CPEC was done</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">7 October 2018</a> | ||
+ | <p>Gel Electrophoresis of PCR products (06/10/18) was run. </p> | ||
+ | <p>CPEC assembly of SQR gene and Supernova was done. </p> | ||
+ | <p>Gel electrophoresis was run. </p> | ||
+ | <p>Transformation of E.coli (TOP10) with modified plasmid pSB1C3 (SQR gene, Supernova and marker gene: chloramphenicol resistance) was done. </p> | ||
+ | <p>Transformed E.coli cells were plated onto LB agar plates with chloramphenicol. </p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week24"><u>WEEK 24 (October 8 – October 14)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">8 October 2018</a> | ||
+ | <p>LB liquid medium with chloramphenicol was prepared.</p> | ||
+ | <p>Inoculation of the LB liquid medium with chloramphenicol of resistant TOP10 cells was done</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">9 October 2018</a> | ||
+ | <p>MiraPrep was done.</p> | ||
+ | <p>Gel Electrophoresis of extracted SQR and Supernova was run</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">10 October 2018</a> | ||
+ | <p>All DNA’s were submitted.</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">11 October 2018</a> | ||
+ | <p>Colony PCR of cyanobacteria was done</p> | ||
+ | <p>Gel Electrophoresis of PCR products was run</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">12 October 2018</a> | ||
+ | <p>Na<sub><font color="black">2</font></sub>S was dissolved in the BG-11 medium and after that liquid cyanobacteria culture was added. The concentration of Na<sub><font color="black">2</font></sub>S was measured after some period of time to analyse the activity SQR gene in cyanobacteria. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">13 October 2018</a> | ||
+ | <p>Liquid cyanobacteria culture was tested on survival in oily water. </p> | ||
+ | <p>Na<sub><font color="black">2</font></sub>S reduction assay with cyanobacteria was done. </p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">14 October 2018</a> | ||
+ | <p>New subculture of cyanobacteria was prepared from old liquid culture. </p> | ||
+ | <p>Na<sub><font color="black">2</font></sub>S reduction assay with cyanobacteria was done.</p> | ||
+ | </li> | ||
+ | </ul><br> | ||
+ | <br> | ||
+ | |||
+ | <h4><b id="week25"><u>WEEK 25 (October 15 – October 21)</u></b></h4> | ||
+ | <ul class="timeline"> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">15 October 2018</a> | ||
+ | <p>Na<sub><font color="black">2</font></sub>S reduction assay with cyanobacteria was done</p> | ||
+ | </li> | ||
+ | <li class="slideInRight wow"> | ||
+ | <a href="#" class="float-right">16 October 2018</a> | ||
+ | <p>Na<sub><font color="black">2</font></sub>S reduction assay with cyanobacteria was done</p> | ||
</li> | </li> | ||
</ul> | </ul> | ||
Line 258: | Line 1,204: | ||
$("a.topLink").click(function() { | $("a.topLink").click(function() { | ||
$("html, body").animate({ | $("html, body").animate({ | ||
− | scrollTop: $($(this).attr("href")).offset().top + "px" | + | scrollTop: $($(this).attr("href")).(offset().top + "px" |
}, { | }, { | ||
duration: 500, | duration: 500, | ||
Line 268: | Line 1,214: | ||
}); | }); | ||
+ | var StickyElement = function(node){ | ||
+ | var doc = $(document), | ||
+ | fixed = false, | ||
+ | anchor = node.find('.sticky-anchor'), | ||
+ | content = node.find('.sticky-content'); | ||
+ | |||
+ | var onScroll = function(e){ | ||
+ | var docTop = doc.scrollTop(), | ||
+ | anchorTop = anchor.offset().top; | ||
+ | |||
+ | console.log('scroll', docTop, anchorTop); | ||
+ | if(docTop > anchorTop){ | ||
+ | if(!fixed){ | ||
+ | anchor.height(content.outerHeight()); | ||
+ | content.addClass('fixed'); | ||
+ | fixed = true; | ||
+ | } | ||
+ | } else { | ||
+ | if(fixed){ | ||
+ | anchor.height(0); | ||
+ | content.removeClass('fixed'); | ||
+ | fixed = false; | ||
+ | } | ||
+ | } | ||
+ | }; | ||
+ | |||
+ | $(window).on('scroll', onScroll); | ||
+ | }; | ||
+ | |||
+ | var demo = new StickyElement($('#sticky')); | ||
</script> | </script> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 01:44, 18 October 2018