Difference between revisions of "Team:TP-CC San Diego/Protocols"

 
(125 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
 
<html>
 
<html>
<head>
+
<head><title>Protocols</title></head>
 
<style>
 
<style>
<link href="https://fonts.googleapis.com/css?family=Baloo+Bhaijaan" rel="stylesheet">
 
  
body {
+
.ProcedureImg {
  background: #FFAA76;
+
    display: block;
  background: #666;
+
    margin: 0 auto;}
  margin: 0 auto;
+
}
+
  
#tab_nav {
+
.bigger img
  position: relative;
+
{
  overflow: hidden;
+
    width: 700px;
  margin: 0 auto;
+
  margin-top: 25px;
+
  word-spacing: -5px;
+
  width: 90%;
+
  height: 500px;
+
  margin-bottom: 25px;
+
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
+
 
}
 
}
 
+
.description
#tab_nav ul {
+
{
  margin: 0 auto;
+
  padding: 4% 0% 4% 4%;
  padding: 0;
+
  font-family: Montserrat;
  display: inline-block;
+
 
}
 
}
 
+
li {
#tab_nav li {
+
   font-size:16px;
  background: #222;
+
  color: white;
+
  word-spacing: 0;
+
  width: 6%;
+
  list-style: none;
+
  display: inline-block;
+
  margin: 0 auto;
+
  padding: 20px;
+
  border-right: 1px solid rgba(0, 0, 0, 0.1);
+
   font-family: Helvetica, Arial, sans-serif;
+
  letter-spacing: 3px;
+
  cursor: pointer;
+
  height: auto;
+
 
}
 
}
 
+
p b{
#tab_nav li:first-of-type {
+
   font-size:18px;
   box-shadow: inset 0 -50px 50px -50px rgba(0, 0, 0, 0.2),
+
    inset -1px 0 0 rgba(0, 0, 0, .5);
+
 
}
 
}
 
#tab_nav li:last-of-type {
 
  box-shadow: inset 0 -50px 50px -50px rgba(0, 0, 0, 0.2),
 
    inset 1px 0 0 rgba(250, 255, 255, .1);
 
}
 
 
#tab_nav li:hover {
 
  background: #191919;
 
}
 
 
#tab_nav li:active {
 
  background: rgba(255,170,118, .5);
 
}
 
 
#tab_nav li span {
 
  float: right;
 
  font-weight: bold;
 
  display: none;
 
}
 
 
#tab_nav li:hover span {
 
  display: block;
 
}
 
 
#tab_nav div {
 
  position: relative;
 
  top: 0;
 
  left: 0;
 
  width: 100%;
 
  height: 100%;
 
  background: white;
 
  padding: 25px;
 
  font-family: Helvetica, Arial, sans-serif;
 
  word-spacing: 3px;
 
}
 
 
#tab_nav li div {
 
  display: none;
 
  position: absolute;
 
  top: 60px;
 
  left: 0;
 
  width: 100%;
 
  height: 100%;
 
  background: white;
 
  padding: 25px;
 
  font-family: calibri;
 
  letter-spacing: 1px;
 
  z-index: 10;
 
}
 
 
#tab_nav div h1 {
 
  margin: 0 auto;
 
  font-family: Helvetica, Arial, sans-serif;
 
  font-size: 25px;
 
}
 
 
#tab_nav li:focus {
 
  outline: none;
 
  background: white;
 
  color: black;
 
  box-shadow: 0 -5px 0 white;
 
}
 
 
#tab_nav li:focus div {
 
  display: block;
 
}
 
 
 
</style>
 
</style>
</head>
 
 
<div class = "main-content">
 
 
<body>
 
<body>
  
<h2 class = "main-title"> Protocols </h2>
+
<h2 class = "main-title fade-in"> Protocols </h2>
  
<div class="col-lg-10 col-centered">
+
<div class = "text-wrapper">
<p>On this page, the ecolibrium team would like to share with you the protocols that we have been using over the summer. This library of protocols has been developed alongside our supervisors for the purpose of this study. Here you can find the exact methods we use to generate our data and results. We share them in the interest of reproducibility.<br><br></p>
+
<h3 class = "subtitle"> qPCR PROTOCOL </h3>
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
+
    <div class = "description" style="padding-left: 11%;">  
            <div class="panel panel-default">
+
        <p>
                <div class="panel-heading" role="tab" id="P1">
+
            <b>Procedure: </b>
                    <h4 class="panel-title">
+
        </p>
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P1-collapse" aria-expanded="false" aria-controls="P1-collapse">
+
        <ol>
<div>
+
            <li>H2O 4uL</li>
                    <div class="col-md-11">Chemical Transformation</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
+
            <li>2x PCR Mixture 10uL</li>
 +
            <li>Primer Mixture 4uL</li>
 +
            <li>Template DNA 2uL</li>
 +
            <li>Set thermocycler to following conditions:
 +
              <ul>
 +
            <li>95˚C 5min</li>
 +
            <li>95˚C 15sec</li>
 +
            <li>60˚C 30sec</li>
 +
            <li>72˚C 15sec</li>
 +
              </ul>
 +
            </li>
 +
            <li>Repeat steps 2-4 for 30 Cycles</li>
 +
            <li>12˚C hold</li>
 +
        </ol>
 +
    </div>
 +
<h3 class = "subtitle"> GUIDE RNA DESIGN </h3>
 +
<div class="img-row">  
 +
<div class="description">  
 +
        <p>  
 +
            <b>Procedure: </b>  
 +
        </p>
 +
        <ol>
 +
            <li>Find gene of interest </li>
 +
            <li>Used exon 1 and exon 8 of EGFR gene because exon 2-7 has mutations</li>
 +
            <li>Input into crispr gRNA design tool: http://crispr.mit.edu</li>
 +
            <li>Review possible off target sights and mismatches</li>
 +
            <li>Choose guides that have less off target sights and all sights have at least 3 mismatches</li>
 +
        </ol>
 +
    </div>
 +
<img class="ProcedureImg" src="https://static.igem.org/mediawiki/2017/9/93/T--TP-CC_San_Diego--guideRNA.png">
 
</div>
 
</div>
                    </a>
+
<h3 class = "subtitle"> DIGESTION PROTOCOL </h3>
                    </h4>
+
<div class="img-row bigger">  
 
+
    <div class = "description cardleft">  
                </div>
+
        <p>  
                <div id="P1-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P1">
+
            <b>Materials: </b>  
                    <div class="panel-body">
+
        </p>
<p>
+
        <ol>
<b>Materials:</b><br>
+
            <li>5ug TLCV2</li>
LB broth<br>
+
            <li>3uL FastDigest BsmBi</li>
Ice<br>
+
            <li>3uL FastAP</li>
Selection plates<br>
+
            <li>6uL 10X FatDigest Buffer</li>
<br>
+
            <li>0.6uL 100mM DTT(freshly prepared)</li>
