Team:Concordia/Notebook

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
 
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
    <script src="https://2013.igem.org/wiki/index.php?title=Team:Concordia/JS/Base&action=raw&ctype=text/javascript"></script>
-
This is a template page. READ THESE INSTRUCTIONS.
+
<script src="https://2013.igem.org/wiki/index.php?title=Team:Concordia/JS/Jquery&action=raw&ctype=text/javascript"></script>
 +
<script src="https://2013.igem.org/wiki/index.php?title=Team:Concordia/JS/Meny&action=raw&ctype=text/javascript"></script>
 +
<script src="https://2013.igem.org/wiki/index.php?title=Team:Concordia/JS/Avgrund&action=raw&ctype=text/javascript"></script>
 +
 
 +
 
 +
    <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Concordia/CSS/Base&action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Concordia/CSS/Bootstrap&action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Concordia/CSS/Meny&action=raw&ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Concordia/CSS/Avgrund&action=raw&ctype=text/css" type="text/css" />
 +
 +
 
 +
 
 +
  <div id="myContent">
 +
    <div class="wrapper"><div class="site-menu col-md-2"><div id="p-logo">
 +
  <a title="Main Page" href="/Main_Page">
 +
    <img src="https://static.igem.org/mediawiki/2013/0/08/Igem_logo.png">
 +
  </a>
 +
</div>
 +
 
 +
<div class="site-menu-content">
 +
  <h2>Sitemap</h2>
 +
  <ul>
 +
    <li><a href="https://2013.igem.org/Team:Concordia">Home</a></li>
 +
    <li><a href="https://2013.igem.org/Team:Concordia/Project">Project</a></li>
 +
    <li><a href="https://2013.igem.org/Team:Concordia/Team">Team</a></li>
 +
    <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Concordia">Official Profile</a></li>
 +
    <li><a href="https://2013.igem.org/Team:Concordia/Parts">Registry</a></li>
 +
    <li><a href="https://2013.igem.org/Team:Concordia/Modeling">Modeling</a></li>
 +
    <li><a href="https://2013.igem.org/Team:Concordia/Notebook">Notebook</a></li>
 +
    <li><a href="https://2013.igem.org/Team:Concordia/Safety">Safety</a></li>
 +
    <li><a href="https://2013.igem.org/Team:Concordia/Attributions">Attributions</a></li></ul>
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
 
</div>
</div>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
      <div class="content col-md-10">
-
You <strong>MUST</stronghave all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
<div id="top-section">
 +
  <script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script>
 +
  <div class="left-menu noprint">
 +
    <ul>
 +
      <li class="selected"><a href="/Team:Concordia">Page              </a></li>
 +
      <li class="new"><a href="/wiki/index.php?title=Talk:Team:Concordia&amp;action=edit&amp;redlink=1">Discussion              </a></li>
 +
      <li><a href="/wiki/index.php?title=Team:Concordia&amp;action=edit">Edit              </a></li>
 +
      <li><a href="/wiki/index.php?title=Team:Concordia&amp;action=history">History              </a></li>
 +
      <li><a href="/Special:MovePage/Team:Concordia">Move              </a></li>
 +
      <li><a href="/wiki/index.php?title=Team:Concordia&amp;action=watch">Watch              </a></li>
 +
      <li style="color:white;cursor:default">teams</li>
 +
    </ul>
 +
  </div>
 +
  <div class="right-menu noprint">
 +
    <ul>
 +
      <li id="pt-preferences"><a title="My account" href="https://igem.org/User_Information">My account</a></li>
 +
      <li id="pt-logout"><a title="Log out" href="/wiki/index.php?title=Special:UserLogout&amp;returnto=Team:Concordia">Log out</a></li>     </ul>
 +
    <div class="noprint" id="search-controls">
 +
      <form id="searchform" action="/Special:Search">
 +
<input type="text" value="" accesskey="f" title="Search 2013.igem.org [alt-shift-f]" name="search" id="searchInput" autocomplete="off">
 +
<input type="submit" title="Go to a page with this exact name if exists" value="Go" id="searchGoButton" class="searchButton" name="go">&nbsp;
 +
<input type="submit" title="Search the pages for this text" value="Search" id="mw-searchButton" class="searchButton" name="fulltext">
 +
      </form>
 +
    </div>
 +
 
 +
  </div>
 +
 
