Knight:Colony PCR: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(11 intermediate revisions by 5 users not shown)
Line 15: Line 15:
#Pick single colony using a pipetman with sterile tip.  The pipettor should be set to 3μL
#Pick single colony using a pipetman with sterile tip.  The pipettor should be set to 3μL
#Inoculate tip with colony into tube.  Pipet up and down to ensure cells are transferred to tube.  Pipet 3μL of cells suspended in water onto index plate.
#Inoculate tip with colony into tube.  Pipet up and down to ensure cells are transferred to tube.  Pipet 3μL of cells suspended in water onto index plate.
#*''Alternatively, you can use a multi-channel pipettor to make an index plate once you are done picking colonies.''
#Repeat for as many colonies as you intend to pick.
#Repeat for as many colonies as you intend to pick.
#*''For routine assemblies, I pick 4-8 colonies per construct.''


===Reaction mixture===
===Reaction mixture===
1X Reaction
1X Reaction
*9 μL PCR supermix
*9 μL PCR supermix
*0.25 μL 40nM VF2
*0.25 μL 40μM VF2
*0.25 μL 40nM VR
*0.25 μL 40μM VR
*0.5 μL colony template
*0.5 μL colony template


Line 29: Line 31:
#56°C for 30 secs
#56°C for 30 secs
#68°C for 1 min per kb of expected product
#68°C for 1 min per kb of expected product
#*''I typically round up for this step.  i.e. For a 3.6kb construct, I used a 4 min elongation time.  It seems to help to be a bit generous with the elongation time.''
#Repeat 2-4 39 times.
#Repeat 2-4 39 times.
#68°C for 20 mins
#68°C for 20 mins
#4°C forever
#4°C forever


[[Agarose Gel#Knight lab | Run a gel]] to determine amplification product length.
[[Knight:Agarose gel electrophoresis | Run a gel]] to determine amplification product length.


==Notes==
==Notes==
#Lately, I've been carrying out this procedure using a multichannel pipettor to speed steps up.  I use a P50 multichannel pipettor to add 20μL water to the appropriate number of wells in a 96 well plate/  Picking colonies is essentially the same except that I inoculate the colony into a 96 well plate rather than a tube.  The PCR is carried out in 8 tube strips rather than individual tubes.  After adding 9.5μL of the primer + PCR supermix master mix to each PCR tube, I transfer 1μL of colony-water mixture to the reaction tube using a P10 multichannel pipettor.  (I transfer 1 μL rather than 0.5μL because it is easier to pipette.)  I then touch spin the PCR tube strips in a rack using a swinging bucket rotor in order to collect the contents of the tube to the bottom.  The PCR conditions are the same.  --[[Reshma Shetty | RS]]
# We use a [[Seth:Quick_Transformant_Screen|very similar protocol]] with different PCR conditions. Also we use half the DNA for our PCRs and add media to the remainder. Enough cells survive to innoculate overnight cultures for minipreps of which colonies you decide are needed. [[User:Seth|SK]] <small>''January 29th, 2007''</small>
#In a normal PCR reaction setting, a template of 2&mu;L from a 20&mu;L + one colony mix (nicely vortexed) works great for ''S.aureus'', provided we load at least 10&mu;L of the PCR reaction mix in the gel. [[User:Vijay|NV]]
==BioCoder version==
Following is the Knight:Colony PCR protocol in BioCoder, a high-level programming language for expressing biology protocols. What you see here is the auto-generated text ouput of the protocol that was coded up in BioCoder (see Source code). More information about BioCoder can be found on my home page. Feel free to mail me your comments/ suggestions.[[User:Vaishnavi Ananth|Vaishnavi]]
====Text Output====
[[Knight:Colony PCR protocol]]
====Source Code====
[[Knight:Colony PCR protocol - source code]]
[[Category:Protocol]]
[[Category:Escherichia coli]]
[[Category:DNA]]

Latest revision as of 02:38, 19 November 2009

See Colony PCR for general information about this protocol and other variants

Materials

Procedure

Picking colonies

  1. Prepare one sterile 0.6mL tube with 20μL ddH2O for each colony you intend to pick.
  2. Prepare LB-agar plate with appropriate antibiotic to use as index plate.
  3. Pick single colony using a pipetman with sterile tip. The pipettor should be set to 3μL
  4. Inoculate tip with colony into tube. Pipet up and down to ensure cells are transferred to tube. Pipet 3μL of cells suspended in water onto index plate.
    • Alternatively, you can use a multi-channel pipettor to make an index plate once you are done picking colonies.
  5. Repeat for as many colonies as you intend to pick.
    • For routine assemblies, I pick 4-8 colonies per construct.

Reaction mixture

1X Reaction

  • 9 μL PCR supermix
  • 0.25 μL 40μM VF2
  • 0.25 μL 40μM VR
  • 0.5 μL colony template

PCR conditions

  1. 95°C for 15 mins
  2. 94°C for 30 secs
  3. 56°C for 30 secs
  4. 68°C for 1 min per kb of expected product
    • I typically round up for this step. i.e. For a 3.6kb construct, I used a 4 min elongation time. It seems to help to be a bit generous with the elongation time.
  5. Repeat 2-4 39 times.
  6. 68°C for 20 mins
  7. 4°C forever

Run a gel to determine amplification product length.

Notes

  1. Lately, I've been carrying out this procedure using a multichannel pipettor to speed steps up. I use a P50 multichannel pipettor to add 20μL water to the appropriate number of wells in a 96 well plate/ Picking colonies is essentially the same except that I inoculate the colony into a 96 well plate rather than a tube. The PCR is carried out in 8 tube strips rather than individual tubes. After adding 9.5μL of the primer + PCR supermix master mix to each PCR tube, I transfer 1μL of colony-water mixture to the reaction tube using a P10 multichannel pipettor. (I transfer 1 μL rather than 0.5μL because it is easier to pipette.) I then touch spin the PCR tube strips in a rack using a swinging bucket rotor in order to collect the contents of the tube to the bottom. The PCR conditions are the same. -- RS
  2. We use a very similar protocol with different PCR conditions. Also we use half the DNA for our PCRs and add media to the remainder. Enough cells survive to innoculate overnight cultures for minipreps of which colonies you decide are needed. SK January 29th, 2007
  3. In a normal PCR reaction setting, a template of 2μL from a 20μL + one colony mix (nicely vortexed) works great for S.aureus, provided we load at least 10μL of the PCR reaction mix in the gel. NV

BioCoder version

Following is the Knight:Colony PCR protocol in BioCoder, a high-level programming language for expressing biology protocols. What you see here is the auto-generated text ouput of the protocol that was coded up in BioCoder (see Source code). More information about BioCoder can be found on my home page. Feel free to mail me your comments/ suggestions.Vaishnavi

Text Output

Knight:Colony PCR protocol

Source Code

Knight:Colony PCR protocol - source code