<b>Methods:</b><br>
+
            <li>32.4uL ddH2O</li><br>
<ol style="font-size:16px;">
+
        <p>
<li>Thaw 50µL competent E. coli cells on ice for 10 minutes<br></li>
+
        </ol>
<li>Add:
+
        <p>
<ul style="font-size:16px;">
+
            <b>Procedure: </b>  
<li>5-10 µl DNA from a ligation reaction mix or </li>
+
        </p>
<li>10-100ng DNA of a known plasmid </li>
+
        <ol>
</ul>
+
            <li>Combine all materials in a test tube.</li>
</li>
+
            <li>Digestion 2. Place in 37˚C water bath for 1 hour</li>
<li>Carefully flick the tube 4-5 times to mix cells and DNA. <b>Do not vortex.</b></li>
+
        </ol>
<li>Place the mixture on ice for 30 minutes. <b>Do not mix.</b></li>
+
    </div>
<li>Heat shock at exactly 42°C for exactly 30 seconds. <b>Do not mix.</b></li>
+
<li>Place on ice for 5 minutes. <b>Do not mix.</b></li>
+
<li>Pipette 950 µl of room temperature SOC or LB media into the mixture.</li>
+
<li>Incubate at 37°C and 200-250 rpm for 60 minutes.</li>
+
<li>Mix the cells thoroughly by flicking the tube and inverting.</li>
+
<li>Spread:
+
<ul style="font-size:16px;">
+
<li>For ligation reaction DNA: 100µl of each transformation reaction onto a selection plate. For the rest of 900 µL:
+
<ol style="font-size:16px;">
+
<li>Pellet cells at 8000rpm for 3 minutes</li>
+
<li>Remove and dispense 600 µL of supernatant </li>
+
<li>Re-suspend cells by light vortexing</li>
+
<li>Plate resuspended cells as above</li>
+
</ol></li>
+
 
+
<li>For known plasmid: 10 & 100 µL of each transformation reaction onto a selection plate. For the rest of 890 µL:
+
<ol style="font-size:16px;">
+
<li>Pellet cells at 8000rpm for 3 minutes</li>
+
<li>Remove and dispense 600 µL of supernatant </li>
+
<li>Re-suspend cells by light vortexing</li>
+
<li>Plate resuspended cells as above</li>
+
</ol></li>
+
</ul>
+
<li>Incubate overnight at 37°C with plates upside down.</li>
+
</ol>
+
 
+
</p>
+
    </div>
+
  </div>
+
 
</div>
 
</div>
 +
<div class="img-row">
 +
<h3 class = "subtitle"> ANNEALING PROTOCOL </h3>
 +
    <div class = "description">
 +
        <p>
 +
            <b>Procedure: </b>
 +
        </p>
 +
        <ol>
 +
            <li>Place reaction in a thermocycler under following conditions:</li>
 +
            <li>37˚C    30 mins</li>
 +
            <li>95˚C    5 mins and then ramp down to 25˚C at 5˚C/min</li>
 +
            <li>Before Ligation, dilute annealed oligos at 1:200 in EB</li>           
  
<div class="some-padding"></div>
+
        </ol>
<div class="some-padding"></div>
+
      </div>
 
+
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
+
            <div class="panel panel-default">
+
                <div class="panel-heading" role="tab" id="P2">
+
                    <h4 class="panel-title">
+
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P2-collapse" aria-expanded="false" aria-controls="P2-collapse">
+
<div>
+
                    <div class="col-md-11">Growing Overnight Cultures</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
+
 
</div>
 
</div>
                    </a>
+
<h3 class = "subtitle"> LIGATION PROTOCOL </h3>
                    </h4>
+
<div class="img-row">  
 
+
    <div class = "description">  
                </div>
+
        <p>  
                <div id="P2-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P2">
+
            <b>Materials: </b>  
                    <div class="panel-body">
+
        </p>
<p>
+
        <ol>
<b>Materials:</b><br>
+
            <li>1uL cut plasmid</li>
5 ml LB broth<br>
+
            <li>1uL oligo</li>
5 μl antibiotic<br>
+
            <li>1uL 10X T4 ligation buffer</li>
Loops<br>
+
            <li>6uL H2O</li>
12 ml culture tube<br>
+
            <li>1uL Ligase</li><br>
<br>
+
        <p>
<b>Methods:</b><br>
+
        </ol>
Overnight cultures were prepared under sterile conditions using a Bunsen burner<br>
+
        <p>
<ol style="font-size:16px;">
+
            <b>Procedure: </b>  
<li>Add 5 ml liquid LB media into 12 ml culture tubes</li>
+
        </p>
<li>Add 5 μl of appropriate antibiotic into the broth</li>
+
        <ol>
<li>Using the loop, pick a single colony and inoculate the cultures by dipping the loop into the LB broth</li>
+
            <li>Combine all materials in a test tube.</li>
<li>Seal the tubes and incubate overnight at 37°C shaking at 200-250 rpm</li>
+
            <li>Place at room temperature for one hour.</li>
</ol>
+
        </ol>
</p>
+
    </div>
 
+
  </div>
+
 
</div>
 
</div>
</div>
+
    <h2 class = "subtitle"> TRANSFORMATION PROTOCOL </h3>
 
+
<div class="img-row bigger">
<div class="some-padding"></div>
+
<div class = "description">  
<div class="some-padding"></div>
+
        <p>
 +
            <b>Procedure: </b>
 +
        </p>
 +
        <ol>
 +
            <li>Thaw comp cells on ice for 10 mins. </li>
 +
            <li>Add 10uL of DNA to comp cells. </li>
 +
            <li>Let sit on ice for 10 mins</li>
 +
            <li>Heat shock at 42˚C for 1 min</li>
 +
            <li>Let sit on ice for 2 min</li>
 +
            <li>Add 300uL of SOC media</li>
 +
            <li> Put in 37˚C shaker at 200 rpm for 1 hr</li>
 +
            <li>Place agar plates in 37˚C incubator to warm up; remove when needed.</li>
 +
            <li>Pipette 300uL of comp cells onto agar plate</li>
 +
            <li>Use sterilized beads to spread comp cells evenly</li>
 +
            <li>Place in 37˚C incubator overnight</li>
  
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
+
        </ol>
            <div class="panel panel-default">
+
    </div>
                <div class="panel-heading" role="tab" id="P3">
+
<img class ="ProcedureImg" src="https://static.igem.org/mediawiki/2017/c/cd/T--TP-CC_San_Diego--transformation.png">
                    <h4 class="panel-title">
+
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P3-collapse" aria-expanded="false" aria-controls="P3-collapse">
+
<div>
+
                    <div class="col-md-11">PCR From Plasmid DNA Template</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
+
</div>
+
                    </a>
+
                    </h4>
+
 
+
                </div>
+
                <div id="P3-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P3">
+
                    <div class="panel-body">