</div>
</div>
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
<div class="container">
 +
  <h1>Notebook</h1>
 +
 
 +
  <div class="log col-md-9 log-right">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Failure for PCR amplification of Ethylene Cassette synthesis genes.  </h2>
 +
      <h4 class="log-time">Sept, 13th</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/c/c9/Sept_13.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Yeast cell strain, for yeast assembly of the ethylene cassette genes, was made and thus needed its parts to assemble. The amplification of ethylene cassette genes had been previously attempted and failed. This same PCR was then attempted again on a different PCR machine and using a temperature gradient from 52 degrees to 60 degrees Celsius; the results was still unsuccessful. Upon review all reverse primers used for said genes were incorrect; this is one definite source of error!</p>
 +
    </div>
 +
  </div>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
  <div class="log col-md-9 log-left">
-
!align="center"|[[Team:Concordia|Home]]
+
    <div class="log-title-wrap">
-
!align="center"|[[Team:Concordia/Team|Team]]
+
      <h2 class="log-title">GFP amplified in mini-prep samples</h2>
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Concordia Official Team Profile]
+
      <h4 class="log-time">Sept, 12th</h4>
-
!align="center"|[[Team:Concordia/Project|Project]]
+
    </div>
-
!align="center"|[[Team:Concordia/Parts|Parts Submitted to the Registry]]
+
   
-
!align="center"|[[Team:Concordia/Modeling|Modeling]]
+
    <div class="log-img-wrap">
-
!align="center"|[[Team:Concordia/Notebook|Notebook]]
+
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/7/7c/Sept_12.PNG"/>
-
!align="center"|[[Team:Concordia/Safety|Safety]]
+
    </div>
-
!align="center"|[[Team:Concordia/Attributions|Attributions]]
+
   
-
|}
+
    <div class="log-desc">
 +
      <p class="log-long-desc">Since samples were red, and not white, presence of PompC-GFP (proof of a successful ligation) was questionable. All samples were tests for PompC using restriction digest and PCR amplification wit specific primers. Verification of these samples yielded a positive result for PompC-GFP in mini-preped samples.</p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-right">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Mini-Prep of PompC transformed E.coli cells. </h2>
 +
      <h4 class="log-time">Sept, 10th</h4>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Although all cells appeared red in color, all samples (10 in total) were mini-preped according to kit procedures. </p>
 +
    </div>
 +
  </div>
 +
  <div class="log col-md-9 log-left">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Overlapping PCR of RBS/Plac and Fusions was unsuccessful</h2>
 +
      <h4 class="log-time">Sept, 9th</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/7/7d/Sept_9_1.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/1/17/Sept_9_2.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Our generated fusions proteins lack a Ribosome binding site (RBS) and a promoter, therefore they needed to be added in via overlapping PCR with a Plac template and specific primers. This PCR was attempted in two different manners; one was done in a temperature gradient PCR from 58 degrees to 68 degrees Celsius, and the other was conducted using trouble shooting techniques (such as DNA dilutions and taq polymerase). Both were unsuccessful and no product was obtained.</p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-right">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Overlapping PCR of RBS/Plac and Fusions was unsuccessful</h2>
 +
      <h4 class="log-time">Sept, 10th</h4>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Our generated fusions proteins lack a Ribosome binding site (RBS) and a promoter, therefore they needed to be added in via overlapping PCR with a Plac template and specific primers. This PCR was attempted in two different manners; one was done in a temperature gradient PCR from 58 degrees to 68 degrees Celsius, and the other was conducted using trouble shooting techniques (such as DNA dilutions and taq polymerase). Both were unsuccessful and no product was obtained.</p>
 +
    </div>
 +
  </div>
 +
  <div class="log col-md-9 log-left">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Amplification of RhlI, LuxR, and LuxI. Purification of all Fusion proteins and Plac.</h2>
 +
      <h4 class="log-time">Sept, 3rd</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/2/28/Sept_3.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Continuing amplification of interface components yielded successful amounts of RhlI in several experiments. However, LuxR and LuxI were not amplifying out under normal conditions; therefore several troubleshooting parameters were attempted. Out of four parameters altered, only the increased Magnesium content yielded results. The bands obtained of each product were weak at best. More troubleshooting needs to be attempted. The previously generated fusions (DOM,CON and LIT) were purified, via ethanol purification, as well as Plac.</p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-right">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Ethanol Purification of ETR1, PLac, and PompC-GFP</h2>
 +
      <h4 class="log-time">Aug, 22nd</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/4/47/Aug_22.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">ETR1, PLac and PompC-GFP were Ethanol Purified.</p>
 +
    </div>
 +
  </div>
