Difference between revisions of "Team:Carnegie Mellon/Protocols"

 
(26 intermediate revisions by 3 users not shown)
Line 52: Line 52:
 
     $("#flip_ligation").click(function(){
 
     $("#flip_ligation").click(function(){
 
         $("#ligation_p").slideToggle("slow");
 
         $("#ligation_p").slideToggle("slow");
 +
    });
 +
});
 +
 +
$(document).ready(function(){
 +
    $("#flip_transformation").click(function(){
 +
        $("#transformation_p").slideToggle("slow");
 
     });
 
     });
 
});
 
});
Line 85: Line 91:
 
/* jumbotron code */
 
/* jumbotron code */
 
.jumbotron {
 
.jumbotron {
   background-image:url('http://i.livescience.com/images/i/000/054/105/i02/pee-rainbow.jpg?1371876319');
+
   background-image:url('https://static.igem.org/mediawiki/2015/e/e5/Wiki_protocols_banner.png');
 +
  /* ('http://i.livescience.com/images/i/000/054/105/i02/pee-rainbow.jpg?1371876319'); */
 
   height: 600px;
 
   height: 600px;
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
Line 99: Line 106:
  
 
.jumbotron .container .title {
 
.jumbotron .container .title {
   color: white;
+
   color: orange;
 
   font-size: 100px;   
 
   font-size: 100px;   
 
   font-family: Georgia, serif;
 
   font-family: Georgia, serif;
Line 107: Line 114:
  
 
.jumbotron p {
 
.jumbotron p {
   font-size: 35px;
+
   font-size: 50px;
   color: yellow;
+
   color: #fff;
 +
  background-color: rgba(0,0,0,.5);
 +
  margin-top: 30px;
 
   text-align: center;
 
   text-align: center;
 
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
   font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   padding-top: 5px;
+
}
   margin: 20px;
+
 
 +
.jumbotron a {
 +
   text-decoration: none;
 +
  background-color: #40e6ee;
 +
  font-size: 25px;
 +
  color: #fff;
 +
  padding: 10px 15px 10px 15px;
 +
   margin: 0px 10px 0px 10px;
 +
}
 +
 
 +
.jumbotron a:hover {
 +
  /* background-color: #fcf95a; */
 +
    background-color: #40e6ee;
 
}
 
}
  
Line 303: Line 324:
  
 
#ligation_p {
 
#ligation_p {
 +
    padding: 30px;
 +
    display: none;
 +
    background-color: transparent;
 +
    width: 76%;
 +
    margin-left: auto;
 +
    text-align: left;
 +
    color: black;
 +
}
 +
 +
#transformation_p, #flip_transformation {
 +
    padding: 5px;
 +
    text-align: center;
 +
    border: solid 3px #c3c3c3;
 +
    background-color: #40e6ee; /* #69c94f; */
 +
    color: white;
 +
    width: 80%;
 +
    margin: auto;
 +
}
 +
 +
#transformation_p {
 
     padding: 30px;
 
     padding: 30px;
 
     display: none;
 
     display: none;
Line 321: Line 362:
 
     <div class="jumbotron">
 
     <div class="jumbotron">
 
       <div class="container">
 
       <div class="container">
         <div class = "title">Under Construction.</div>
+
         <div class = "title">Protocols.</div>
         <p> This is almost as well-documented as Kim Kardashian's wedding. </p>
+
         <p> How we did the things we did.</p>
 
       </div>
 
       </div>
 
     </div>  
 
     </div>  
 
+
<center><a href="https://docs.google.com/document/d/1xSVhy_OLhlsD8rd0qir8nLXpgtiwlR-UD9LOXi_yQco/pub" style="font-size:20px;">Click here to view all of our protocols! </a></center>
 
<div id="flip">Click to slide the panel down or up</div>
 
<div id="flip">Click to slide the panel down or up</div>
 
<div id="panel">Hello world!</div>
 
<div id="panel">Hello world!</div>
Line 336: Line 377:
 
   <li>Add 250 µl of extraction buffer (1% octyl-beta-thioglucoside in 10mM Tris-Cl, pH7.5).</li>
 
   <li>Add 250 µl of extraction buffer (1% octyl-beta-thioglucoside in 10mM Tris-Cl, pH7.5).</li>
 
   <li>Incubate at room temperature for 10 min.</li></ol>
 
   <li>Incubate at room temperature for 10 min.</li></ol>
 
+
  <br>
 
   <b>Wash Beads</b>
 
   <b>Wash Beads</b>
 
   <ol><li>Remove 50 µl of Ni-NTA in 10 mM Trischloride bead solution and place in new tube for each purification.</li>
 
   <ol><li>Remove 50 µl of Ni-NTA in 10 mM Trischloride bead solution and place in new tube for each purification.</li>
Line 343: Line 384:
 
   <li>Remove supernatant.</li>
 
   <li>Remove supernatant.</li>
 
   <li>Repeat 3 times and resuspend in 1 mL of Bead Wash Solution.</li>
 
   <li>Repeat 3 times and resuspend in 1 mL of Bead Wash Solution.</li>
   </ol></div>
+
  <br>
 +
  <font size="4"> <ul>Seen below is the protocol we standardized and distributed to labs like the Citizen Science Center in an effort to gain more uniformity between data observed in different labs around the world. The back of the card has details on how to elute the protein off on the washed Ni-NTa beads. A download link for the JPEG can be found below the images.</ul> </font> <br>
 +
  <center> <font size="4"> <b>FRONT</b> </font> <br>
 +
  <image src="https://static.igem.org/mediawiki/2015/thumb/0/00/Protein_purification_1.jpg/800px-Protein_purification_1.jpg"> <br>
 +
    <font size="4"> <b>BACK</b> </font> <br>
 +
  <image src="https://static.igem.org/mediawiki/2015/thumb/d/d4/Protein_purification_2.jpg/800px-Protein_purification_2.jpg">
 +
  <br>
 +
  <a href = "https://static.igem.org/mediawiki/2015/0/0b/Protein_pur_card_FILES.zip"> PROTEIN PURIFICATION CARD JPEG </a>
 +
   </ol></div></center>
  
<div id = "flip_estrogen_sensor">Estrogen Sensor</div>
+
<!-- <div id = "flip_estrogen_sensor">Estrogen Sensor</div>
<div id = "estrogen_sensor_p">Estrogen Sensor Protocol</div>
+
<div id = "estrogen_sensor_p">Estrogen Sensor Protocol</div> -->
  
  
Line 366: Line 415:
 
</div></ul></li>
 
</div></ul></li>
 
<li>Incubate in 37°C for 16-18 hours.</li>
 
<li>Incubate in 37°C for 16-18 hours.</li>
<li>Follow the <a href = "https://tools.lifetechnologies.com/content/sfs/manuals/MAN0012655_GeneJET_Plasmid_Miniprep_UG.pdf">Life Technologies Miniprep Kit Protocol</a>.</li>
+
<li>Follow the <a target = "_blank" href = "https://tools.lifetechnologies.com/content/sfs/manuals/MAN0012655_GeneJET_Plasmid_Miniprep_UG.pdf">Life Technologies Miniprep Kit Protocol</a>.</li>
 
</ol>
 
</ol>
 
</div>
 
</div>
Line 409: Line 458:
 
</table>
 
</table>
 
<li>Digest at 37 °C for 1 hour.</li>
 
<li>Digest at 37 °C for 1 hour.</li>
<li>Follow the <a href = "https://www.lifetechnologies.com/us/en/home/brands/thermo-scientific/molecular-biology/thermo-scientific-restriction-modifying-enzymes/restriction-enzymes-thermo-scientific/fastdigest-thermo-scientific.html">Life Technologies Restriction Enzyme Digest Protocol</a>.</li>
+
<li>Follow the <a target = "_blank" href = "https://www.lifetechnologies.com/us/en/home/brands/thermo-scientific/molecular-biology/thermo-scientific-restriction-modifying-enzymes/restriction-enzymes-thermo-scientific/fastdigest-thermo-scientific.html">Life Technologies Restriction Enzyme Digest Protocol</a>.</li>
 
</ol>
 
</ol>
 
</div><!-- restriction_enzyme_digest_p -->
 
</div><!-- restriction_enzyme_digest_p -->
Line 442: Line 491:
 
<li>Make 250-750 µl binding buffer (depending on mass of gel cut-out).</li>
 
<li>Make 250-750 µl binding buffer (depending on mass of gel cut-out).</li>
 
<li>Incubated at 42℃ until gel is melted.</li>
 
<li>Incubated at 42℃ until gel is melted.</li>
<li>Follow Thermo Scientific's <a href = "https://tools.lifetechnologies.com/content/sfs/manuals/MAN0012661_GeneJET_Gel_Extraction_UG.pdf">GeneJET Gel Extracton Protocol</a></li>
+
<li>Follow Thermo Scientific's <a target = "_blank" href = "https://tools.lifetechnologies.com/content/sfs/manuals/MAN0012661_GeneJET_Gel_Extraction_UG.pdf">GeneJET Gel Extracton Protocol</a></li>
 
</ol>
 
</ol>
 
</div><!-- gel_extraction_p -->
 
</div><!-- gel_extraction_p -->
Line 485: Line 534:
 
</div><!-- ligation_p -->
 
</div><!-- ligation_p -->
  
 
+
<!-- __________________________ Transformation Protocol _____________ -->
 
+
<div id = "flip_transformation">Transformation</div>
 +
<div id = "transformation_p">
 +
<div class = "title">Transformation</div>
 +
<div class = "procedure">Procedure:</div>
 +
<ol>
 +
<li>Follow <a target = "_blank" href = "http://parts.igem.org/Help:Protocols/Transformation">iGEM's Transformation Protocol</a></li>
 +
</ol>
 +
</div><!-- transformation_p -->
  
 
</body>
 
</body>
  
 
</html>
 
</html>

Latest revision as of 19:05, 17 November 2015

Protocols.

How we did the things we did.

Click here to view all of our protocols!
Click to slide the panel down or up
Hello world!
His-Tag Soluble Protein Extraction
  1. Centrifuge 1.5 ml of culture for 1min full speed at 15000 rpm.
  2. Remove supernatant.
  3. Add 250 µl of extraction buffer (1% octyl-beta-thioglucoside in 10mM Tris-Cl, pH7.5).
  4. Incubate at room temperature for 10 min.

Wash Beads
  1. Remove 50 µl of Ni-NTA in 10 mM Trischloride bead solution and place in new tube for each purification.
  2. Add 1 mL buffer (see table).
  3. Centrifuge at 800 rpm for 30 seconds.
  4. Remove supernatant.
  5. Repeat 3 times and resuspend in 1 mL of Bead Wash Solution.

    • Seen below is the protocol we standardized and distributed to labs like the Citizen Science Center in an effort to gain more uniformity between data observed in different labs around the world. The back of the card has details on how to elute the protein off on the washed Ni-NTa beads. A download link for the JPEG can be found below the images.

    FRONT

    BACK

    PROTEIN PURIFICATION CARD JPEG
MiniPrep
Minipreps of MACH Cells Expressing Flourescence
Purpose: To isolate plasmid DNA from MACH cells.

Procedure:

  1. Set up overnight cultures for miniprep.
  2. Make the following reaction recipe:
    • 5 mL LB
    • 5 µL Chlorophenical
    • 1 µL overnight colony
  3. Incubate in 37°C for 16-18 hours.
  4. Follow the Life Technologies Miniprep Kit Protocol.
Restriction Enzyme Digestl
Restriction Enzyme Digest
Procedure:
  1. Prepare the following restriction enzyme digestion solution for J23108, J23109, J23111.
  2. Reagent Amount (µL)
    10X Fast Digest Buffer 2
    Plasmid DNA 12
    Restriction Enzyme XbaI 1
    Restriction Enzyme SpeI 1
    Water (to bring up to volume) 2
    Total Volume 18
  3. Digest at 37 °C for 1 hour.
  4. Follow the Life Technologies Restriction Enzyme Digest Protocol.
Agarose Gel Electrophoresis
Aragose Gel Electrophoresis
Procedure:
  1. 1% aragose gel made of:
      50 mL 0.5X TAE
      0.5g agarose
      2.5 µL ethidium bromide
  2. Run at 114V.
Gel Extraction
Gel Extraction
Procedure:
  1. Make 250-750 µl binding buffer (depending on mass of gel cut-out).
  2. Incubated at 42℃ until gel is melted.
  3. Follow Thermo Scientific's GeneJET Gel Extracton Protocol
Ligation
Ligation
Procedure:
  1. Make the following ligation reaction.
  2. Reagent Amount (µL)
    Promoter DNA 1
    Insert DNA 7
    Ligation Buffer 1
    Ligation Enzyme 1
    Total Volume 10
  3. Ligate for 10 minutes at room temperature.
  4. Put on ice until ready for transformation.
Transformation
Transformation
Procedure:
  1. Follow iGEM's Transformation Protocol