+
<p>
+
<b>Materials:</b><br>
+
2x Phusion Mastermix<br>
+
10 µM forward primer<br>
+
10 µM forward primer<br>
+
PCR tube<br>
+
Sterile water<br>
+
Plasmid DNA<br>
+
<br>
+
<b>Methods:</b><br>
+
For a 25 µL reaction<br>
+
<ol style="font-size:16px;">
+
<li>In a PCR tube on ice, combine  1-10 ng of plasmid DNA, 1.25 µL of 10 µM forward primer, 1.25 µL of 10 µM reverse primer to a PCR tube on ice, 12.5 µL of 2x Phusion Mastermix, and sterile water up to 25 µL.
+
<br><i>Note: It is important to add Phusion Master Mix last in order to prevent primer degradation
+
caused by the 3 ́→ 5 ́ exonuclease activity</i></li>
+
<li>Gently mix the reaction</li>
+
<li>If necessary, collect the liquid to the bottom of the PCR tube by spinning briefly</li>
+
<li>Transfer the PCR tube from ice to a PCR machine to begin thermocycling</li>
+
</ol>
+
 
+
<p><br>For a 50 µL reaction<br></p>
+
<ol style="font-size:16px;">
+
<li>In a PCR tube on ice, combine  1-10 ng of plasmid DNA, 2.50 µL of 10 µM forward primer, 2.50 µL of 10 µM reverse primer to a PCR tube on ice, 25 µL of 2x Phusion Mastermix, and sterile water up to 50 µL.
+
<br><i>Note: It is important to add Phusion Master Mix last in order to prevent primer degradation
+
caused by the 3 ́→ 5 ́ exonuclease activity</i></li>
+
<li>Gently mix the reaction</li>
+
<li>If necessary, collect the liquid to the bottom of the PCR tube by spinning briefly</li>
+
<li>Transfer the PCR tube from ice to a PCR machine preheated to 98°C to begin thermocycling</li>
+
</ol>
+
<p><br><b>Thermocycling</b><br>
+
The PCR machine should be set to run the following steps: </p>
+
<table class="table table-bordered table-striped">
+
<thead>
+
        <tr>
+
            <th>Step</th>
+
            <th>Temperature (°C)</th>
+
            <th>Time</th>
+
         
+
        </tr>
+
    </thead>
+
    <tbody>
+
        <tr>
+
            <td>Initial denaturation</td>
+
            <td>98</td>
+
            <td>30 seconds</td>
+
        </tr>
+
        <tr>
+
            <td>25-35 cycles</td>
+
            <td>98 (denaturation)<br>
+
                45-72 (annealing) <a href="#Note1">see Note 1</a><br>
+
                72 (extension)</td>
+
            <td>5-10 seconds <br>
+
                10-30 seconds<br>
+
                15-30 seconds per kb</td>
+
        </tr>
+
        <tr>
+
            <td>Final extension</td>
+
            <td>72</td>
+
            <td>2-5 minutes</td>
+
        </tr>
+
        <tr>
+
            <td>Hold</td>
+
            <td>4</td>
+
            <td>Indefinitely</td>
+
        </tr>
+
 
+
    </tbody>
+
</table>
+
 
+
<p id="Note1">Note 1: Use the NEB Tm calculator should be used to determine the annealing temperature when using Phusion: <a target="_blank" href="http://tmcalculator.neb.com/#!/">http://tmcalculator.neb.com/#!/</a></p>
+
 
+
 
+
</p>
+
 
+
  </div>
+
 
</div>
 
</div>
 +
<h3 class = "subtitle"> INOCULATION PROTOCOL </h3>
 +
<div class="img-row bigger"> 
 +
    <div class = "description cardleft">
 +
        <p>
 +
            <b>Procedure: </b>
 +
        </p>
 +
        <ol>
 +
            <li>Add 5mL of LB to Polypropylene round bottom tube</li>
 +
            <li>Add 5uL of Carb antibiotic to LB</li>
 +
            <li>Label and pick colony from plate</li>
 +
            <li>Loosely secure cap to allow air flow</li>
 +
            <li>Place in 37˚C shaker at 200rpm overnight</li>
 +
        </ol>
 +
    </div>
 +
<img class="ProcedureImg" src="https://static.igem.org/mediawiki/2017/6/65/T--TP-CC_San_Diego--incoluation.png">
 
</div>
 
</div>
  
<div class="some-padding"></div>
+
<h3 class = "subtitle"> MINIPREP PROTOCOL </h3>
<div class="some-padding"></div>
+
<div class="img-row">  
 
+
    <div class = "description">  
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
+
        <p>  
            <div class="panel panel-default">
+
            <b>Procedure: </b>  
                <div class="panel-heading" role="tab" id="P4">
+
        </p>
                    <h4 class="panel-title">
+
        <ol>
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P4-collapse" aria-expanded="false" aria-controls="P4-collapse">
+
            <li>Pellet 1–5 ml bacterial overnight culture by centrifugation at >8000 rpm (6800 x g) for 3 min at room temperature (15–25°C).</li>
<div>
+
            <li>Resuspend pelleted bacterial cells in 250 μl Buffer P1 and transfer to a microcentrifuge tube.</li>
                    <div class="col-md-11">Colony PCR</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
+
            <li>Add 250 μl Buffer P2 and mix thoroughly by inverting the tube 4–6 times until the solution becomes clear. Do not allow the lysis reaction to proceed for more than 5 min. If using LyseBlue reagent, the solution will turn blue.</li>
</div>                   
+
            <li>Add 350 μl Buffer N3 and mix immediately and thoroughly by inverting the tube 4–6 times. If using LyseBlue reagent, the solution will turn colorless.</li>
                    </a>
+
            <li>Centrifuge for 10 min at 13,000 rpm (~17,900 x g) in a table-top microcentrifuge.</li>
                    </h4>
+
            <li>Apply 800 μl supernatant from step 5 to the QIAprep 2.0 spin column by pipetting.</li>
 
+
<li>Centrifuge for 30–60 s and discard the flow-through.</li>
                </div>
+
             <li>Wash the QIAprep 2.0 spin column by adding 0.75ml Buffer PE. Centrifuge for 30–60 s and discard the flow-through. Transfer the QIAprep 2.0 spin column to the collection tube. Centrifuge for 1 min to remove residual wash buffer.</li>
                <div id="P4-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P4">
+
             <li>Place the QIAprep 2.0 column in a clean 1.5 ml microcentrifuge tube. To elute DNA, add 50 μl Buffer EB to the center of the QIAprep 2.0 spin column, let stand for 1 min, and centrifuge for 1 min.</li>
                    <div class="panel-body">
+
        </ol>
<p>
+
    </div>
<b>Materials:</b><br>
+
Sterile Water<br>
+
25 µL RedTaq mastermix<br>
+
1 E. coli colony<br>
+
2.5 µL of 10 µM forward primer<br>
+
2.5 µL of 10 µM reverse primer<br>
+
<br>
+
<b>Methods:</b><br>
+
<ol style="font-size:16px;">
+
<li>Add a single colony of cells to 50 µL of water. Incubate at 95C for a minute to lyse the cells.</li>
+
<li>Combine 1 µL cell lysate, 25 µL RedTaq mastermix, 2.5 µL of 10 µM forward primer, 2.5 µL of 10 µM reverse primer, and sterile water up to 50 µL. <br>
+
<i>Note: It is important to add RedTaq Master Mix last in order to prevent primer
+
degradation caused by the 3 ́→ 5 ́ exonuclease activity</i></li>
+
<li>Incubate in the thermocycler -  Taq has a lower optimum temperature than Phusion.</li>
+
 
+
</ol>
+
 
+
<p><br><b>Thermocycling</b><br>
+
The PCR machine should be set to run the following steps: </p>
+
<table class="table table-bordered table-striped">
+
<thead>
+
        <tr>
+
            <th>Step</th>
+
             <th>Temperature (°C)</th>
+
            <th>Time</th>
+
         
+
        </tr>
+
    </thead>
+
    <tbody>
+
        <tr>
+
            <td>Initial denaturation</td>
+
            <td>98</td>
+
            <td>30 seconds</td>
+
        </tr>
+
        <tr>
+
            <td>25-35 cycles</td>
+
             <td>98 (denaturation)<br>
+
                45-72 (annealing) <a href="#Note1">see Note 1</a><br>
+
                68 (extension)</td>
+
            <td>5-10 seconds <br>
+
                10-30 seconds<br>
+
                15-30 seconds per kb</td>
+
        </tr>
+
        <tr>
+
            <td>Final extension</td>
+
            <td>72</td>
+
            <td>5-10 minutes</td>
+
        </tr>
+
        <tr>
+
            <td>Hold</td>
+
            <td>4</td>
+
            <td>Indefinitely</td>
+
        </tr>
+
 
+
    </tbody>
+
</table>
+
<p>Note: If loading on a gel, the RedTaq mix contains loading dye, so don’t add anything else.</p>  
+
 
+
  </div>
+
</div>
+
 
</div>
 
</div>
  