-
You should make use of the calendar feature on the wiki and start a lab notebook. This may be looked at by the judges to see how your work progressed throughout the summer. It is a very useful organizational tool as well.
+
  <div class="log col-md-9 log-left">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Amplification of ETR1, LIT fusion, PLac, and Pomc-GFP. </h2>
 +
      <h4 class="log-time">Aug, 21st</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/5/51/Aug_21.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Troubleshooting PCR amplification of LIT fusion and ETR1 using a temperature gradient (from 58 degrees C to 62 degrees C). Normal PCR amplification of PLac and PompC-GFP. All products are at the correct size!</p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-right">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Amplification/Ethanol Purification of TetR and RhlR. Ethanol Purification of PompC-GFP</h2>
 +
      <h4 class="log-time">Aug, 13th</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/5/59/Aug_13.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">PCR amplification of interface genes was commenced; RhlR was successfully amplified and purified. RhlR was quantified to be 360 ng/ul. Gas clock component 'TetR' was also successfully amplified, and later purified. TetR quantification yield was 216 ng/ul. Additionally, PompC-GFP was successfully ethanol purified and quantified to be approximately 270 ng/ul.    </p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-left">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Phire Discontinued</h2>
 +
      <h4 class="log-time">Aug, 12th</h4>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">The Phire DNA polymerase sample we used was obtained from the Dr.Martin lab. Since it was only a trial sample, more Phire DNA polymerase needed to be ordered. We absolutely wanted to order Phire DNA polymerase since it had proven to be successful previously (Aug 01). But when we attempted to order it we figured out that the original Phire, and its second generation 'Phire Hot start Green polymerase' had been discontinued.</p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-right">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Ethanol purification of EnvZ, and Fusions DOM/CON</h2>
 +
      <h4 class="log-time">Aug, 7th</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/e/ec/Aug_7.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Amplification of ETR1 and LIT Fusion were attempted again but were unsuccessful. On the other hand, the Ethanol Purification of EnvZ, and Fusions DOM and CON were carried out successfully! Concentrations, via Gel Quantification, are estimated as; 630 ng/ul for EnvZ, 450ng/ul for DOM fusion, and 105 ng/ul for CON fusion.</p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-left">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Amplified EnvZ, but No LIT fusion</h2>
 +
      <h4 class="log-time">Aug, 6th</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/a/ac/Aug_6.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">We needed ETR1 and EnvZ for Nested Deletion and an amplification of LIT fusion, so an amplification PCR was conducted. For our Nested Deletions; EnvZ was successfully Amplified from E.coli genomic DNA, but ETR1 was not amplified from A. thaliana cDNA. Sadly, our LIT fusion amplification, using DNA template from the successful overlapping PCR, was not successful.</p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-right">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Low Purification Yield; Fusions</h2>
 +
      <h4 class="log-time">Aug, 2nd</h4>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Our Fusions that were generated using 'Phire DNA polymerase' were Gel Purified and visualized using Gel Electrophoresis. What we saw was not good news, Fusions LIT and CON were not concentrated enough. DOM, and CON were usable but LIT was not. LIT fusion has to be amplified.</p>
 +
    </div>
 +
  </div>
 +
 
 +
  <div class="log col-md-9 log-left">
 +
    <div class="log-title-wrap">
 +
      <h2 class="log-title">Generated Fusions</h2>
 +
      <h4 class="log-time">Aug, 1st</h4>
 +
    </div>
 +
   
 +
    <div class="log-img-wrap">
 +
      <img class="log-img" src="https://static.igem.org/mediawiki/2013/c/cd/Aug_1.PNG"/>
 +
    </div>
 +
   
 +
    <div class="log-desc">
 +
      <p class="log-long-desc">Overlapping PCR; Fusion Generation, from E.coli EnvZ and A. thaliana ETR1, had been giving us problems so we applied a troubleshooting technique using various DNA polymerases. Out of the four polymerases used, only one gave us our Fusions (DOM,CON,LIT) at the expected sizes. 'Phire DNA polymerase' is amazing!</p>
 +
    </div>
 +
  </div>
 +
 
 +
</div>
 +
 
 +
      </div>
 +
   
 +
  </div></div>
 +
</html>

Revision as of 21:31, 26 September 2013

Notebook

Failure for PCR amplification of Ethylene Cassette synthesis genes.

Sept, 13th

Yeast cell strain, for yeast assembly of the ethylene cassette genes, was made and thus needed its parts to assemble. The amplification of ethylene cassette genes had been previously attempted and failed. This same PCR was then attempted again on a different PCR machine and using a temperature gradient from 52 degrees to 60 degrees Celsius; the results was still unsuccessful. Upon review all reverse primers used for said genes were incorrect; this is one definite source of error!

GFP amplified in mini-prep samples

Sept, 12th

Since samples were red, and not white, presence of PompC-GFP (proof of a successful ligation) was questionable. All samples were tests for PompC using restriction digest and PCR amplification wit specific primers. Verification of these samples yielded a positive result for PompC-GFP in mini-preped samples.

