(110 intermediate revisions by 5 users not shown) | |||
Line 3: | Line 3: | ||
<head> | <head> | ||
<style> | <style> | ||
+ | |||
+ | |||
+ | .gelimage { | ||
+ | width:400px; | ||
+ | margin-left:50px; | ||
+ | margin-top:10px; | ||
+ | } | ||
table { | table { | ||
Line 20: | Line 27: | ||
background-image:url('https://static.igem.org/mediawiki/2016/3/32/T--Virginia--notebook.jpeg'); | background-image:url('https://static.igem.org/mediawiki/2016/3/32/T--Virginia--notebook.jpeg'); | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
− | background-size: | + | background-size:105% 105%; |
background-position:0px -40px; | background-position:0px -40px; | ||
position:absolute; | position:absolute; | ||
Line 28: | Line 35: | ||
right:-50px; | right:-50px; | ||
border-radius:0 0 5px 5px; | border-radius:0 0 5px 5px; | ||
− | opacity:0. | + | opacity:0.8; |
overflow:hidden; | overflow:hidden; | ||
+ | } | ||
+ | |||
+ | #backgroundimagediv2 { | ||
+ | position:absolute; | ||
+ | top:-25px; | ||
+ | bottom:-25px; | ||
+ | left:-50px; | ||
+ | right:470px; | ||
+ | border-radius:0 0 5px 5px; | ||
+ | background-color:white; | ||
} | } | ||
Line 35: | Line 52: | ||
position:absolute; | position:absolute; | ||
z-index:20; | z-index:20; | ||
− | |||
width:480px; | width:480px; | ||
min-height:100px; | min-height:100px; | ||
− | margin-left: | + | margin-left:640px; |
} | } | ||
#nbtop { | #nbtop { | ||
− | margin-top: | + | margin-top:60px; |
} | } | ||
Line 51: | Line 67: | ||
#nbbottom { | #nbbottom { | ||
margin-top:700px; | margin-top:700px; | ||
+ | } | ||
+ | |||
+ | .date { | ||
+ | background-color:#4690b0; | ||
+ | } | ||
+ | |||
+ | .date:hover { | ||
+ | cursor:pointer; | ||
+ | background-color:#9fb140 !important; | ||
+ | } | ||
+ | |||
+ | .targetspan { | ||
+ | display:none; | ||
+ | font-family:Lato, sans-serif; | ||
+ | font-size:17px; | ||
} | } | ||
Line 61: | Line 92: | ||
<!-----------------------------------Space reserved for menu------------------------------------> | <!-----------------------------------Space reserved for menu------------------------------------> | ||
<div id="menuspace"></div> | <div id="menuspace"></div> | ||
+ | <div class="footerspace"> | ||
+ | <a href="https://2016.igem.org/Team:Virginia/Safety" class="footerright">Safety →</a> | ||
+ | </div> | ||
<!-----------------------------------Container div----------------------------------------------> | <!-----------------------------------Container div----------------------------------------------> | ||
Line 66: | Line 100: | ||
<!---------------------------Top image on page------------------------------------------> | <!---------------------------Top image on page------------------------------------------> | ||
− | |||
− | |||
− | |||
− | <div class="imagearea | + | <div class="imagearea"> |
− | + | <img src="https://static.igem.org/mediawiki/2016/e/e2/T--Virginia--Notebook_header.png"> | |
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 89: | Line 113: | ||
<div class="content"> | <div class="content"> | ||
<div id="backgroundimagediv"></div> | <div id="backgroundimagediv"></div> | ||
+ | <div id="backgroundimagediv2"></div> | ||
<!------------------------------------------------Notebook data---------------------------------------------------> | <!------------------------------------------------Notebook data---------------------------------------------------> | ||
− | + | <div id="nbtop"> | |
− | </ | + | <span class="targetspan" id="sm18"> |
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Shelf organization: Acids, Proteins, Buffers, Gels, Agarose, Salts, Carbs</li> | ||
+ | <li>Competent Cell Formation (K12)</li> | ||
+ | </ul> | ||
+ | </span> | ||
− | <div id="nbmiddle"> | + | <span class="targetspan" id="sm23"> |
− | </div> | + | Agenda: |
+ | <ul> | ||
+ | <li>PrG Determination (1-4)</li> | ||
+ | <li>Orthogonality Research</li> | ||
+ | <li>Competent Cell Formation Cont. (K12)</li> | ||
+ | <li>Growing K12 cells and making buffer (sterilized transformation buffer)<ul><li>Plans to grow another batch with XL1 Blue tomorrow</li></ul></li> | ||
+ | </ul> | ||
+ | Modeling: | ||
+ | <ul> | ||
+ | <li>Research docking software and test</li> | ||
+ | </ul> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Competent cells: Beginning competent cell preparation for <i>E. coli</i> XL1-Blue and K-12</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sm25"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Continued preparing competent cells</li> | ||
+ | </ul> | ||
+ | Protecting group: | ||
+ | <ul> | ||
+ | <li>Phenyl acetyl protecting group, cleaved by penicillin g acylase</li> | ||
+ | <li>Truncated from 5 PGs to 3</li> | ||
+ | <li>Dipeptide (maybe leu-leu), with a D aa on N-terminus</li> | ||
+ | <li>A protease w/ cleavage activity acting on D aa is being researched for increased specificity</li> | ||
+ | </ul> | ||
+ | Modeling: | ||
+ | <ul> | ||
+ | <li>AD4 returned zero errors w/ synthetase and leucine as ligand</li> | ||
+ | <li>Still unsuccessful AG4 and AD4 returned</li> | ||
+ | <li>Researching alternatives to direct another approach</li> | ||
+ | <li>Unpacked Rosetta ligand modeling</li> | ||
+ | <li>IGEM dock successful modeling; concerns about synthetase model</li> | ||
+ | </ul> | ||
+ | CRISPR | ||
+ | <ul> | ||
+ | <li>Found biobrick to insert plasmid</li> | ||
+ | </ul> | ||
+ | Funding | ||
+ | <ul> | ||
+ | <li>Anders finished half application for grant</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sm27"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Continuing competent cell preparation</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sm31"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Competency test</li> | ||
+ | </ul> | ||
+ | Decided on 4 different PrGs: | ||
+ | <ul> | ||
+ | <li>Cbz leu, pro leu, phenyl acetyl leu, N-methoxy leu</li> | ||
+ | </ul> | ||
+ | Modeling: | ||
+ | <ul> | ||
+ | <li>Corrected enzyme mistake, now using correct configuration of enzyme</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <!-------------------------------------------------------------------------------------June-------------------------------------------------------------------------------> | ||
+ | <span class="targetspan" id="sj1"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Competency test control plated at 4:50pm</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj2"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>No growth on control plates</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj6"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>JW cells grown in overnight liquid culture at 37°C shaking</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj7"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>JW cells frozen in glycerol stock at -80°C (5 tubes)</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj9"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Prepared growth media for pr-leu uptake test</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj10"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Began pr-leu uptake test</li> | ||
+ | <li>Test for lawn growth or individual colonies on a spread plate (for CRISPR)</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj11"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Took OD measurements for uptake test</li> | ||
+ | <li>CRISPR plate - lawn produced</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj14"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Pr-leu uptake test failed, bacteria were fixed by ethanol overnight and could not be lysed</li> | ||
+ | <li>Restarted test, XL1-blue innoculated in LB at 5:20pm</li> | ||
+ | </ul> | ||
+ | Policies and Practices: | ||
+ | <ul> | ||
+ | <li>Meeting with Rivanna river waste treatment plant</li> | ||
+ | <li>Meeting with open bio labs</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj15"> | ||
+ | Tested spectrophotometer in the PLSB lab - Not consistent with results in Prof. Kozminski's lab | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj16"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Pr-leu uptake test failed again, cells did not lyse</li> | ||
+ | <li>Started a new pr-leu uptake procedure</li> | ||
+ | </ul> | ||
+ | Wiki team meeting - wiki design | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj20"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Created standards for LC-MS</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj22"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Transformed XL1-blue with Bba-K1218011 CRISPR Cas9 plasmid</li> | ||
+ | <li>Transformed XL1-blue with BBa-B0010 forward terminator plasmid</li> | ||
+ | <li>Transformed XL1-blue with RFP control plasmid</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj23"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Growth on CRISPR, terminator, and RFP plates, no growth on controls</li> | ||
+ | <li>Cultures of transformed bacteria prepared for glycerol storage</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj24"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Optical densities taken for second round of pr-leu uptake and enzyme tests</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj25"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Optical densities taken again for second round of pr-leu uptake and enzyme tests</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj26"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Sample taken from enzyme reaction and frozen in -20°C freezer</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj27"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Second sample taken from enzyme reaction and frozen in -20°C freezer</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj28"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Redoing growth uptake test with aerated growth conditions</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj29"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>OD measurements taken for growth test</li> | ||
+ | <li>Extracted and purified <i>E. coli</i> genomic DNA via a minikit</li> | ||
+ | <li>Began PCR on genomic DNA to obtain the leuS gene DNA</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sj30"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Purified the PCR product</li> | ||
+ | <li>Ran a gel to confirm product - bands ran together</li> | ||
+ | <li>Took OD measurements for growth test</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | <div id="nbmiddle"> | ||
+ | <!-------------------------------------------------------------------------------------------July------------------------------------------------------------------------> | ||
+ | |||
+ | <span class="targetspan" id="sjy1"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Extractions performed for enzyme test</li> | ||
+ | <li>Redo growth uptake test again</li> | ||
+ | <li>Growth uptake test results came out as expected - No growth on plates with pr-leu, but growth present on plates supplemented with leucine</li> | ||
+ | <li>Enzyme test was inconclusive due to poor sensitivity of the LC/MS - Suspected due to buffer contamination</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy3"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>PCR performed on LeuS gene, product was purified</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy5"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Confirmatory digest performed on LeuS PCR product</li> | ||
+ | <li>XL1-blue cells transformed with LeuS-ampR plasmid - plated and incubated at 10:45pm</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/7/7e/5gelimage.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy6"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Excessive growth on control transformation plate from 7/5 - Ligation likely did not succeed</li> | ||
+ | <li>Inoculated precultures of LeuS and terminator transformed cells for miniprep and sequencing</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy7"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Redoing enzyme test (again) with a new protocol</li> | ||
+ | <li>Performed a miniprep to obtain LeuS and terminator plasmids</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy8"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Sent off minipreped LeuS and terminator plasmid DNA for sequencing</li> | ||
+ | <li>Performed confirmatory digests on LeuS and terminator plasmid DNA</li> | ||
+ | </ul> | ||
+ | <!--- <img class="gelimage" src="https://static.igem.org/mediawiki/2016/9/94/8gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy11"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Sequencing of LeuS and terminator plasmid failed due to poor quality of DNA samples</li> | ||
+ | <li>Performed PCR and PCR purification on <i>E. coli</i> genomic DNA to obtain LeuS gene</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy12"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Talked with Professor Kozminski about PCR</li> | ||
+ | <li>Set up another PCR reaction and PCR purification to obtain LeuS gene</li> | ||
+ | <li>Transformed XL1-blue cells with terminator plasmid</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy13"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>No colonies grew on the terminator transformation plate</li> | ||
+ | <li>Restarted enzyme efficacy test</li> | ||
+ | <li>Transformed XL1-blue cells with RFP, T1, and T2 plasmids</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy14"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Removed and stored a sample of the enzyme test</li> | ||
+ | <li>Observed growth on the RFP, T1, and T2 plates, no growth on control</li> | ||
+ | <li>Started precultures with colonies from the terminator 1 and 2 plates</li> | ||
+ | <li>Performed PCR on LeuS gene (genomic DNA)</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy15"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed gel electrophoresis on LeuS PCR product, obtained wrong product</li> | ||
+ | <li>Extracted DNA from gel</li> | ||
+ | <li>Performed minipreps</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy16"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Confirmatory digest of minipreps from 7/15</li> | ||
+ | <li>Performed a ligation reaction for T1 and T2</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/4/4c/T--Virginia--the16thofjuly.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy17"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Transformed XL1-blue cells with T1, T2, and an RFP control</li> | ||
+ | <li>Extracted digested products from agarose gel</li> | ||
+ | <li>Plated again using transformed cells from 12am at 1:30pm</li> | ||
+ | <li>Transformed and plated new cells at 3:30pm</li> | ||
+ | <li>Ligation reaction performed for T1 and T2 using DNA extracted from gel</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy18"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Transformed XL1-blue cells with the 2 ligation products (T1 with PCR, T2 with PCR)</li> | ||
+ | <li>Began a preculture of XL1-blue cas9 cells in LB+cam at 5:45pm</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy19"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed a restriction digest</li> | ||
+ | <li>Cells transformed and incubated at 37°C at 9:45am</li> | ||
+ | <li>T1, T2, RFP, and control removed and plated at 11:15am</li> | ||
+ | <li>Started uptake and enzyme activity tests with N-methoxy-leu</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy20"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Continued performing uptake test for N-methoxy-leu</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy21"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Continued performing uptake test for N-methoxy-leu - lysed cells and stored cell lysate</li> | ||
+ | <li>Performed minipreps and confirmatory digests - No result from digests because no EtBr was in the gel</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy22"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Redoing digests from 7/21 and running a new gel</li> | ||
+ | <li>Received sgRNA from biobasic, prepared and stored the sgRNA at -20°C</li> | ||
+ | <li>Digested CRISPR RNA insert and Cas9 vector</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy25"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed digests with BSA1 on the CRISPR vector and insert</li> | ||
+ | <li>Performed a ligation reaction between the vector and insert</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy26"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Realized that the primers used to PCR the LeuS gene were incorrect - Therefore, our T1 and T2 biobricks did not contain the correct DNA sequences</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy27"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Continued the PrG uptake test - purification of the cell lysate</li> | ||
+ | <li>Performed a miniprep for the T1 and T2 terminators (for biobricking)</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy30"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Transformed and plated KanR gene from kit</li> | ||
+ | <li>Streaked pS1M27 cells from gel stab to Tet plate</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sjy31"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Re-transformed and plated KanR gene on CAM plates</li> | ||
+ | <li>Re-streaked pS1M27 plate</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <!----------------------------------------------------------------------------August------------------------------------------------------------------------------------> | ||
+ | |||
+ | <span class="targetspan" id="sa1"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Miniprep performed for pS1M27</li> | ||
+ | <li>Re-transformed KanR DNA</li> | ||
+ | <li>Performed a PCR reaction to obtain LeuS gene from genomic DNA</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa2"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Confirmatory digest performed on PCR product (LeuS gene)</li> | ||
+ | <li>Restriction digest for biobrick #1</li> | ||
+ | <li>Performed ligation reactions between the LeuS gene and the T1 and T2 genes</li> | ||
+ | </ul> | ||
+ | <!--- <img class="gelimage" src="https://static.igem.org/mediawiki/2016/e/e9/T--Virginia--august2gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa3"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed a ligation reaction between CRISPR Cas9 genes and sgRNA sequence</li> | ||
+ | <li>Minipreped ZeoR, KanR, T1, and T2 plasmids</li> | ||
+ | <li>Confirmatory digests performed for T1 and T2 plasmids</li> | ||
+ | <li>Performed a ligation reaction with T1 and T2 genes, transformed products</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa5"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>PCR performed to confirm CRISPR/Cas9 and sgRNA gene ligation</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa8"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Digests performed to redo LeuS and terminator ligation</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa9"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Ligation reaction performed</li> | ||
+ | <li>Received IDT DNA: Penicillin G Acylase pieces 1 and 2</li> | ||
+ | <li>Sequencing of Cas9 plasmid</li> | ||
+ | <li>Digested PCRed LeuS product</li> | ||
+ | <li>Transformed cells with T1 LeuS lig and T2 LeuS lig</li> | ||
+ | <li>Began preparing competent JW strain <i>E. coli</i> cells</li> | ||
+ | </ul> | ||
+ | <!--- <img class="gelimage" src="https://static.igem.org/mediawiki/2016/6/61/T--Virginia--august19gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa10"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Restriction digest of pac1, pac2, kan, and zeo resistance genes</li> | ||
+ | <li>Restriction digest of terminators followed by cipping</li> | ||
+ | <li>Terminator digest Ex + Sip gel</li> | ||
+ | <li>LeuS PCR purification</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa11"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed transformations using the following genes: | ||
+ | <ul><li>Promoter from iGEM distribution kit</li> <li>RFP for cell competency check</li> <li>T1-LeuS ligation reaction products</li> <li>T2-LeuS ligation reaction products</li></ul></li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa12"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Restriction digests on pac1 and pac2</li> | ||
+ | <li>Ligation reaction for pac1-pac2-terminator</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa13"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Miniprepped 9 terminator-LeuS ligation plasmids</li> | ||
+ | <li>Transformed pac-terminator ligation</li> | ||
+ | <li>Precultured promoter into pac vector</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa14"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Minipreped Pro1 and Pro2</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa15"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed PCR on CRISPR plasmid</li> | ||
+ | <li>Performed a restriction digest to confirm LeuS-terminator plasmid</li> | ||
+ | <li>Performed a PCR purification</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/0/00/T--Virginia--august15gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa16"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed restriction digests on terminator 1, terminator 2, LeuS from PCR, Cas9 plasmid, and on sgRNA insert</li> | ||
+ | <li>Performed sequencing on CRISPR insert</li> | ||
+ | <li>Miniprepped 5 pac-term</li> | ||
+ | <li>PCR of LeuS gene</li> | ||
+ | </ul> | ||
+ | <!--- <img class="gelimage" src="https://static.igem.org/mediawiki/2016/c/c6/T--Virginia--august16gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa17"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Completed PCR purification</li> | ||
+ | <li>Performed ligation on zeo and piece E</li> | ||
+ | <li>Performed a transformation of zeo-E-tet</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa18"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Restriction digest of LeuS</li> | ||
+ | <li>Redoing competent JW cells</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/b/b1/T--Virginia--august18gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa22"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Took nanodrop concentrations of minipreppred ligation reaction</li> | ||
+ | <li>Restriction digests</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/d/d1/T--Virginia--august22gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa23"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Made primer solutions</li> | ||
+ | <li>SDM of Pst 1</li> | ||
+ | <li>Transformation and sequencing</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa26"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed digests of T1</li> | ||
+ | <li>Digest PCR LeuS</li> | ||
+ | <li>Ligated T1 and LeuS</li> | ||
+ | <li>Transformed cells</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa27"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Preculture of term-leuS lig</li> | ||
+ | <li>3 colonies of 6:1 ligation and 1 colony of 8:1 ligation</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa28"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Miniprep of leuS term ligation</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa29"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Ran a gel</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="sa31"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed PCR</li> | ||
+ | <li>Performed transformation</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | </div> | ||
+ | |||
+ | <div id="nbbottom"> | ||
+ | <!-------------------------------------------September----------------------------------------------------> | ||
+ | <span class="targetspan" id="ss1"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Preculture of Pst sdm</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss2"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed miniprep</li> | ||
+ | <li>Ran confirmatory digest</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/4/46/T--Virginia--september2gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss5"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed restriction digests</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss6"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed ligations</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss7"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Preculture for transformations</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss8"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>3A assembly of zeo-E-Kan backbone</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss13"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Sequencing</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss16"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed restriction digest</li> | ||
+ | <li>Performed ligation</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss17"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Performed restriction digest</li> | ||
+ | <li>Performed ligation</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss18"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Nanodrop used to determine concentrations</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss20"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Nanodrop to determine concentrations and sequencing performed</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss26"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Ran term and enzyme gels</li> | ||
+ | <li>Digest of term performed</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss27"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Miniprep of term and pro</li> | ||
+ | <li>Performed digest</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss29"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Digest of terminator</li> | ||
+ | <li>Success! Got term in lane 5</li> | ||
+ | <li>Ligation performed</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/6/6d/T--Virginia--september29gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="ss30"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>PCR of mutant LeuS</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="so1"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>PCR purifed mut LeuS</li> | ||
+ | <li>Digest performed</li> | ||
+ | <li>Ligations performed</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="so3"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Miniprep x 27</li> | ||
+ | <li>Digest MT 7.1 → CIP</li> | ||
+ | <li>Digest piece A and controls</li> | ||
+ | <li>Ligations of mut term and piece A performed</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/d/d5/T--Virginia--october3gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="so6"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Miniprep of HA and mut and term</li> | ||
+ | <li>Restriction digest of enz-term and promoter</li> | ||
+ | <li>Preculture JW cells</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="so7"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Competent cell procedure for JW</li> | ||
+ | <li>Confirmation test followed by plating</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | |||
+ | <span class="targetspan" id="so8"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Restriction digest</li> | ||
+ | </ul> | ||
+ | <!---<img class="gelimage" src="https://static.igem.org/mediawiki/2016/b/b4/T--Virginia--october8gel.jpeg"/>---> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="so9"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>JW5807 competent cell protocol</li> | ||
+ | <li>Miniprepped promoter-enzyme-terminator plasmid</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="so10"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>Confirmatory digest of promoter-enzyme-terminator plasmid miniprepped on 10/9</li> | ||
+ | <li>Sequencing of promoter-enzyme-terminator plasmid miniprepped on 10/9</li> | ||
+ | <li>Made minimal medium plates with nothing, 3mM leucine, or 3mM CBZ-leu</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | <span class="targetspan" id="so12"> | ||
+ | Lab work: | ||
+ | <ul> | ||
+ | <li>digest, gel, ligation of parts into CAM backbones</li> | ||
+ | </ul> | ||
+ | </span> | ||
+ | |||
+ | |||
+ | </div> | ||
− | |||
− | |||
<!----------------------------------------------------------May----------------------------------------------------------------> | <!----------------------------------------------------------May----------------------------------------------------------------> | ||
Line 122: | Line 963: | ||
<tr> | <tr> | ||
− | + | <td>1</td> | |
− | + | <td>2</td> | |
− | + | <td>3</td> | |
− | + | <td>4</td> | |
− | + | <td>5</td> | |
− | + | <td>6</td> | |
− | + | <td>7</td> | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | + | <td>8</td> | |
− | + | <td>9</td> | |
− | + | <td>10</td> | |
− | + | <td>11</td> | |
− | + | <td>12</td> | |
− | + | <td>13</td> | |
− | + | <td>14</td> | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | + | <td>15</td> | |
− | + | <td>16</td> | |
− | + | <td>17</td> | |
− | < | + | <td class="date" id="m18">18</td> |
− | + | <td>19</td> | |
− | + | <td>20</td> | |
− | + | <td>21</td> | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | + | <td>22</td> | |
− | < | + | <td class="date" id="m23">23</td> |
− | + | <td>24</td> | |
− | < | + | <td class="date" id="m25">25</td> |
− | + | <td>26</td> | |
− | < | + | <td class="date" id="m27">27</td> |
− | + | <td>28</td> | |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | + | <td>29</td> | |
− | + | <td>30</td> | |
− | < | + | <td class="date" id="m31">31</td> |
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
Line 196: | Line 1,037: | ||
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
− | <td>1</td> | + | <td class="date" id="j1">1</td> |
− | <td>2</td> | + | <td class="date" id="j2">2</td> |
<td>3</td> | <td>3</td> | ||
<td>4</td> | <td>4</td> | ||
Line 204: | Line 1,045: | ||
<tr> | <tr> | ||
<td>5</td> | <td>5</td> | ||
− | <td>6</td> | + | <td class="date" id="j6">6</td> |
− | <td>7</td> | + | <td class="date" id="j7">7</td> |
<td>8</td> | <td>8</td> | ||
− | <td>9</td> | + | <td class="date" id="j9">9</td> |
− | <td>10</td> | + | <td class="date" id="j10">10</td> |
− | <td>11</td> | + | <td class="date" id="j11">11</td> |
</tr> | </tr> | ||
Line 215: | Line 1,056: | ||
<td>12</td> | <td>12</td> | ||
<td>13</td> | <td>13</td> | ||
− | <td>14</td> | + | <td class="date" id="j14">14</td> |
− | <td>15</td> | + | <td class="date" id="j15">15</td> |
− | <td>16</td> | + | <td class="date" id="j16">16</td> |
<td>17</td> | <td>17</td> | ||
<td>18</td> | <td>18</td> | ||
Line 224: | Line 1,065: | ||
<tr> | <tr> | ||
<td>19</td> | <td>19</td> | ||
− | <td>20</td> | + | <td class="date" id="j20">20</td> |
<td>21</td> | <td>21</td> | ||
− | <td>22</td> | + | <td class="date" id="j22">22</td> |
− | <td>23</td> | + | <td class="date" id="j23">23</td> |
− | <td>24</td> | + | <td class="date" id="j24">24</td> |
− | <td>25</td> | + | <td class="date" id="j25">25</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>26</td> | + | <td class="date" id="j26">26</td> |
− | <td>27</td> | + | <td class="date" id="j27">27</td> |
− | <td>28</td> | + | <td class="date" id="j28">28</td> |
− | <td>29</td> | + | <td class="date" id="j29">29</td> |
− | <td>30</td> | + | <td class="date" id="j30">30</td> |
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
Line 271: | Line 1,112: | ||
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
− | <td>1</td> | + | <td class="date" id="jy1">1</td> |
<td>2</td> | <td>2</td> | ||
</tr> | </tr> | ||
Line 277: | Line 1,118: | ||
<tr> | <tr> | ||
− | <td>3</td> | + | <td class="date" id="jy3">3</td> |
<td>4</td> | <td>4</td> | ||
− | <td>5</td> | + | <td class="date" id="jy5">5</td> |
− | <td>6</td> | + | <td class="date" id="jy6">6</td> |
− | <td>7</td> | + | <td class="date" id="jy7">7</td> |
− | <td>8</td> | + | <td class="date" id="jy8">8</td> |
<td>9</td> | <td>9</td> | ||
</tr> | </tr> | ||
Line 289: | Line 1,130: | ||
<tr> | <tr> | ||
<td>10</td> | <td>10</td> | ||
− | <td>11</td> | + | <td class="date" id="jy11">11</td> |
− | <td>12</td> | + | <td class="date" id="jy12">12</td> |
− | <td>13</td> | + | <td class="date" id="jy13">13</td> |
− | <td>14</td> | + | <td class="date" id="jy14">14</td> |
− | <td>15</td> | + | <td class="date" id="jy15">15</td> |
− | <td>16</td> | + | <td class="date" id="jy16">16</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>17</td> | + | <td class="date" id="jy17">17</td> |
− | <td>18</td> | + | <td class="date" id="jy18">18</td> |
− | <td>19</td> | + | <td class="date" id="jy19">19</td> |
− | <td>20</td> | + | <td class="date" id="jy20">20</td> |
− | <td>21</td> | + | <td class="date" id="jy21">21</td> |
− | <td>22</td> | + | <td class="date" id="jy22">22</td> |
<td>23</td> | <td>23</td> | ||
</tr> | </tr> | ||
Line 311: | Line 1,152: | ||
<tr> | <tr> | ||
<td>24</td> | <td>24</td> | ||
− | <td>25</td> | + | <td class="date" id="jy25">25</td> |
− | <td>26</td> | + | <td class="date" id="jy26">26</td> |
− | <td>27</td> | + | <td class="date" id="jy27">27</td> |
<td>28</td> | <td>28</td> | ||
<td>29</td> | <td>29</td> | ||
− | <td>30</td> | + | <td class="date" id="jy30">30</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>31</td> | + | <td class="date" id="jy31">31</td> |
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
Line 330: | Line 1,171: | ||
</tr> | </tr> | ||
</tbody> | </tbody> | ||
− | + | </table> | |
<!----------------------------------------------------------August--------------------------------------------------------------> | <!----------------------------------------------------------August--------------------------------------------------------------> | ||
Line 353: | Line 1,194: | ||
<tr> | <tr> | ||
<td></td> | <td></td> | ||
− | <td>1</td> | + | <td class="date" id="a1">1</td> |
− | <td>2</td> | + | <td class="date" id="a2">2</td> |
− | <td>3</td> | + | <td class="date" id="a3">3</td> |
<td>4</td> | <td>4</td> | ||
− | <td>5</td> | + | <td class="date" id="a5">5</td> |
<td>6</td> | <td>6</td> | ||
</tr> | </tr> | ||
Line 364: | Line 1,205: | ||
<tr> | <tr> | ||
<td>7</td> | <td>7</td> | ||
− | <td>8</td> | + | <td class="date" id="a8">8</td> |
− | <td>9</td> | + | <td class="date" id="a9">9</td> |
− | <td>10</td> | + | <td class="date" id="a10">10</td> |
− | <td>11</td> | + | <td class="date" id="a11">11</td> |
− | <td>12</td> | + | <td class="date" id="a12">12</td> |
− | <td>13</td> | + | <td class="date" id="a13">13</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>14</td> | + | <td class="date" id="a14">14</td> |
− | <td>15</td> | + | <td class="date" id="a15">15</td> |
− | <td>16</td> | + | <td class="date" id="a16">16</td> |
− | <td>17</td> | + | <td class="date" id="a17">17</td> |
− | <td>18</td> | + | <td class="date" id="a18">18</td> |
<td>19</td> | <td>19</td> | ||
<td>20</td> | <td>20</td> | ||
Line 386: | Line 1,227: | ||
<tr> | <tr> | ||
<td>21</td> | <td>21</td> | ||
− | <td>22</td> | + | <td class="date" id="a22">22</td> |
− | <td>23</td> | + | <td class="date" id="a23">23</td> |
<td>24</td> | <td>24</td> | ||
<td>25</td> | <td>25</td> | ||
− | <td>26</td> | + | <td class="date" id="a26">26</td> |
− | <td>27</td> | + | <td class="date" id="a27">27</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>28</td> | + | <td class="date" id="a28">28</td> |
− | <td>29</td> | + | <td class="date" id="a29">29</td> |
<td>30</td> | <td>30</td> | ||
− | <td>31</td> | + | <td class="date" id="a31">31</td> |
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
Line 405: | Line 1,246: | ||
</tr> | </tr> | ||
</tbody> | </tbody> | ||
− | + | </table> | |
</div> | </div> | ||
Line 432: | Line 1,273: | ||
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
− | <td>1</td> | + | <td class="date" id="s1">1</td> |
− | <td>2</td> | + | <td class="date" id="s2">2</td> |
<td>3</td> | <td>3</td> | ||
</tr> | </tr> | ||
Line 440: | Line 1,281: | ||
<tr> | <tr> | ||
<td>4</td> | <td>4</td> | ||
− | <td>5</td> | + | <td class="date" id="s5">5</td> |
− | <td>6</td> | + | <td class="date" id="s6">6</td> |
− | <td>7</td> | + | <td class="date" id="s7">7</td> |
− | <td>8</td> | + | <td class="date" id="s8">8</td> |
<td>9</td> | <td>9</td> | ||
<td>10</td> | <td>10</td> | ||
Line 452: | Line 1,293: | ||
<td>11</td> | <td>11</td> | ||
<td>12</td> | <td>12</td> | ||
− | <td>13</td> | + | <td class="date" id="s13">13</td> |
<td>14</td> | <td>14</td> | ||
<td>15</td> | <td>15</td> | ||
− | <td>16</td> | + | <td class="date" id="s16">16</td> |
− | <td>17</td> | + | <td class="date" id="s17">17</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>18</td> | + | <td class="date" id="s18">18</td> |
<td>19</td> | <td>19</td> | ||
− | <td>20</td> | + | <td class="date" id="s20">20</td> |
<td>21</td> | <td>21</td> | ||
<td>22</td> | <td>22</td> | ||
Line 473: | Line 1,314: | ||
<tr> | <tr> | ||
<td>25</td> | <td>25</td> | ||
− | <td>26</td> | + | <td class="date" id="s26">26</td> |
− | <td>27</td> | + | <td class="date" id="s27">27</td> |
<td>28</td> | <td>28</td> | ||
− | <td>29</td> | + | <td class="date" id="s29">29</td> |
− | <td>30</td> | + | <td class="date" id="s30">30</td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
</tbody> | </tbody> | ||
− | + | </table> | |
<!----------------------------------------------------------October----------------------------------------------------------------> | <!----------------------------------------------------------October----------------------------------------------------------------> | ||
Line 509: | Line 1,350: | ||
<td></td> | <td></td> | ||
<td></td> | <td></td> | ||
− | <td>1</td> | + | <td class="date" id="o1">1</td> |
</tr> | </tr> | ||
Line 515: | Line 1,356: | ||
<tr> | <tr> | ||
<td>2</td> | <td>2</td> | ||
− | <td>3</td> | + | <td class="date" id="o3">3</td> |
<td>4</td> | <td>4</td> | ||
<td>5</td> | <td>5</td> | ||
− | <td>6</td> | + | <td class="date" id="o6">6</td> |
− | <td>7</td> | + | <td class="date" id="o7">7</td> |
− | <td>8</td> | + | <td class="date" id="o8">8</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>9</td> | + | <td class="date" id="o9">9</td> |
− | <td>10</td> | + | <td class="date" id="o10">10</td> |
<td>11</td> | <td>11</td> | ||
− | <td>12</td> | + | <td class="date" id="o12">12</td> |
<td>13</td> | <td>13</td> | ||
<td>14</td> | <td>14</td> | ||
Line 568: | Line 1,409: | ||
</tbody> | </tbody> | ||
</table> | </table> | ||
+ | </div> | ||
</div> | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script> | ||
+ | jQuery(function(){ | ||
+ | jQuery('.date').click(function(){ | ||
+ | jQuery('.targetspan').hide(); | ||
+ | jQuery('#s'+$(this).attr('id')).show(); | ||
+ | }); | ||
+ | }); | ||
+ | $(document).ready(function(){ | ||
+ | $(".date").click(function(){ | ||
+ | $(".date").css("backgroundColor", "#4690b0"); | ||
+ | $(this).css("backgroundColor", "#9fb140"); | ||
+ | }); | ||
+ | }); | ||
− | + | </script> | |
− | + | ||
− | + | ||
− | + | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 02:27, 20 October 2016
Lab work:
- Shelf organization: Acids, Proteins, Buffers, Gels, Agarose, Salts, Carbs
- Competent Cell Formation (K12)
- PrG Determination (1-4)
- Orthogonality Research
- Competent Cell Formation Cont. (K12)
- Growing K12 cells and making buffer (sterilized transformation buffer)
- Plans to grow another batch with XL1 Blue tomorrow
- Research docking software and test
- Competent cells: Beginning competent cell preparation for E. coli XL1-Blue and K-12
- Continued preparing competent cells
- Phenyl acetyl protecting group, cleaved by penicillin g acylase
- Truncated from 5 PGs to 3
- Dipeptide (maybe leu-leu), with a D aa on N-terminus
- A protease w/ cleavage activity acting on D aa is being researched for increased specificity
- AD4 returned zero errors w/ synthetase and leucine as ligand
- Still unsuccessful AG4 and AD4 returned
- Researching alternatives to direct another approach
- Unpacked Rosetta ligand modeling
- IGEM dock successful modeling; concerns about synthetase model
- Found biobrick to insert plasmid
- Anders finished half application for grant
- Continuing competent cell preparation
- Competency test
- Cbz leu, pro leu, phenyl acetyl leu, N-methoxy leu
- Corrected enzyme mistake, now using correct configuration of enzyme
- Competency test control plated at 4:50pm
- No growth on control plates
- JW cells grown in overnight liquid culture at 37°C shaking
- JW cells frozen in glycerol stock at -80°C (5 tubes)
- Prepared growth media for pr-leu uptake test
- Began pr-leu uptake test
- Test for lawn growth or individual colonies on a spread plate (for CRISPR)
- Took OD measurements for uptake test
- CRISPR plate - lawn produced
- Pr-leu uptake test failed, bacteria were fixed by ethanol overnight and could not be lysed
- Restarted test, XL1-blue innoculated in LB at 5:20pm
- Meeting with Rivanna river waste treatment plant
- Meeting with open bio labs
- Pr-leu uptake test failed again, cells did not lyse
- Started a new pr-leu uptake procedure
- Created standards for LC-MS
- Transformed XL1-blue with Bba-K1218011 CRISPR Cas9 plasmid
- Transformed XL1-blue with BBa-B0010 forward terminator plasmid
- Transformed XL1-blue with RFP control plasmid
- Growth on CRISPR, terminator, and RFP plates, no growth on controls
- Cultures of transformed bacteria prepared for glycerol storage
- Optical densities taken for second round of pr-leu uptake and enzyme tests
- Optical densities taken again for second round of pr-leu uptake and enzyme tests
- Sample taken from enzyme reaction and frozen in -20°C freezer
- Second sample taken from enzyme reaction and frozen in -20°C freezer
- Redoing growth uptake test with aerated growth conditions
- OD measurements taken for growth test
- Extracted and purified E. coli genomic DNA via a minikit
- Began PCR on genomic DNA to obtain the leuS gene DNA
- Purified the PCR product
- Ran a gel to confirm product - bands ran together
- Took OD measurements for growth test
Lab work:
- Extractions performed for enzyme test
- Redo growth uptake test again
- Growth uptake test results came out as expected - No growth on plates with pr-leu, but growth present on plates supplemented with leucine
- Enzyme test was inconclusive due to poor sensitivity of the LC/MS - Suspected due to buffer contamination
- PCR performed on LeuS gene, product was purified
- Confirmatory digest performed on LeuS PCR product
- XL1-blue cells transformed with LeuS-ampR plasmid - plated and incubated at 10:45pm
- Excessive growth on control transformation plate from 7/5 - Ligation likely did not succeed
- Inoculated precultures of LeuS and terminator transformed cells for miniprep and sequencing
- Redoing enzyme test (again) with a new protocol
- Performed a miniprep to obtain LeuS and terminator plasmids
- Sent off minipreped LeuS and terminator plasmid DNA for sequencing
- Performed confirmatory digests on LeuS and terminator plasmid DNA
- Sequencing of LeuS and terminator plasmid failed due to poor quality of DNA samples
- Performed PCR and PCR purification on E. coli genomic DNA to obtain LeuS gene
- Talked with Professor Kozminski about PCR
- Set up another PCR reaction and PCR purification to obtain LeuS gene
- Transformed XL1-blue cells with terminator plasmid
- No colonies grew on the terminator transformation plate
- Restarted enzyme efficacy test
- Transformed XL1-blue cells with RFP, T1, and T2 plasmids
- Removed and stored a sample of the enzyme test
- Observed growth on the RFP, T1, and T2 plates, no growth on control
- Started precultures with colonies from the terminator 1 and 2 plates
- Performed PCR on LeuS gene (genomic DNA)
- Performed gel electrophoresis on LeuS PCR product, obtained wrong product
- Extracted DNA from gel
- Performed minipreps
- Confirmatory digest of minipreps from 7/15
- Performed a ligation reaction for T1 and T2
- Transformed XL1-blue cells with T1, T2, and an RFP control
- Extracted digested products from agarose gel
- Plated again using transformed cells from 12am at 1:30pm
- Transformed and plated new cells at 3:30pm
- Ligation reaction performed for T1 and T2 using DNA extracted from gel
- Transformed XL1-blue cells with the 2 ligation products (T1 with PCR, T2 with PCR)
- Began a preculture of XL1-blue cas9 cells in LB+cam at 5:45pm
- Performed a restriction digest
- Cells transformed and incubated at 37°C at 9:45am
- T1, T2, RFP, and control removed and plated at 11:15am
- Started uptake and enzyme activity tests with N-methoxy-leu
- Continued performing uptake test for N-methoxy-leu
- Continued performing uptake test for N-methoxy-leu - lysed cells and stored cell lysate
- Performed minipreps and confirmatory digests - No result from digests because no EtBr was in the gel
- Redoing digests from 7/21 and running a new gel
- Received sgRNA from biobasic, prepared and stored the sgRNA at -20°C
- Digested CRISPR RNA insert and Cas9 vector
- Performed digests with BSA1 on the CRISPR vector and insert
- Performed a ligation reaction between the vector and insert
- Realized that the primers used to PCR the LeuS gene were incorrect - Therefore, our T1 and T2 biobricks did not contain the correct DNA sequences
- Continued the PrG uptake test - purification of the cell lysate
- Performed a miniprep for the T1 and T2 terminators (for biobricking)
- Transformed and plated KanR gene from kit
- Streaked pS1M27 cells from gel stab to Tet plate
- Re-transformed and plated KanR gene on CAM plates
- Re-streaked pS1M27 plate
- Miniprep performed for pS1M27
- Re-transformed KanR DNA
- Performed a PCR reaction to obtain LeuS gene from genomic DNA
- Confirmatory digest performed on PCR product (LeuS gene)
- Restriction digest for biobrick #1
- Performed ligation reactions between the LeuS gene and the T1 and T2 genes
- Performed a ligation reaction between CRISPR Cas9 genes and sgRNA sequence
- Minipreped ZeoR, KanR, T1, and T2 plasmids
- Confirmatory digests performed for T1 and T2 plasmids
- Performed a ligation reaction with T1 and T2 genes, transformed products
- PCR performed to confirm CRISPR/Cas9 and sgRNA gene ligation
- Digests performed to redo LeuS and terminator ligation
- Ligation reaction performed
- Received IDT DNA: Penicillin G Acylase pieces 1 and 2
- Sequencing of Cas9 plasmid
- Digested PCRed LeuS product
- Transformed cells with T1 LeuS lig and T2 LeuS lig
- Began preparing competent JW strain E. coli cells
- Restriction digest of pac1, pac2, kan, and zeo resistance genes
- Restriction digest of terminators followed by cipping
- Terminator digest Ex + Sip gel
- LeuS PCR purification
- Performed transformations using the following genes:
- Promoter from iGEM distribution kit
- RFP for cell competency check
- T1-LeuS ligation reaction products
- T2-LeuS ligation reaction products
- Restriction digests on pac1 and pac2
- Ligation reaction for pac1-pac2-terminator
- Miniprepped 9 terminator-LeuS ligation plasmids
- Transformed pac-terminator ligation
- Precultured promoter into pac vector
- Minipreped Pro1 and Pro2
- Performed PCR on CRISPR plasmid
- Performed a restriction digest to confirm LeuS-terminator plasmid
- Performed a PCR purification
- Performed restriction digests on terminator 1, terminator 2, LeuS from PCR, Cas9 plasmid, and on sgRNA insert
- Performed sequencing on CRISPR insert
- Miniprepped 5 pac-term
- PCR of LeuS gene
- Completed PCR purification
- Performed ligation on zeo and piece E
- Performed a transformation of zeo-E-tet
- Restriction digest of LeuS
- Redoing competent JW cells
- Took nanodrop concentrations of minipreppred ligation reaction
- Restriction digests
- Made primer solutions
- SDM of Pst 1
- Transformation and sequencing
- Performed digests of T1
- Digest PCR LeuS
- Ligated T1 and LeuS
- Transformed cells
- Preculture of term-leuS lig
- 3 colonies of 6:1 ligation and 1 colony of 8:1 ligation
- Miniprep of leuS term ligation
- Ran a gel
- Performed PCR
- Performed transformation
Lab work:
- Preculture of Pst sdm
- Performed miniprep
- Ran confirmatory digest
- Performed restriction digests
- Performed ligations
- Preculture for transformations
- 3A assembly of zeo-E-Kan backbone
- Sequencing
- Performed restriction digest
- Performed ligation
- Performed restriction digest
- Performed ligation
- Nanodrop used to determine concentrations
- Nanodrop to determine concentrations and sequencing performed
- Ran term and enzyme gels
- Digest of term performed
- Miniprep of term and pro
- Performed digest
- Digest of terminator
- Success! Got term in lane 5
- Ligation performed
- PCR of mutant LeuS
- PCR purifed mut LeuS
- Digest performed
- Ligations performed
- Miniprep x 27
- Digest MT 7.1 → CIP
- Digest piece A and controls
- Ligations of mut term and piece A performed
- Miniprep of HA and mut and term
- Restriction digest of enz-term and promoter
- Preculture JW cells
- Competent cell procedure for JW
- Confirmation test followed by plating
- Restriction digest
- JW5807 competent cell protocol
- Miniprepped promoter-enzyme-terminator plasmid
- Confirmatory digest of promoter-enzyme-terminator plasmid miniprepped on 10/9
- Sequencing of promoter-enzyme-terminator plasmid miniprepped on 10/9
- Made minimal medium plates with nothing, 3mM leucine, or 3mM CBZ-leu
- digest, gel, ligation of parts into CAM backbones
May | ||||||
---|---|---|---|---|---|---|
S | M | T | W | T | F | S |
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 |
June | ||||||
---|---|---|---|---|---|---|
S | M | T | W | T | F | S |
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 |
July | ||||||
---|---|---|---|---|---|---|
S | M | T | W | T | F | S |
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 |
August | ||||||
---|---|---|---|---|---|---|
S | M | T | W | T | F | S |
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 |
September | ||||||
---|---|---|---|---|---|---|
S | M | T | W | T | F | S |
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 |
October | ||||||
---|---|---|---|---|---|---|
S | M | T | W | T | F | S |
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 |