micro-1.5
Store at -20C
no volume
Change accessioning <code> to match your accessioning code mentioned in the tube as "Please ship <code>" in transcriptic
Adapted from IDT Fragment amplification instructions so that we have room for other uses for the DNA
Q5 Polymerase: 14µL (we only need 8µL but we get up to 14µL for the same price b/c Q5 Buffer takes largest % of kit)
Q5 Buffer: 83µL
Q5 Enhancer: 83µL (not used in this protocol but comes basically free with kit)
10mM dNTP: 11µL
A A | B B | C C | |
1 1 | Total uL | 25 | 100 |
2 2 | Q5 reaction buffer | 5 | 20 |
3 3 | Q5 polymerase | 0.25 | 1 |
4 4 | 10mM dNTP | 0.5 | 2 |
5 5 | 10uM forward primer | 1.25 | 5 |
6 6 | 10uM reverse primer | 1.25 | 5 |
7 7 | 1ng Template | 1 | 4 |
8 8 | Water | 15.75 | 63 |
3 have template (not 4)
1 is a negative control without template (well A2)
First 19 cycles are touchdown pcr
A A | B B | C C | |
1 1 | Recommended Ta | 64.8 | |
2 2 | Start Ta | 74.8 | |
3 3 | Stop Ta | 59.8 | |
4 4 | STEP | TEMP | TIME |
5 5 | Initial Denaturation | 98°C | 30 seconds |
6 6 | 15 Cycles | ||
7 7 | --melt | 98°C | 8 seconds |
8 8 | --anneal | 74.8°C -> 59.8°C (decrement by 1) | 25 seconds |
9 9 | --extend | 72°C | 8 seconds |
10 10 | 20 Cycles | ||
11 11 | --melt | 98°C | 8 seconds |
12 12 | --anneal | 59.8°C | 25 seconds |
13 13 | --extend | 72°C | 8 seconds |
14 14 | Final Extension | 72°C | 2 minutes |
15 15 | Hold | 4–10°C |
sample results:
10µL of EcoRI
10µL of HindIII
48µL of Cutsmart Buffer 10x
A A | B B | C C | |
1 1 | Reagent | Volume per experiment (uL) | Contents |
2 2 | water | 42 | |
3 3 | pUC19 | 1 | 1ug DNA |
4 4 | CutSmart 10x | 5 | |
5 5 | EcoRI + HindIII | 2 | 20 units of each re |
6 6 | total volume | 50 |
sample results
A A | B B | C C | |
1 1 | Reagent | Volume (uL) | Notes |
2 2 | NEB Assembly Master Mix | 10 | |
3 3 | Vector | 2.5 | 0.067 pmols. This needs to be the limiting reagent since we don't want any left over that hasn't. 20 ng/ul * 3ul = 60ng. I lowered this from Brian's amount in order to create a higher ratio of insert without having to increase the volume of insert |
4 4 | Insert | 4 | .133 pmols Can't exceed 20% of reaction (4ul) 40 ng/ul * 4ul = 160ng |
5 5 | Water | 3.5 | |
6 6 | Total Volume | 20 |
CRITICALIn my experiment, I used 3µL of Gibson Assembly Product but 5µL would probably have been a better choice since we got very few colonies. The python has been updated for the new volume.
A A | B B | C C | |
1 1 | Reagent | Volume Experimental Well (uL) | Volume Control Well (uL) |
2 2 | Zymo DH5α | 50 | 50 |
3 3 | Gibson Assembly Product | 3 | 0 |
4 4 | pUC19 | 0 | 1 |
5min @ 4C
30min @ 37C
Mix 50µL of Experimental Well with 445µL of LB Broth in a tube
Mix 48µL of the Control Well with 207µL of LB Broth in a different tube
A A | B B | C C | |
1 1 | 51uL Experimental | 57uL Experimental | 63uL Experimental |
2 2 | 69uL Experimental | 55uL Control | 65uL Control |
A A | B B | C C | D D | |
1 1 | Reagent | Ampicillin Mix Volume (uL) | No Ampicillin Mix Volume (uL) | Notes |
2 2 | LB Miller | 1911 | 1913 | |
3 3 | Ampicillin | 2 | ||
4 4 | IPTG | 20 | 20 | required to free lac promoter site for transcription |
Add ampicillin mixture to 40 wells (Rows B/C/E/F, Cols 1-10)
Add no-ampicillin mix to 10 wells (Row D, Cols 1-10)
Expt Plate A1 --> PCR Plate Cols 1/2
Expt Plate A2 --> PCR Plate Cols 3/4
Expt Plate A3 --> PCR Plate Cols 5/6
Expt Plate B1 --> PCR Plate Cols 7/8
Control Plate B2 --> PCR Plate Cols 9/10
Flourescence:
excitation / emission
485nm / 535nm
Absorbance (to measure cell concentration): 600nm
Here are fluorescence results after 24 hours. It appears that only 24 hours of growth is all that is needed to reach maximal fluorescence.
Incubate/shake at 37C
Benchling is actively tested against the latest versions of Chrome, Firefox, Safari, and Edge. It doesn't look like your current browser is supported - for more information, click here.
This protocol will insert sfGFP into a pUC19 plasmid and then transform E.Coli using the new assembled plasmid. Its based on Brian Naughton's protocol. The total cost of the experiment was around $430.
The python for each section below can be checked using
python3 protocol.py | transcriptic analyze
Then ran via a test run
python3 protocol.py --test | transcriptic submit --project "Project Name" --title "my run" --test'
Then finally submitted for real (remove both --test parameters)
python3 protocol.py | transcriptic submit --project "Project Name" --title "my run"
Here is a link to the dna sequence of the assembled plasmid we will use for transformation (contains sfGFP flanked by EcorI and HindIII).