Skip to content
Snippets Groups Projects
Commit 908af490 authored by Oliver Loreto's avatar Oliver Loreto
Browse files

Update wiki/pages/results.html, wiki/pages/experiments.html

parent 4c68f67b
No related branches found
No related tags found
No related merge requests found
Pipeline #157726 passed
......@@ -9,46 +9,85 @@
<h1>Experiments</h1>
<div id="accordionExperiments">
<div class="card">
<button class="btn btn-primary btn-lg btn-block collapsed" data-bs-toggle="collapse" data-bs-target="#collapseExpOne" aria-expanded="false" aria-controls="collapseExpOne">Example Experiment</button>
<div id="collapseExpOne" class="collapse" aria-labelledby="headingExpOne" data-bs-parent="#accordionProtocols">
<button class="btn btn-primary btn-lg btn-block collapsed" data-bs-toggle="collapse" data-bs-target="#collapseExpTwo" aria-expanded="false" aria-controls="collapseExpTwo">Assembling pSEVA3411 (Cassette D)</button>
<div id="collapseExpTwo" class="collapse" aria-labelledby="headingExpTwo" data-bs-parent="#accordionProtocols">
<div class="card-body">
<h4>[Experiment Name Here] e.g. Golden Gate Assembly of X & Y using Z enzyme</h4>
<h4>Golden Gate assembly with CAM insert and pSEVA backbone</h4>
<hr></hr>
<h5>Purpose: [to determine if x, etc.]</h5>
<h5>Purpose:</h5>
<p>To create our pSEVA3411 plasmid, which will be the backbone for the final plasmid coding our system</p>
<h5>Procedure:</h5>
<ol>
<li>If you used a protocol from the column to the right, note that as well as any deviations/modifications to the posted version</li>
<li>We performed golden gate assembly using BsaI-HFv2 and T4 ligase to combine our CAM insert and our pSEVA backbone.</li>
<li>Remember that these steps need to be detailed enough that someone can reproduce our work</li>
</ol>
<h5>Results:</h5>
<ul>
<li>Something happened here</li>
<li>Or maybe not!</li>
<li>Negative results are still data</li>
<li>Final concentration: 23.15 ng/µL</li>
<li>pSEVA3411 plasmid backbone is available on the iGEM parts registry as <a href = "http://parts.igem.org/Part:BBa_K4215000">BBa_K4215000</a></li>
</ul>
</div>
</div>
</div>
<div class="card">
<button class="btn btn-primary btn-lg btn-block collapsed" data-bs-toggle="collapse" data-bs-target="#collapseExpThree" aria-expanded="false" aria-controls="collapseExpThree">Golden Gate Assembly with Linkers and Binders</button>
<div id="collapseExpThree" class="collapse" aria-labelledby="headingExpThree" data-bs-parent="#accordionProtocols">
<div class="card-body">
<h4>Golden Gate Assembly of Cassettes A&C</h4>
<hr></hr>
<h5>Purpose:</h5>
<p>To create our “A” and “C” cassettes, which functioned as the binder+linker portion of our complex.</p>
<h5>Procedure:</h5>
<ol>
<li>TBD</li>
</ol>
<h5>Results:</h5>
<ul>
<li>Very low concentrations were achieved, so a repeat of the Golden Gate assembly was warranted.</li>
</ul>
<h5>Pictures:</h5>
<img src="https://static.igem.wiki/teams/4215/wiki/sep-22.jpg" class="img-fluid" alt="Photo from September 21st Experiment">
<img src="https://static.igem.wiki/teams/4215/wiki/a-c-egel.jpg" class="img-fluid" alt="E-Gel of Several Binder+Linker Combinations">
<p>Lanes 1-5 represent unique combinations of linkers and binders.</p>
</div>
</div>
</div>
<div class="card">
<button class="btn btn-primary btn-lg btn-block collapsed" data-bs-toggle="collapse" data-bs-target="#collapseExpTwo" aria-expanded="false" aria-controls="collapseExpTwo">Assembling pSEVA3411 (Cassette D)</button>
<div id="collapseExpTwo" class="collapse" aria-labelledby="headingExpTwo" data-bs-parent="#accordionProtocols">
<div class="card">
<button class="btn btn-primary btn-lg btn-block collapsed" data-bs-toggle="collapse" data-bs-target="#collapseExpFour" aria-expanded="false" aria-controls="collapseExpFour">Golden Gate Assembly of Cassette B</button>
<div id="collapseExpFour" class="collapse" aria-labelledby="headingExpFour" data-bs-parent="#accordionProtocols">
<div class="card-body">
<h4>Golden Gate assembly with CAM insert and pSEVA backbone</h4>
<h4>Golden Gate Assembly with Complementation systems and Ribo J</h4>
<hr></hr>
<h5>Purpose:</h5>
<p>To create our pSEVA3411 plasmid, which will be the backbone for the final plasmid coding our system</p>
<h5>Purpose:</h5>
<p>To create our “B” cassette, which functioned as the complementing portion of our complex.</p>
<h5>Procedure:</h5>
<ol>
<li>We performed golden gate assembly using BsaI-HFv2 and T4 ligase to combine our CAM insert and our pSEVA backbone.</li>
<li>Remember that these steps need to be detailed enough that someone can reproduce our work</li>
<li>TBD</li>
</ol>
<h5>Results:</h5>
<ul>
<li>Final concentration: 23.15 ng/µL</li>
<li>pSEVA3411 plasmid backbone is available on the iGEM parts registry as <a href = "http://parts.igem.org/Part:BBa_K4215000">BBa_K4215000</a></li>
<li>After running the products on a gel, the lengths did not correspond to the expected length of a fully assembled complex. At best, we only got partial assembly, of just the RiboJ and one half of the complementation system. </li>
</ul>
<h5>Pictures:</h5>
<img src="https://static.igem.wiki/teams/4215/wiki/b-ladder.jpg" class="img-fluid" alt="HRP, 100kb ladder, Rluciferase, Beta lactamase, TEV protease(right to left)">
<p>HRP, 100kb ladder, Rluciferase, Beta lactamase, TEV protease(right to left). Highest bands all represent lengths that correspond to one fragment of the complementation system. This gel helped us to recognize that an error was made in the initial design of the riboJ complex in which the 5’ BbsI cut site left an incompatible overhang, which prevented the assembly from joining with the N-terminal split proteins. </p>
</div>
</div>
</div>
<div class="card">
<button class="btn btn-primary btn-lg btn-block collapsed" data-bs-toggle="collapse" data-bs-target="#collapseExpOne" aria-expanded="false" aria-controls="collapseExpOne">Golden Gate Assembly with pSEVA3411 and D-promoter</button>
<div id="collapseExpOne" class="collapse" aria-labelledby="headingExpOne" data-bs-parent="#accordionProtocols">
<div class="card-body">
<h4>Golden Gate Assembly with 3411 and D-promoter</h4>
<hr></hr>
<h5>Purpose:</h5>
<p>To assemble the backbone of our final cassette, in which the D-promoter is crucial.</p>
<h5>Procedure:</h5>
<ol>
<li>We performed golden gate assembly using BbsI-HFv2 and T4 ligase to combine our 3411 plasmid with our D-Promoter</li>
</ol>
<h5>Pictures:</h5>
<img src="https://static.igem.wiki/teams/4215/wiki/d-promoter-egel.jpg" class="img-fluid" alt="D-Promoter E-Gel">
<p>Lane six represents pSEVA 3411 via gel electrophoresis</p>
</div>
</div>
</div>
......
......@@ -7,10 +7,10 @@
<div class="row mt-4">
<h1>Wetlab Summary</h1>
<p></p>
<p>During the course of our experimental wet lab phase, we designed a genetic construct to be assembled and produced in <i>E. coli.</i> To create this, we utilized Combinatorial Golden Gate assembly to produce four unique genetic cassettes, each encoding a specific portion of our biosensor complex. Each cassette existed as a plasmid, with Cassettes A and C each encoding one half of the binder/linker portion of our construct. Cassette B encoded our split complementation system, which “sandwiched” our RiboJ sequence. Cassette D encoded the backbone of our final plasmid that would be transfected into cells and translated into protein. This cassette included our selected resistances as well as a D-Promoter.</p>
<hr></hr>
<h2>Future Steps</h2>
<p></p>
<p>After initial experimentation, we discovered that our RiboJ sequence was not functioning correctly in the Golden Gate assembly, so we needed to fix one end of the riboJ sequence and rerun the Golden Gate assembly. Furthermore, a wise step would be to increase the number of split reporter proteins we are experimenting with, as we gathered many more during the research phase that we never got to test. This pursuit would also adjust split sites and substrate concentrations to maximize signaling.</p>
<hr></hr>
<h1>Computational Summary</h1>
<p>There are many biomarkers associated with concussions and mTBI, but their binding interactions with particular proteins are not often studied so some forms of binding (particularly the strength of the biomarker/binder complex) are difficult to characterize using only the literature. After narrowing the field of likely biomarkers and binders from our literature search, we obtained sequences and then used AlphaFold<sup><a href = "#Ref1">1</a></sup> to model complexes between binders and biomarkers. Based on the results from alphafold, we also determined binding effectiveness with two different docking suites, HDOCK and ZDOCK. Based on the results of all these simulations, we decided to use UCHL1 as our biomarker and split ubiquitin as our binder. GFAP had some promising binders as well, but we ultimately decided to focus purely on UCHL1 since we were unable to express GFAP.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment