Team:Queens Canada/Notebook/Week3

From 2012.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 10: Line 10:
     background: none repeat scroll 0 0 #00438F;
     background: none repeat scroll 0 0 #00438F;
}
}
-
#navtoggle
+
 
-
{
+
-
height:75px;
+
-
width:75px;
+
-
position:absolute;
+
-
left:-75 px;
+
-
margin-left: -75px;
+
-
margin-bottom: -75px;
+
-
margin-top: 35 px;
+
-
text-align: center;
+
-
background-color: maroon;
+
-
border-radius: 5px 0px 0px 5px;
+
-
}
+
-
#navtoggle a
+
-
{
+
-
color: white;
+
-
font-size: 1.1em;
+
-
vertical-align: middle;
+
-
}
+
</style>
</style>
Line 35: Line 17:
<div id="labcontent">
<div id="labcontent">
-
<div id="navtoggle">
+
 
-
<a href="#menu"> Toggle Navigation</a>
+
-
</div>
+
<div id="NotebookTitle">
<div id="NotebookTitle">
<p>Notebook - Week 3</p>
<p>Notebook - Week 3</p>
Line 85: Line 65:
         <div id="protocolcontent">Protocol Content</div>
         <div id="protocolcontent">Protocol Content</div>
  <div id="notebookcontent">
  <div id="notebookcontent">
-
         <h1> Monday May 14</h1> <p> <h2> Today we held our Battle Royale for the position of Lab Manager. Weapons included an axe and PCR. After each candidate made their speech, Andrew asked them a question to measure their competency, which was some elaboration of "If I spilled HCl everywhere, what would you do?" (side note from Kevin: "This does not count towards your consideration for the position.") </p> </h2> <h1>Tuesday May 15 </h1> <h2> <p> Today we continued researching potential enzymatic pathways for our flagelar scaffold. Kevin taught us how to design primers, using tools such as the NEB cutter to check for restriction enzyme cut sites and OligoCalc to find out oligonucleotide properties. </h2> </p> <h1> Wednesday May 16 </h1> <h2> <p> In the afternoon, we had our first faculty advisor meeting with Drs. Chin-Sang and Bendena. We concluded that characterization would take up the bulk of the time for our project work, and that we should use GFP as a proof of concept. </h2> </p> <h1> Thursday May 17 </h1> <h2> <p> Our brain food for the day was Clif bars courtesy of Mitangi. Kevin outlined four issues we had to sort out for our chimeric flagellin project, such as removing stop codons in the middle of our fusion sequence. We also started a list of BioBricks to order. In the evening, Team Flagellin' won a round of trivia at the Grad Club! Goal #1 achieved; now we can focus on goal #2: our iGEM project. </h2> </p> <h1> Friday May 18 </h1> <h2> Today we continued putting together our list of BioBricks to order. We also looked into where we could get genes synthesized. </p> </h2></div>
+
         <h1> Monday May 14</h1>   <h2> <p> Today we held our Battle Royale for the position of Lab Manager. Weapons included an axe and PCR. After each candidate made their speech, Andrew asked them a question to measure their competency, which was some elaboration of "If I spilled HCl everywhere, what would you do?" (side note from Kevin: "This does not count towards your consideration for the position.") </p> </h2> <h1>Tuesday May 15 </h1> <h2> <p> Today we continued researching potential enzymatic pathways for our flagelar scaffold. Kevin taught us how to design primers, using tools such as the NEB cutter to check for restriction enzyme cut sites and OligoCalc to find out oligonucleotide properties. </p> </h2>   <h1> Wednesday May 16 </h1> <h2> <p> In the afternoon, we had our first faculty advisor meeting with Drs. Chin-Sang and Bendena. We concluded that characterization would take up the bulk of the time for our project work, and that we should use GFP as a proof of concept. </h2> </p> <h1> Thursday May 17 </h1> <h2> <p> Our brain food for the day was Clif bars courtesy of Mitangi. Kevin outlined four issues we had to sort out for our chimeric flagellin project, such as removing stop codons in the middle of our fusion sequence. We also started a list of BioBricks to order. In the evening, Team Flagellin' won a round of trivia at the Grad Club! Goal #1 achieved; now we can focus on goal #2: our iGEM project. </h2> </p> <h1> Friday May 18 </h1> <h2> Today we continued putting together our list of BioBricks to order. We also looked into where we could get genes synthesized. </p> </h2></div>
        
        
<script>
<script>
         $("#notebook").click(function () {
         $("#notebook").click(function () {
-
           $("#protocolcontent").fadeOut(250, function () {
+
           $("#protocolcontent").fadeOut(400, function () {
-
             $("#notebookcontent").fadeIn(250);
+
             $("#notebookcontent").fadeIn(400);
});                   
});                   
return false;
return false;
Line 99: Line 79:
<script>
<script>
         $("#protocols").click(function () {
         $("#protocols").click(function () {
-
           $("#notebookcontent").fadeOut(250, function () {
+
           $("#notebookcontent").fadeOut(400, function () {
-
             $("#protocolcontent").fadeIn(250);
+
             $("#protocolcontent").fadeIn(400);
});       
});       
                   return false;
                   return false;
Line 132: Line 112:
  </div>
  </div>
</body>
</body>
 +
</html>

Latest revision as of 03:20, 4 October 2012

Control

Notebook - Week 3

Protocol Content

Monday May 14

Today we held our Battle Royale for the position of Lab Manager. Weapons included an axe and PCR. After each candidate made their speech, Andrew asked them a question to measure their competency, which was some elaboration of "If I spilled HCl everywhere, what would you do?" (side note from Kevin: "This does not count towards your consideration for the position.")

Tuesday May 15

Today we continued researching potential enzymatic pathways for our flagelar scaffold. Kevin taught us how to design primers, using tools such as the NEB cutter to check for restriction enzyme cut sites and OligoCalc to find out oligonucleotide properties.

Wednesday May 16

In the afternoon, we had our first faculty advisor meeting with Drs. Chin-Sang and Bendena. We concluded that characterization would take up the bulk of the time for our project work, and that we should use GFP as a proof of concept.

Thursday May 17

Our brain food for the day was Clif bars courtesy of Mitangi. Kevin outlined four issues we had to sort out for our chimeric flagellin project, such as removing stop codons in the middle of our fusion sequence. We also started a list of BioBricks to order. In the evening, Team Flagellin' won a round of trivia at the Grad Club! Goal #1 achieved; now we can focus on goal #2: our iGEM project.

Friday May 18

Today we continued putting together our list of BioBricks to order. We also looked into where we could get genes synthesized.