Mini-Prep of PompC transformed E.coli cells.

Sept, 10th

Although all cells appeared red in color, all samples (10 in total) were mini-preped according to kit procedures.

Overlapping PCR of RBS/Plac and Fusions was unsuccessful

Sept, 9th

Our generated fusions proteins lack a Ribosome binding site (RBS) and a promoter, therefore they needed to be added in via overlapping PCR with a Plac template and specific primers. This PCR was attempted in two different manners; one was done in a temperature gradient PCR from 58 degrees to 68 degrees Celsius, and the other was conducted using trouble shooting techniques (such as DNA dilutions and taq polymerase). Both were unsuccessful and no product was obtained.

Overlapping PCR of RBS/Plac and Fusions was unsuccessful

Sept, 10th

Our generated fusions proteins lack a Ribosome binding site (RBS) and a promoter, therefore they needed to be added in via overlapping PCR with a Plac template and specific primers. This PCR was attempted in two different manners; one was done in a temperature gradient PCR from 58 degrees to 68 degrees Celsius, and the other was conducted using trouble shooting techniques (such as DNA dilutions and taq polymerase). Both were unsuccessful and no product was obtained.

Amplification of RhlI, LuxR, and LuxI. Purification of all Fusion proteins and Plac.

Sept, 3rd

Continuing amplification of interface components yielded successful amounts of RhlI in several experiments. However, LuxR and LuxI were not amplifying out under normal conditions; therefore several troubleshooting parameters were attempted. Out of four parameters altered, only the increased Magnesium content yielded results. The bands obtained of each product were weak at best. More troubleshooting needs to be attempted. The previously generated fusions (DOM,CON and LIT) were purified, via ethanol purification, as well as Plac.

Ethanol Purification of ETR1, PLac, and PompC-GFP

Aug, 22nd

ETR1, PLac and PompC-GFP were Ethanol Purified.

Amplification of ETR1, LIT fusion, PLac, and Pomc-GFP.

Aug, 21st

Troubleshooting PCR amplification of LIT fusion and ETR1 using a temperature gradient (from 58 degrees C to 62 degrees C). Normal PCR amplification of PLac and PompC-GFP. All products are at the correct size!

Amplification/Ethanol Purification of TetR and RhlR. Ethanol Purification of PompC-GFP

Aug, 13th

PCR amplification of interface genes was commenced; RhlR was successfully amplified and purified. RhlR was quantified to be 360 ng/ul. Gas clock component 'TetR' was also successfully amplified, and later purified. TetR quantification yield was 216 ng/ul. Additionally, PompC-GFP was successfully ethanol purified and quantified to be approximately 270 ng/ul.

Phire Discontinued

Aug, 12th

The Phire DNA polymerase sample we used was obtained from the Dr.Martin lab. Since it was only a trial sample, more Phire DNA polymerase needed to be ordered. We absolutely wanted to order Phire DNA polymerase since it had proven to be successful previously (Aug 01). But when we attempted to order it we figured out that the original Phire, and its second generation 'Phire Hot start Green polymerase' had been discontinued.

Ethanol purification of EnvZ, and Fusions DOM/CON

Aug, 7th

Amplification of ETR1 and LIT Fusion were attempted again but were unsuccessful. On the other hand, the Ethanol Purification of EnvZ, and Fusions DOM and CON were carried out successfully! Concentrations, via Gel Quantification, are estimated as; 630 ng/ul for EnvZ, 450ng/ul for DOM fusion, and 105 ng/ul for CON fusion.

Amplified EnvZ, but No LIT fusion

Aug, 6th

We needed ETR1 and EnvZ for Nested Deletion and an amplification of LIT fusion, so an amplification PCR was conducted. For our Nested Deletions; EnvZ was successfully Amplified from E.coli genomic DNA, but ETR1 was not amplified from A. thaliana cDNA. Sadly, our LIT fusion amplification, using DNA template from the successful overlapping PCR, was not successful.

Low Purification Yield; Fusions

Aug, 2nd

Our Fusions that were generated using 'Phire DNA polymerase' were Gel Purified and visualized using Gel Electrophoresis. What we saw was not good news, Fusions LIT and CON were not concentrated enough. DOM, and CON were usable but LIT was not. LIT fusion has to be amplified.

Generated Fusions

Aug, 1st

Overlapping PCR; Fusion Generation, from E.coli EnvZ and A. thaliana ETR1, had been giving us problems so we applied a troubleshooting technique using various DNA polymerases. Out of the four polymerases used, only one gave us our Fusions (DOM,CON,LIT) at the expected sizes. 'Phire DNA polymerase' is amazing!