<div class="some-padding"></div>
+
<h3 class = "subtitle"> LENTIVIRUS PACKAGING PROTOCOL </h3>
<div class="some-padding"></div>
+
<div class="img-row">  
 +
    <div class = "description">
 +
        <p>
 +
            <b>Procedure: </b>
 +
        </p>
 +
        <ol>
 +
            <li> In the afternoon, seed ~1.2 x 10<sup>7</sup> 293T cells in a 10 cm dish. </li>
 +
            <li> Check to make sure the cells are 70-80% confluent. </li>
 +
            <li> For each 10 cm dish prepare the transfection as follows: </br> Solution A: Dilute 20 μg DNA plasmids (10 μg expression vector and 10 μg of abm's Second Generation (LV003)  or Third Generation (LV053) Packaging Mix) in 1 mL serum-free, antibiotic- free medium. </br> Solution B: Dilute 20 μg of LentiFectin Transfection reagent (G074) in 1 mL sereum-free, antibiotic-free medium.</li>
 +
            <li> Incubate both solutions at room temperature for 5 minutes. </li>
 +
            <li> Mix Solutions A and B together well and incubate at room temperature for 20 minutes. This will create the transfection complex.</li>
 +
            <li> Add 4.5 mL serum-free medium to the transfection to complex. </li>
 +
            <li> Remove medium from the cells in the 10 cm dish.</li>
 +
            <li>Add the complete transfection complex to step 4 to the cells and incubate at 37˚C for 5-8 hours. Avoid dislodging the cells by gently adding the mixture against the
 +
                  side wall of the dish.</li>
 +
            <li> Add 0.65 mL FBS to the 10 cm dish and incubate at 37˚C overnight.</li>
 +
            <li> Remove the transfection medium from the cells. </li>
 +
            <li> Add 10 mL complete culture medium to the cells. </li>
 +
            <li> Incubate at 37˚C for 24 hours. </li>
 +
            <li> Collect the supernatant medium from the culture dish. </li>
 +
            <li> Centrifuge the supernatant at 3000 rpm at 15 minutes at 4˚C to the pellet cell debris. </li>
 +
            <li> Transfer the cleared supernatant to a fresh tube. Filter the cleared supernatant with a low-protein binding 0.45 μM sterile filter.</li>
 +
            <li> The viral titer of the first harvest is approximately 10<sup>6</sup> IU/mL. The filtered supernatant will be ready for <i>In vitro</i> infections or further concentration and/or purification. Alternatively, it can be stored at -80˚C as viral stock for future applications. Aliquotted volumes are presented for a long term storage to reduce the loss of viral titer through multiple freeze-thaw cycles.
 +
1</li>
 +
            <li>A second harvest can be carried out by adding 10 mL of complete medium to the cells after the first harvest and incubating at 37°C for a further 24 hours. The first harvest can be stored at 4°C overnight to allow the second harvest to be added to it the following day (freezing the supernatant would result in a greater loss of titer).</li>
 +
            <li> Collect the second supernatant on Day 5 (as in steps 11-13) and combine this with the first harvest.</li>
 +
            <li> For viral titers that are 10<sup>6</sup> IU/mL and higher, you can quickly and easily titer your virus preparation using the qPCR Lentivirus Titer Kit (LV900) available from <b>abm</b>. <br> In addition, our Ultra-Pure, Lentiviral Purfication Kit (LV998) will allow you to concentrate the virus to a higher titer if desired.</li>
  
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
+
        </ol>
            <div class="panel panel-default">
+
    </div>
                <div class="panel-heading" role="tab" id="P5">
+
                    <h4 class="panel-title">
+
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P5-collapse" aria-expanded="false" aria-controls="P5-collapse">
+
<div>
+
                    <div class="col-md-11">Preparation of LB Broth, Agar, and Glycerol Stocks</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
+
</div>                   
+
                    </a>
+
                    </h4>
+
 
+
                </div>
+
                <div id="P5-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P5">
+
                    <div class="panel-body">
+
 
+
<p>
+
<specialh3>LB Broth</specialh3><br>
+
<b>Materials:</b><br>
+
25 g LB broth (powder)<br>
+
1 Litre Purified Water<br>
+
<br>
+
<b>Methods:</b><br>
+
<ol style="font-size:16px;">
+
<li>Add 25g LB broth to 1 litre purified water</li>
+
<li>Autoclave</li>
+
</ol>
+
</p>
+
 
+
<p>
+
<specialh3>LB Agar</specialh3><br>
+
<b>Materials:</b><br>
+
37 g LB Agar (powder)<br>
+
1 Litre Purified Water<br>
+
<br>
+
<b>Methods:</b><br>
+
<ol style="font-size:16px;">
+
<li>Add 37g LB Agar to 1 litre purified water</li>
+
<li>Autoclave</li>
+
</ol>
+
</p>
+
 
+
<p>
+
<specialh3>Glycerol Stocks</specialh3><br>
+
<b>Materials:</b><br>
+
500µl glycerol (80%)<br>
+
500µl overnight culture in LB<br>
+
<br>
+
<b>Methods:</b><br>
+
<ol style="font-size:16px;">
+
<li>Add 500µl glycerol (80%) to 1.5ml eppendorf tube</li>
+
<li>Add 500µl overnight culture in LB</li>
+
<li>Store at -80°C</li>
+
</ol>
+
</p>
+
  </div>
+
 
</div>
 
</div>
</div>
 
 
<div class="some-padding"></div>
 
<div class="some-padding"></div>
 
  
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
+
<h3 class = "subtitle"> LENTIVIRUS INFECTION STANDARD PROTOCOL </h3>
            <div class="panel panel-default">
+
<div class="img-row">  
                <div class="panel-heading" role="tab" id="P6">
+
    <div class = "description">  
                    <h4 class="panel-title">
+
        <p>  
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P6-collapse" aria-expanded="false" aria-controls="P6-collapse">
+
            <b>Procedure: </b>
<div>
+
        </p>
                    <div class="col-md-11">DNA Gel Electrophoresis</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
+
        <ol>
 +
            <li> Plate the target cells in a 24-well plate, 24 hours prior to viral infection at a density of 0.5×10<sup>5</sup>
 +
cells per well. Add 0.5 ml of complete optimal medium (with serum and antibiotics if required) and
 +
incubate the cells at 37°C with 5% CO2 overnight.</li>
 +
            <li>Prepare a mixture of complete media with polybrene at a concentration of 8 μg/ml. Remove the
 +
growth media from the wells and replace with 0.5 ml of the polybrene-media-mix per well (adjust
 +
volume as necessary if using a different size plate). If the transduction efficiency of the target cells is
 +
low, add in ViralPlus Transduction Enhancer G698 at 1:100 (or your own optimized dilution ratio).</li>
 +
            <li>Once an effective MOI has been determined for the target cells through preliminary test infections,
 +
use the appropriate volume of virus to infect your cells. You should include a transduction well with
 +
a positive GFP control virus and an appropriate blank control viral construct. Leave one well of
 +
uninfected cells as an additional standard control. Following the infection, incubate the cells at
 +
37°C with 5% CO2 overnight</li>
 +
            <li>Remove the culture medium and replace with 1 ml of complete medium. Incubate the cells at
 +
37°C with 5% CO2 overnight.</li>
 +
            <li>The following day, split the cells 1:3 or 1:5 (depending on the growth rate of your target cells) and
 +
continue incubating for 48 hours in complete media.</li>
 +
            <li>The infected cells can then be selected for stable expression using appropriate antibiotic selection
 +
at a minimum concentration, as determined by a killing curve. Downstream expression can then be
 +
assayed by a number of techniques, including Western blot or RT-PCR.</li>
 +
           
 +
        </ol>
 +
    </div>
 
</div>
 
</div>
                    </a>
 
                    </h4>
 
  
                </div>
+
<h3 class = "subtitle"> LENTIVIRUS INFECTION SPINOCULATION PROTOCOL </h3>
                <div id="P6-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P6">
+
<div class="img-row">  
                    <div class="panel-body">
+
    <div class = "description">  
<p>
+
        <p>  
<b>Materials:</b><br>
+
            <b>Procedure: </b>  
Agarose Powder<br>
+
        </p>
TAE buffer<br>
+
        <ol>
Gel mould<br>
+
            <li>Resuspend the target cells in fresh pre-warmed complete culture medium at concentration of 10<sup>5</sup>
5-10 µL SybrSafe<br>
+
-107 cells/ml in a final volume of 8 ml. Aliquot 2 ml into each of 4 x15 ml sterile conical tubes.</li>
Gel Tank<br>
+
            <li>Once effective MOI has been determined for target cells through preliminary test infections,
8-10 µL DNA ladder<br>
+
use the appropriate volume of virus to infect cells with polybrene at concentration of 8 μg/ml. If
DNA loading dye<br>
+
transduction efficiency of target cells is low, add in ViralPlus Transduction Enhancer G698 at 1:100 (or
<br>
+
at own optimized dilution ratio). You should include a transduction well with a positive GFP control
<b>Methods:</b><br>
+
virus and an appropriate blank control viral construct. Leave one conical tube as uninfected cells as
<ol style="font-size:16px;">
+
an additional standard control.</li>
<li>Prepare 8% w/v solution of agarose powder in 1/10 TAE buffer (e.g. 0.8g agarose powder in 100 mL buffer) using a conical flask</li>
+
            <li>Gently mix and incubate cells for 20 minutes at room temperature in the tissue culture hood.</li>
<li>Heat the mixture until agarose is completely dissolved. Do not let the solution boil.</li>
+
            <li>Centrifuge cells for 30 minutes at 800 x g at 32°C.</li>
<li>Pour the solution into a gel mould</li>
+
            <li>Remove virus containing medium and resuspend cell pellet with 2 ml of fresh complete culture
<li>Add 5-10 µL SybrSafe® to the solution. Make sure there are no bubbles in the solution.</li>
+
media. In a 6-well plate, transfer each suspended cell pellet into its own well. Incubate cells for 18-72
<li>Allows the solution to set (approx 15-20 minutes)</li>
+
hours.</li>
<li>Transfer the agarose gel to a tank, remove the comb and apply:
+
            <li>Transfer cells into separate sterile 15 ml conical tubes, and centrifuge for 5 minutes at 200 x g.
<ul>
+
Aspirate media and replace with 2 ml complete media (with appropriate selection antibioticoptional).
<li>8-10 µL of the DNA ladder </li>
+
Transfer cells into separate tissue culture plates, and incubate overnight.</li>
<li>DNA samples with the corresponding amount of DNA loading dye (6X)</li>
+
            <li>The following day, split cells 1:3 or 1:5 (depending on the growth rate of your target cells) and
</ul></li>
+
continue incubating for 48 hours in complete media.</li>
<li>Run the gel for 45-60 minutes at 100V</li>
+
            <li>The infected cells can then be selected for stable expression using appropriate antibiotic selection
 
+
at a minimum concentration, as determined by a killing curve. Downstream expression can then be
</ol>
+
assayed by a number of techniques, including Western blot or RT-PCR.</li>        
 
+
        </ol>
 
+
    </div>
  </div>
+
</div>
+
 
</div>
 
</div>
  
<div class="some-padding"></div>
 
<div class="some-padding"></div>
 
  
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
 
            <div class="panel panel-default">
 
                <div class="panel-heading" role="tab" id="P7">
 
                    <h4 class="panel-title">
 
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P7-collapse" aria-expanded="false" aria-controls="P7-collapse">
 
              <div>
 
                    <div class="col-md-11">Ligation</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
 
 
</div>
 
</div>
                    </a>
 
                    </h4>
 
  
                </div>
 
                <div id="P7-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P7">
 
                    <div class="panel-body">
 
<p>
 
<b>Materials:</b><br>
 
Microcentrifuge tube<br>
 
Ice<br>
 
1 µL T4 DNA Ligase<br>
 
2 µL 10X T4 DNA ligase buffer<br>
 
50ng Vector Plasmid<br>
 
Insert DNA<br>
 
Sterile water<br>
 
<br>
 
<b>Methods:</b><br>
 
<ol style="font-size:16px;">
 
<li>Calculate volumes of vector and insert DNA required using NEBioCalculator (<a href="http://nebiocalculator.neb.com/#!/ligation" > http://nebiocalculator.neb.com/#!/ligation</a> - required molar ratio of 1:3::vector:insert)</li>
 
<li>Add vector plasmid, insert DNA, T4 DNA ligase and T4 DNA ligase buffer to the microcentrifuge tube on ice (add T4 DNA ligase last)</li>
 
<li>Make reaction up to 20 µL using sterile water</li>
 
<li>Incubate at room temperature for 30 - 60 min for sticky ends or  1-2 hours for blunt ends</li>
 
</ol>
 
  
  </div>
 
</div>
 
</div>
 
 
<div class="some-padding"></div>
 
<div class="some-padding"></div>
 
 
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
 
            <div class="panel panel-default">
 
                <div class="panel-heading" role="tab" id="P8">
 
                    <h4 class="panel-title">
 
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P8-collapse" aria-expanded="false" aria-controls="P8-collapse">
 
<div>
 
                    <div class="col-md-11">Restriction Digestion (Test Digest and Assembly Digest)</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
 
</div>                   
 
 
                    </a>
 
                    </h4>
 
 
                </div>
 
                <div id="P8-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P8">
 
                    <div class="panel-body">
 
<p>
 
<b>Materials:</b><br>
 
Restriction Enzyme:
 
<a href"https://www.neb.com/tools-and-resources/interactive-tools/enzyme-finder?searchType=7&recognitionSite=&matchType=1">NEB enzyme finder</a> used to see which restriction enzymes are required <br>
 
10X buffer: <a href="https://www.neb.com/tools-and-resources/interactive-tools/double-digest-finder">NEB double digest finder</a> used to see which buffers are required for the particular restriction enzymes <br>
 
Plasmid DNA<br>
 
Sterile water<br>
 
<br>
 
<b>Methods:</b><br>
 
 
<table class="table table-bordered table-striped">
 
<thead>
 
        <tr>
 
            <th>Component</th>
 
            <th>Test digest<br>
 
Double digestion (20 µL, for construct analysis)
 
</th>
 
            <th>Assemble digest
 
<br>Double digestion (20-50 µL, for gene assembly)</th>
 
         
 
        </tr>
 
    </thead>
 
    <tbody>
 
        <tr>
 
            <td>Sterile water</td>
 
            <td>to 20 µL</td>
 
            <td>to 50 µL</td>
 
        </tr>
 
        <tr>
 
            <td>10X buffer</td>
 
            <td>2 µL</td>
 
            <td>2-5 µL</td>
 
        </tr>
 
        <tr>
 
            <td>Plasmid DNA</td>
 
            <td>~200 ng for test digest,
 
(DNA mass is variable dependent on insert size.<br> Smallest digestion fragment mass should be > 50ng)</td>
 
            <td>1,000 -2,000 ng</td>
 
        </tr>
 
        <tr>
 
            <td>Restriction enzyme</td>
 
            <td>0.5 µL + 0.5 µL</td>
 
            <td>1 µL + 1 µL</td>
 
        </tr>
 
 
    </tbody>
 
</table>
 
<ol style="font-size:16px;">
 
<li>Set up the reaction following the instruction in the table above , depending on whether test digest or assembly digest is being performed.</li>
 
<li> Incubate digestion reaction at 37°C:
 
    <ol>
 
    <li>30 min for Test digest</li>
 
    <li>2-3 hours or overnight for Assembly digest</li>
 
    </ol>
 
</li>
 
<li>Perform heat deactivation at 80°C for 20 minutes, if not running on a gel at the end of incubation. </li>
 
</ol>
 
 
  </div>
 
</div>
 
</div>
 
 
<div class="some-padding"></div>
 
<div class="some-padding"></div>
 
 
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
 
            <div class="panel panel-default">
 
                <div class="panel-heading" role="tab" id="P9">
 
                    <h4 class="panel-title">
 
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P9-collapse" aria-expanded="false" aria-controls="P9-collapse">
 
<div>
 
                    <div class="col-md-11">Growth Characterisation</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
 
</div>
 
                    </a>
 
                    </h4>
 
 
                </div>
 
                <div id="P9-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P9">
 
                    <div class="panel-body">
 
<p>
 
<b>Materials:</b><br>
 
Microcentrifuge tube<br>
 
Media of choice<br>
 
Overnight Culture of Cells<br>
 
96 well plate<br>
 
Plate reader<br>
 
<br>
 
<b>Methods:</b><br>
 
<ol style="font-size:16px;">
 
<li>Dilute overnight cultures to 0.1 OD. <b>Don’t forget the media control.</b></li>
 
<li>Seed your cells in the 96 well plate at 100μL per well.</li>
 
<li>Make reaction up to 20 µL using sterile water</li>
 
<li>Set the plate reader for 600OD and run it for 12 hours for bacteria or 24 hours plus for yeast
 
</li>
 
</ol>
 
 
  </div>
 
</div>
 
</div>
 
 
<div class="some-padding"></div>
 
<div class="some-padding"></div>
 
 
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
 
            <div class="panel panel-default">
 
                <div class="panel-heading" role="tab" id="P10">
 
                    <h4 class="panel-title">
 
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P10-collapse" aria-expanded="false" aria-controls="P10-collapse">
 
<div>
 
                    <div class="col-md-11">Cell Sorting for Co-Culture Characterisation</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
 
</div>
 
                    </a>
 
                    </h4>
 
 
                </div>
 
                <div id="P10-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P10">
 
                    <div class="panel-body">
 
<p>
 
<b>Materials:</b><br>
 
Microcentrifuge tube<br>
 
Media of choice<br>
 
Overnight Culture of Cells<br>
 
96 well plate<br>
 
Flow Cytometer<br>
 
PBS<br>
 
<br>
 
<b>Methods:</b><br>
 
<ol style="font-size:16px;">
 
<li>Use Flowjo to predefine the gates for the Flow cytometer. This allows the cells within the co culture to be counted based on size.</li>
 
<li>Dilute the Cultures to 1 OD (don’t forget the media control) and culture together at desired inoculation ratio</li>
 
<li>Set up samples in triplicate form on a 96 well plate. Dilute 10 fold and 100 fold in PBS.</li>
 
<li>Incubate Cells and take samples at desired time points to obtain growth curves</li>
 
</ol>
 
 
  </div>
 
</div>
 
</div>
 
 
<div class="some-padding"></div>
 
<div class="some-padding"></div>
 
 
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
 
            <div class="panel panel-default">
 
                <div class="panel-heading" role="tab" id="P11">
 
                    <h4 class="panel-title">
 
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P11-collapse" aria-expanded="false" aria-controls="P11-collapse">
 
 
<div>
 
                    <div class="col-md-11">Quorum Characterisation Experiments</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
 
</div>                   
 
                    </a>
 
                    </h4>
 
 
                </div>
 
                <div id="P11-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P11">
 
                    <div class="panel-body">
 
<p>
 
<b>Materials:</b><br>
 
Replica plate or glycerol stock of cells<br>
 
Appropriate antibiotic<br>
 
LB broth<br>
 
96 well plate<br>
 
AHLs (at concentrations of 10pM, 100pM, 1nM, 10nM, 100nM, 1µM, 10µM and 100µM)<br>
 
<br>
 
<b>Methods:</b><br>
 
<ol style="font-size:16px;">
 
<li>Grow overnight culture of cells, either from replica plate or glycerol stock (see overnight culture protocol)
 
</li>
 
<li>In the morning, add 100 µL of the cell suspension to 10 mL LB and 10µL of antibiotic</li>
 
<li>Grow cells in incubator for 3-4 hours at 200rpm and 37°C</li>
 
<li>Blank spectrophotometer with 1mL LB and measure OD of cells (dilute 10x in LB)</li>
 
<li>Make up suspension of cells at OD 0.05</li>
 
<li>Add 100µL of cells to each well in the 96-well plate using the block-filler machine</li>
 
<li>Using the multi-channel pipette add 2µL of intended AHL to each well, add samples in triplicate form
 
</li>
 
<li>Using the multi-channel pipette add 2µL of intended AHL to each well, add samples in triplicate form
 
</li>Run on plate-reader for 12 hours, with fluorescence and absorbance measurements taken every 15 minutes (set plate reader to 37°C and 500rpm shaking)
 
</li>
 
</ol>
 
 
  </div>
 
</div>
 
</div>
 
 
<div class="some-padding"></div>
 
<div class="some-padding"></div>
 
 
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
 
            <div class="panel panel-default">
 
                <div class="panel-heading" role="tab" id="P12">
 
                    <h4 class="panel-title">
 
                    <a role="button" data-toggle="collapse" data-parent="#accordion" href="#P12-collapse" aria-expanded="false" aria-controls="P12-collapse">
 
<div>
 
                    <div class="col-md-11">PCR Purification, Gel Extraction & Miniprep</div><div class="col-md-1"><i class="fa fa-arrow-down fa-10" aria-hidden="true"></i></div>
 
</div>                 
 
                    </a>
 
                    </h4>
 
 
                </div>
 
                <div id="P12-collapse" class="panel-collapse collapse" role="tabpanel" aria-labelledby="P12">
 
                    <div class="panel-body">
 
<p>
 
<b>PCR purification</b> was performed according to the QIAquick PCR Purification Kit<br>
 
<b>Gel extraction</b> was performed according to the QIAquick Gel Extraction Kit<br>
 
<b>Minipreps</b> were carried out according to the QIAprep Spin Miniprep Kit<br>
 
 
 
  </div>
 
</div>
 
</div>
 
 
</div>
 
</section>
 
  
  
 +
</body>
 
</html>
 
</html>

Latest revision as of 01:42, 2 November 2017

Protocols

Protocols

qPCR PROTOCOL

Procedure:

  1. H2O 4uL
  2. 2x PCR Mixture 10uL
  3. Primer Mixture 4uL
  4. Template DNA 2uL
  5. Set thermocycler to following conditions:
    • 95˚C 5min
    • 95˚C 15sec
    • 60˚C 30sec
    • 72˚C 15sec
  6. Repeat steps 2-4 for 30 Cycles
  7. 12˚C hold

GUIDE RNA DESIGN

Procedure:

  1. Find gene of interest
  2. Used exon 1 and exon 8 of EGFR gene because exon 2-7 has mutations
  3. Input into crispr gRNA design tool: http://crispr.mit.edu
  4. Review possible off target sights and mismatches
  5. Choose guides that have less off target sights and all sights have at least 3 mismatches

DIGESTION PROTOCOL

Materials:

  1. 5ug TLCV2
  2. 3uL FastDigest BsmBi
  3. 3uL FastAP
  4. 6uL 10X FatDigest Buffer
  5. 0.6uL 100mM DTT(freshly prepared)
  6. 32.4uL ddH2O

Procedure:

  1. Combine all materials in a test tube.
  2. Digestion 2. Place in 37˚C water bath for 1 hour

ANNEALING PROTOCOL

Procedure:

  1. Place reaction in a thermocycler under following conditions:
  2. 37˚C 30 mins
  3. 95˚C 5 mins and then ramp down to 25˚C at 5˚C/min
  4. Before Ligation, dilute annealed oligos at 1:200 in EB

LIGATION PROTOCOL

Materials:

  1. 1uL cut plasmid
  2. 1uL oligo
  3. 1uL 10X T4 ligation buffer
  4. 6uL H2O
  5. 1uL Ligase

Procedure:

  1. Combine all materials in a test tube.
  2. Place at room temperature for one hour.

TRANSFORMATION PROTOCOL

Procedure:

  1. Thaw comp cells on ice for 10 mins.
  2. Add 10uL of DNA to comp cells.
  3. Let sit on ice for 10 mins
  4. Heat shock at 42˚C for 1 min
  5. Let sit on ice for 2 min
  6. Add 300uL of SOC media
  7. Put in 37˚C shaker at 200 rpm for 1 hr
  8. Place agar plates in 37˚C incubator to warm up; remove when needed.
  9. Pipette 300uL of comp cells onto agar plate
  10. Use sterilized beads to spread comp cells evenly
  11. Place in 37˚C incubator overnight

INOCULATION PROTOCOL

Procedure:

  1. Add 5mL of LB to Polypropylene round bottom tube
  2. Add 5uL of Carb antibiotic to LB
  3. Label and pick colony from plate
  4. Loosely secure cap to allow air flow
  5. Place in 37˚C shaker at 200rpm overnight

MINIPREP PROTOCOL

Procedure:

  1. Pellet 1–5 ml bacterial overnight culture by centrifugation at >8000 rpm (6800 x g) for 3 min at room temperature (15–25°C).
  2. Resuspend pelleted bacterial cells in 250 μl Buffer P1 and transfer to a microcentrifuge tube.
  3. Add 250 μl Buffer P2 and mix thoroughly by inverting the tube 4–6 times until the solution becomes clear. Do not allow the lysis reaction to proceed for more than 5 min. If using LyseBlue reagent, the solution will turn blue.
  4. Add 350 μl Buffer N3 and mix immediately and thoroughly by inverting the tube 4–6 times. If using LyseBlue reagent, the solution will turn colorless.
  5. Centrifuge for 10 min at 13,000 rpm (~17,900 x g) in a table-top microcentrifuge.
  6. Apply 800 μl supernatant from step 5 to the QIAprep 2.0 spin column by pipetting.
  7. Centrifuge for 30–60 s and discard the flow-through.
  8. Wash the QIAprep 2.0 spin column by adding 0.75ml Buffer PE. Centrifuge for 30–60 s and discard the flow-through. Transfer the QIAprep 2.0 spin column to the collection tube. Centrifuge for 1 min to remove residual wash buffer.
  9. Place the QIAprep 2.0 column in a clean 1.5 ml microcentrifuge tube. To elute DNA, add 50 μl Buffer EB to the center of the QIAprep 2.0 spin column, let stand for 1 min, and centrifuge for 1 min.

LENTIVIRUS PACKAGING PROTOCOL

Procedure:

  1. In the afternoon, seed ~1.2 x 107 293T cells in a 10 cm dish.
  2. Check to make sure the cells are 70-80% confluent.
  3. For each 10 cm dish prepare the transfection as follows:
    Solution A: Dilute 20 μg DNA plasmids (10 μg expression vector and 10 μg of abm's Second Generation (LV003) or Third Generation (LV053) Packaging Mix) in 1 mL serum-free, antibiotic- free medium.
    Solution B: Dilute 20 μg of LentiFectin Transfection reagent (G074) in 1 mL sereum-free, antibiotic-free medium.
  4. Incubate both solutions at room temperature for 5 minutes.
  5. Mix Solutions A and B together well and incubate at room temperature for 20 minutes. This will create the transfection complex.
  6. Add 4.5 mL serum-free medium to the transfection to complex.
  7. Remove medium from the cells in the 10 cm dish.
  8. Add the complete transfection complex to step 4 to the cells and incubate at 37˚C for 5-8 hours. Avoid dislodging the cells by gently adding the mixture against the side wall of the dish.
  9. Add 0.65 mL FBS to the 10 cm dish and incubate at 37˚C overnight.
  10. Remove the transfection medium from the cells.
  11. Add 10 mL complete culture medium to the cells.
  12. Incubate at 37˚C for 24 hours.
  13. Collect the supernatant medium from the culture dish.
  14. Centrifuge the supernatant at 3000 rpm at 15 minutes at 4˚C to the pellet cell debris.
  15. Transfer the cleared supernatant to a fresh tube. Filter the cleared supernatant with a low-protein binding 0.45 μM sterile filter.
  16. The viral titer of the first harvest is approximately 106 IU/mL. The filtered supernatant will be ready for In vitro infections or further concentration and/or purification. Alternatively, it can be stored at -80˚C as viral stock for future applications. Aliquotted volumes are presented for a long term storage to reduce the loss of viral titer through multiple freeze-thaw cycles. 1
  17. A second harvest can be carried out by adding 10 mL of complete medium to the cells after the first harvest and incubating at 37°C for a further 24 hours. The first harvest can be stored at 4°C overnight to allow the second harvest to be added to it the following day (freezing the supernatant would result in a greater loss of titer).
  18. Collect the second supernatant on Day 5 (as in steps 11-13) and combine this with the first harvest.
  19. For viral titers that are 106 IU/mL and higher, you can quickly and easily titer your virus preparation using the qPCR Lentivirus Titer Kit (LV900) available from abm.
    In addition, our Ultra-Pure, Lentiviral Purfication Kit (LV998) will allow you to concentrate the virus to a higher titer if desired.

LENTIVIRUS INFECTION STANDARD PROTOCOL

Procedure:

  1. Plate the target cells in a 24-well plate, 24 hours prior to viral infection at a density of 0.5×105 cells per well. Add 0.5 ml of complete optimal medium (with serum and antibiotics if required) and incubate the cells at 37°C with 5% CO2 overnight.
  2. Prepare a mixture of complete media with polybrene at a concentration of 8 μg/ml. Remove the growth media from the wells and replace with 0.5 ml of the polybrene-media-mix per well (adjust volume as necessary if using a different size plate). If the transduction efficiency of the target cells is low, add in ViralPlus Transduction Enhancer G698 at 1:100 (or your own optimized dilution ratio).
  3. Once an effective MOI has been determined for the target cells through preliminary test infections, use the appropriate volume of virus to infect your cells. You should include a transduction well with a positive GFP control virus and an appropriate blank control viral construct. Leave one well of uninfected cells as an additional standard control. Following the infection, incubate the cells at 37°C with 5% CO2 overnight
  4. Remove the culture medium and replace with 1 ml of complete medium. Incubate the cells at 37°C with 5% CO2 overnight.
  5. The following day, split the cells 1:3 or 1:5 (depending on the growth rate of your target cells) and continue incubating for 48 hours in complete media.
  6. The infected cells can then be selected for stable expression using appropriate antibiotic selection at a minimum concentration, as determined by a killing curve. Downstream expression can then be assayed by a number of techniques, including Western blot or RT-PCR.

LENTIVIRUS INFECTION SPINOCULATION PROTOCOL

Procedure:

  1. Resuspend the target cells in fresh pre-warmed complete culture medium at concentration of 105 -107 cells/ml in a final volume of 8 ml. Aliquot 2 ml into each of 4 x15 ml sterile conical tubes.
  2. Once effective MOI has been determined for target cells through preliminary test infections, use the appropriate volume of virus to infect cells with polybrene at concentration of 8 μg/ml. If transduction efficiency of target cells is low, add in ViralPlus Transduction Enhancer G698 at 1:100 (or at own optimized dilution ratio). You should include a transduction well with a positive GFP control virus and an appropriate blank control viral construct. Leave one conical tube as uninfected cells as an additional standard control.
  3. Gently mix and incubate cells for 20 minutes at room temperature in the tissue culture hood.
  4. Centrifuge cells for 30 minutes at 800 x g at 32°C.
  5. Remove virus containing medium and resuspend cell pellet with 2 ml of fresh complete culture media. In a 6-well plate, transfer each suspended cell pellet into its own well. Incubate cells for 18-72 hours.
  6. Transfer cells into separate sterile 15 ml conical tubes, and centrifuge for 5 minutes at 200 x g. Aspirate media and replace with 2 ml complete media (with appropriate selection antibioticoptional). Transfer cells into separate tissue culture plates, and incubate overnight.
  7. The following day, split cells 1:3 or 1:5 (depending on the growth rate of your target cells) and continue incubating for 48 hours in complete media.
  8. The infected cells can then be selected for stable expression using appropriate antibiotic selection at a minimum concentration, as determined by a killing curve. Downstream expression can then be assayed by a number of techniques, including Western blot or RT-PCR.