This repository was archived by the owner on Jul 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
158 lines (141 loc) · 6.93 KB
/
index.html
File metadata and controls
158 lines (141 loc) · 6.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Engineering Wiki</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css"
integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2"
crossorigin="anonymous"
/>
<link href="style.css" rel="stylesheet" type="text/css" />
<link
rel="stylesheet"
href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css"
integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p"
crossorigin="anonymous"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Yesteryear&display=swap"
rel="stylesheet"
/>
</head>
<body>
<div class="hero-image">
<div>
<div class="hero-text">
<h1>Engineering</h1>
</div>
</div>
</div>
<div class="eng">
<div class = "container">
<h1 class="head1">Gibson Assembly and Transformation</h1>
<h2 class="head2">First Iteration (8.24.21-8.26.21)</h2>
<div class="shift-right">
<h3>Research and Design</h3>
<p>
The minimum number of fragments we could break our construct in the order were three from IDT. The fragments contain 80 bp overhangs to the linearized plasmid and were 959 bp, 320 bp, and 445 bp, respectively.
</p>
<h3>Build</h3>
<p>
After nanodropping and purifying our fragments, we combined the fragments and Gibson assembly NEB master mix which contains DNA ligase, polymerase, and T5 Exonuclease. We then incubated and did E.coli transformation onto our agar plates.
</p>
<h3>Test</h3>
<p>
Our Gibson Assembly did not work because the only colonies visible were the colonies on the ampicillin (-) plate with no growth on the ampicillin (+) plate. This means our plasmid did not assemble correctly or was not transformed.
</p>
<h3>Learn</h3>
<p>
This means our plasmid did not assemble correctly or was not transformed, and this was proved by the gel electrophoresis that we did with the gibson assembly products, which did not show promising bands.
</p>
</div>
<h2 class="head2" style="margin-top: 2.5rem;">Second iteration (9.1.21-9.5.21)</h2>
<div class="shift-right">
<h3>Research and Design</h3>
<p>
As there may have been a few minor errors due to inexperience with the first iteration of Gibson, we decided to repeat our protocols with a stricter adherence to incubation times and keeping the cells on ice.
</p>
<h3>Build</h3>
<p>
This time, we made sure to be gentle with the cells when pipetting up and down to homogenize them after taking them out of the -80C. We also made sure to keep them surrounded by ice at all times.
</p>
<h3>Test</h3>
<p>
The Amp(+) grew colonies after 24 hours. The day after, a few more colonies grew. After growing five colonies from the plate in an overnight culture and performing a miniprep, it was shown that the plasmid was not present in a gel next to our linearized backbone.
</p>
<h3>Learn</h3>
<p>
We were not sure if the colonies grew because of a successful transformation, or a recircularized plasmid without our construct, or if the bacteria had developed some sort of resistance to the ampicillin. Ampicillin is also known to be heat sensitive, and the plates were made around three weeks ago.
</p>
</div>
<h2 class="head2" style="margin-top: 2.5rem;">Third Iteration (9.7.21-9.10.21)
</h2>
<div class="shift-right">
<h3>Research and Design</h3>
<p>
We decided to transfer our successful colonies on the plate stored in 4C onto a carbenicillin plate that is less prone to denaturation along with proper positive and negative controls - the growth of the pRS plasmid and no plasmid, respectively.
</p>
<h3>Build</h3>
<p>
One colony from just the pRS plasmid transformation and one colony from the Gibson transformation were streaked onto the new plate.
</p>
<h3>Test</h3>
<p>
The pRS colonies and full-plasmid colonies grew successfully on the plate. We conducted a miniprep of both colonies. From the pRS plasmid, we linearized the fragment and ran a DpnI digest to have more copies for yeast assembly. We also ran a gel to ensure that the miniprep had worked successfully for the Gibson plasmid. However, upon sequencing, it was discovered that the base pairs were misformed.
</p>
<h3>Learn</h3>
<p>
Although it seemed like the assembly was successful because it grew on the plate, the sequencing results were incorrect, indicating there are other processes that may give the bacteria antibiotic resistance such as the re-circularization of the backbone without proper insert of fragments, or some colonies “sneaking” past regions of media with less antibiotic.
</p>
</div>
<h2 class="head2" style="margin-top: 2.5rem;">Fourth Iteration (9.11.21-9.13.21)
</h2>
<div class="shift-right">
<h3>Research and Design</h3>
<p>
XXX </p>
<h3>Build</h3>
<p>
XXX </p>
<h3>Test</h3>
<p>
The pRS colonies and full-plasmid colonies grew successfully on the plate. We conducted a miniprep of both colonies. From the pRS plasmid, we linearized the fragment and ran a DpnI digest to have more copies for yeast assembly. We also ran a gel to ensure that the miniprep had worked successfully for the Gibson plasmid.
</p>
<h3>Learn</h3>
<p>
XXX </p>
</div>
<h2 class="head2" style="margin-top: 2.5rem;">Fifth Iteration (9.7.21-9.10.21)
</h2>
<div class="shift-right">
<h3>Research and Design</h3>
<p>
As Gibson Assembly works optimally with a smaller number of plasmids
</p>
<h3>Build</h3>
<p>
For a smaller number of DNA,
</p>
<h3>Test</h3>
<p>
The pRS colonies and full-plasmid colonies grew successfully on the plate. We conducted a miniprep of both colonies. From the pRS plasmid, we linearized the fragment and ran a DpnI digest to have more copies for yeast assembly. We also ran a gel to ensure that the miniprep had worked successfully for the Gibson plasmid.
</p>
<h3>Learn</h3>
<img src="gel.png" alt="">
<p>
This gel showed no bands at all, despite having semi successful sequencing results.
</p>
<img src="graphs.png" alt="">
<p>
The sequencing results show that part of the sequence is there, but the sequence is all part of the backbone not of the actual insert. The expected results are 680 bp on GIB AND 2, NOT on pRS or - control.
</p>
</div>
</div>
</body>
<!-- <a href='https://pngtree.com/free-backgrounds'>free background photos from pngtree.com/</a> -->
</html>