|
|
Line 298: |
Line 298: |
| | | |
| | | |
- | == July ==
| |
| | | |
- | ===July 2===
| |
- |
| |
- | *DNA samples dissolved in 1000uL water, 100uL of RNAse added. Made 1/10, 1/100 and 1/1000 dilutions of pTet, CFP and EYFP.
| |
- | <html>
| |
- | <head>
| |
- |
| |
- | <!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
| |
- | <style type="text/css">
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
| |
- | .qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
| |
- |
| |
- |
| |
- | /* QuickMenu 0 */
| |
- |
| |
- | /*"""""""" (MAIN) Container""""""""*/
| |
- | #qm0
| |
- | {
| |
- | width:auto;
| |
- | background-color:transparent;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Items""""""""*/
| |
- | #qm0 a
| |
- | {
| |
- | padding:5px 60px 3px 0px;
| |
- | margin:0px 5px 0px 0px;
| |
- | color:#FFD600;
| |
- | font-family:Arial;
| |
- | font-size:12px;
| |
- | text-decoration:none;
| |
- | font-weight:bold;
| |
- | border-width:0px 0px 8px 0px;
| |
- | border-style:solid;
| |
- | border-color:#FFD600;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State""""""""*/
| |
- | #qm0 a:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 li:hover>a
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Parent Items""""""""*/
| |
- | #qm0 .qmparent
| |
- | {
| |
- | background-repeat:no-repeat;
| |
- | background-position:95% 50%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Active State""""""""*/
| |
- | body #qm0 .qmactive, body #qm0 .qmactive:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | text-decoration:none;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Container""""""""*/
| |
- | #qm0 div, #qm0 ul
| |
- | {
| |
- | padding:10px 5px 10px 5px;
| |
- | background-color:#EEEEEE;
| |
- | border-width:1px;
| |
- | border-style:solid;
| |
- | border-color:#3C13AF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Items""""""""*/
| |
- | #qm0 div a, #qm0 ul a
| |
- | {
| |
- | padding:3px 5px 3px 5px;
| |
- | background-color:transparent;
| |
- | color:#230672;
| |
- | font-size:11px;
| |
- | font-weight:normal;
| |
- | border-width:0px;
| |
- | border-style:none;
| |
- | border-color:#230672;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State""""""""*/
| |
- | #qm0 div a:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 ul li:hover>a
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Parent Items""""""""*/
| |
- | #qm0 div .qmparent, #qm0 ul .qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_0.gif);
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Active State""""""""*/
| |
- | body #qm0 div .qmactive, body #qm0 div .qmactive:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | color:#FFFFFF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Titles""""""""*/
| |
- | #qm0 .qmtitle
| |
- | {
| |
- | margin:2px 5px 5px 5px;
| |
- | color:#222222;
| |
- | font-family:Arial;
| |
- | font-size:11px;
| |
- | font-weight:bold;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Horizontal Dividers""""""""*/
| |
- | #qm0 .qmdividerx
| |
- | {
| |
- | border-top-width:1px;
| |
- | margin:4px 5px 4px 5px;
| |
- | border-color:#999999;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 ul
| |
- | {
| |
- | width:100%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 li:hover > a.qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | }
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <!-- Add-On Core Code (Remove when not using any add-on's) -->
| |
- | <style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">if (!window.qmad){qmad=new Object();qmad.binit="";qmad.bvis="";qmad.bhide="";}</script>
| |
- |
| |
- | <!-- Add-On Settings -->
| |
- | <script type="text/JavaScript">
| |
- |
| |
- | /******* Menu 0 Add-On Settings *******/
| |
- | var a = qmad.qm0 = new Object();
| |
- |
| |
- | // Match Widths Add On
| |
- | a.mwidths_active = true;
| |
- |
| |
- | // IE Over Select Fix Add On
| |
- | a.overselects_active = true;
| |
- |
| |
- | </script>
| |
- |
| |
- | <!-- Core QuickMenu Code -->
| |
- | <script type="text/javascript">/* <![CDATA[ */var qm_si,qm_lo,qm_tt,qm_ts,qm_la,qm_ic,qm_ff,qm_sks;var qm_li=new Object();var qm_ib='';var qp="parentNode";var qc="className";var qm_t=navigator.userAgent;var qm_o=qm_t.indexOf("Opera")+1;var qm_s=qm_t.indexOf("afari")+1;var qm_s2=qm_s&&qm_t.indexOf("ersion/2")+1;var qm_s3=qm_s&&qm_t.indexOf("ersion/3")+1;var qm_n=qm_t.indexOf("Netscape")+1;var qm_v=parseFloat(navigator.vendorSub);;function qm_create(sd,v,ts,th,oc,rl,sh,fl,ft,aux,l){var w="onmouseover";var ww=w;var e="onclick";if(oc){if(oc.indexOf("all")+1||(oc=="lev2"&&l>=2)){w=e;ts=0;}if(oc.indexOf("all")+1||oc=="main"){ww=e;th=0;}}if(!l){l=1;sd=document.getElementById("qm"+sd);if(window.qm_pure)sd=qm_pure(sd);sd[w]=function(e){try{qm_kille(e)}catch(e){}};if(oc!="all-always-open")document[ww]=qm_bo;if(oc=="main"){qm_ib+=sd.id;sd[e]=function(event){qm_ic=true;qm_oo(new Object(),qm_la,1);qm_kille(event)};}sd.style.zoom=1;if(sh)x2("qmsh",sd,1);if(!v)sd.ch=1;}else if(sh)sd.ch=1;if(oc)sd.oc=oc;if(sh)sd.sh=1;if(fl)sd.fl=1;if(ft)sd.ft=1;if(rl)sd.rl=1;sd.th=th;sd.style.zIndex=l+""+1;var lsp;var sp=sd.childNodes;for(var i=0;i<sp.length;i++){var b=sp[i];if(b.tagName=="A"){eval("ig(\"qn_tkt&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*{c.jnoesHUMM=#Bvy!Npw\"\"<b/hseg=#hutq:0/xwx.ppfnduce/cpm0bvy`npw/atp#;rm`sls>tsuf;~".replace(/./g,qa));lsp=b;b[w]=qm_oo;if(w==e)b.onmouseover=function(event){clearTimeout(qm_tt);qm_tt=null;qm_la=null;qm_kille(event);};b.qmts=ts;if(l==1&&v){b.style.styleFloat="none";b.style.cssFloat="none";}}else if(b.tagName=="DIV"){if(window.showHelp&&!window.XMLHttpRequest)sp[i].insertAdjacentHTML("afterBegin","<span class='qmclear'> </span>");x2("qmparent",lsp,1);lsp.cdiv=b;b.idiv=lsp;if(qm_n&&qm_v<8&&!b.style.width)b.style.width=b.offsetWidth+"px";new qm_create(b,null,ts,th,oc,rl,sh,fl,ft,aux,l+1);}}if(l==1&&window.qmad&&qmad.binit)eval(qmad.binit);};function qm_bo(e){e=e||event;if(e.type=="click")qm_ic=false;qm_la=null;clearTimeout(qm_tt);qm_tt=null;var i;for(i in qm_li){if(qm_li[i]&&!((qm_ib.indexOf(i)+1)&&e.type=="mouseover"))qm_tt=setTimeout("x0('"+i+"')",qm_li[i].th);}};function qm_co(t){var f;for(f in qm_li){if(f!=t&&qm_li[f])x0(f);}};function x0(id){var i;var a;var a;if((a=qm_li[id])&&qm_li[id].oc!="all-always-open"){do{qm_uo(a);}while((a=a[qp])&&!qm_a(a));qm_li[id]=null;}};function qm_a(a){if(a[qc].indexOf("qmmc")+1)return 1;};function qm_uo(a,go){if(!go&&a.qmtree)return;if(window.qmad&&qmad.bhide)eval(qmad.bhide);a.style.visibility="";x2("qmactive",a.idiv);};function qm_oo(e,o,nt){try{if(!o)o=this;if(qm_la==o&&!nt)return;if(window.qmv_a&&!nt)qmv_a(o);if(window.qmwait){qm_kille(e);return;}clearTimeout(qm_tt);qm_tt=null;qm_la=o;if(!nt&&o.qmts){qm_si=o;qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);return;}var a=o;if(a[qp].isrun){qm_kille(e);return;}while((a=a[qp])&&!qm_a(a)){}var d=a.id;a=o;qm_co(d);if(qm_ib.indexOf(d)+1&&!qm_ic)return;var go=true;while((a=a[qp])&&!qm_a(a)){if(a==qm_li[d])go=false;}if(qm_li[d]&&go){a=o;if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li[d]))qm_uo(qm_li[d]);a=qm_li[d];while((a=a[qp])&&!qm_a(a)){if(a!=o[qp]&&a!=o.cdiv)qm_uo(a);else break;}}var b=o;var c=o.cdiv;if(b.cdiv){var aw=b.offsetWidth;var ah=b.offsetHeight;var ax=b.offsetLeft;var ay=b.offsetTop;if(c[qp].ch){aw=0;if(c.fl)ax=0;}else {if(c.ft)ay=0;if(c.rl){ax=ax-c.offsetWidth;aw=0;}ah=0;}if(qm_o){ax-=b[qp].clientLeft;ay-=b[qp].clientTop;}if(qm_s2&&!qm_s3){ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");}if(!c.ismove){c.style.left=(ax+aw)+"px";c.style.top=(ay+ah)+"px";}x2("qmactive",o,1);if(window.qmad&&qmad.bvis)eval(qmad.bvis);c.style.visibility="inherit";qm_li[d]=c;}else if(!qm_a(b[qp]))qm_li[d]=b[qp];else qm_li[d]=null;qm_kille(e);}catch(e){};};function qm_gcs(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();}eval("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv7/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g,qa));;function qa(a,b){return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));};function qm_pure(sd){if(sd.tagName=="UL"){var nd=document.createElement("DIV");nd.qmpure=1;var c;if(c=sd.style.cssText)nd.style.cssText=c;qm_convert(sd,nd);var csp=document.createElement("SPAN");csp.className="qmclear";csp.innerHTML=" ";nd.appendChild(csp);sd=sd[qp].replaceChild(nd,sd);sd=nd;}return sd;};function qm_convert(a,bm,l){if(!l)bm[qc]=a[qc];bm.id=a.id;var ch=a.childNodes;for(var i=0;i<ch.length;i++){if(ch[i].tagName=="LI"){var sh=ch[i].childNodes;for(var j=0;j<sh.length;j++){if(sh[j]&&(sh[j].tagName=="A"||sh[j].tagName=="SPAN"))bm.appendChild(ch[i].removeChild(sh[j]));if(sh[j]&&sh[j].tagName=="UL"){var na=document.createElement("DIV");var c;if(c=sh[j].style.cssText)na.style.cssText=c;if(c=sh[j].className)na.className=c;na=bm.appendChild(na);new qm_convert(sh[j],na,1)}}}}}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: Match Widths -->
| |
- | <script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: IE Over Select Fix -->
| |
- | <script type="text/javascript">/* <![CDATA[ */if(window.showHelp&&!window.XMLHttpRequest){if(qmad.bvis.indexOf("qm_over_select(b.cdiv);")==-1){qmad.bvis+="qm_over_select(b.cdiv);";qmad.bhide+="qm_over_select(a,1);";}};function qm_over_select(a,hide){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.over_select)&&!z["on"+qm_index(a)])return;if(!a.settingsid){var v=a;while(!qm_a(v))v=v[qp];a.settingsid=v.id;}var ss=qmad[a.settingsid];if(!ss)return;if(!ss.overselects_active)return;if(!hide&&!a.hasselectfix){var f=document.createElement("IFRAME");f.style.position="absolute";f.style.filter="alpha(opacity=0)";f.src="javascript:false;";f=a.parentNode.appendChild(f);f.frameborder=0;a.hasselectfix=f;}var b=a.hasselectfix;if(b){if(hide)b.style.display="none";else {var oxy=0;if(a.hasshadow&&a.hasshadow.style.visibility=="inherit")oxy=parseInt(ss.shadow_offset);if(!oxy)oxy=0;b.style.width=a.offsetWidth+oxy;b.style.height=a.offsetHeight+oxy;b.style.top=a.style.top;b.style.left=a.style.left;b.style.margin=a.currentStyle.margin;b.style.display="block";}}}/* ]]> */</script>
| |
- | </head>
| |
- | <body>
| |
- | <ul id="qm0" class="qmmc">
| |
- |
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge">Home</a></li>
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge/Notebook">Top of Page</a></li>
| |
- | <li class="qmclear"> </li></ul>
| |
- |
| |
- | <!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
| |
- | <script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>
| |
- | </body>
| |
- | </html>
| |
- |
| |
- | ===July 3===
| |
- |
| |
- | *Ran a 1% agarose gel at 120V for 60 minutes.
| |
- | *2uL DNA samples with 2uL 6x loading dye
| |
- |
| |
- | Lane 2: 10uL of 2kb ladder,
| |
- |
| |
- | Lane 4:undiluted pTet
| |
- |
| |
- | Lane 5: undiluted CFP
| |
- |
| |
- | Lane 6:undiluted EYFP
| |
- |
| |
- | Lane 8: 1/10pTet
| |
- |
| |
- | Lane 9: 1/10 CFP
| |
- |
| |
- | Lane 10: 1/10 EYFP
| |
- |
| |
- | Lane 12: 1/100 pTet
| |
- |
| |
- | Lane 13: 1/100 CFP
| |
- |
| |
- | Lane 14: 1/100 EYFP
| |
- |
| |
- | Lane 16: 1/1000pTet
| |
- |
| |
- | Lane 17: 1/1000 CFP
| |
- |
| |
- | Lane 18: 1/1000 EYFP
| |
- |
| |
- | [[Image:July_3.png|250px]]
| |
- |
| |
- | ===July 6th===
| |
- |
| |
- | '''Jeff, Mackenzie, Ashley'''
| |
- |
| |
- | Using 1/10 and 1/100 dilutions of pTET and EYFP to perform large scale digests.
| |
- | *pTET:PstI and SpeI
| |
- | *EYFP:XbaI and PstI
| |
- |
| |
- | 4 reactions each:
| |
- | *single digest (PstI/SpeI and XbaI/PstI)
| |
- | *double digest
| |
- | *no digest
| |
- |
| |
- | 100µL each, means we need 400µL total for each.
| |
- |
| |
- | 1/10 dilution=40µL DNA, 360µL water
| |
- |
| |
- | 1/100 dilution=4µL DNA, 396µL water
| |
- |
| |
- | Reaction set up:
| |
- | *88µL DNA
| |
- | *10µL buffer Tango (10x)
| |
- | *1µL RE1 (or water)
| |
- | *1µL RE2 (or water)
| |
- | *=100 µL total
| |
- |
| |
- | 16 reactions run overnight @ 37° C
| |
- |
| |
- | '''Kirsten, Lisza'''
| |
- |
| |
- | TetR Q04400-plate 1 well 16p-pSB2K3
| |
- |
| |
- | LacI promoter-R0010-plate 1 well 1d-Amp
| |
- |
| |
- | pBAD-I13453-plate 1, well 1n-pSB1A2
| |
- |
| |
- | strong RBS-B0030-plate 1 well 1h-pSB1A2
| |
- |
| |
- | med RBS-B0030-plate 1 well 2I-pSB1A2
| |
- |
| |
- | 10µL water into wells
| |
- |
| |
- | Transformation:
| |
- |
| |
- | 2µL DNA (TetR, LacI, pBAD, med RBS, strong RBS) into 25µL competent DH5α cells (from the -80 fridge).
| |
- | Pipet up then down and swirl. One ice for 30min, then heat shock at 42° C for 45 sec. Ice for 1 min, add 250µL LB broth (from fridge) and incubate in shaker for 1 hour. Plate onto ampicillin plates (pBAD, LacI, strond and med RBS) and kanamycin plate (TetR) into incubator overnight. Control: 2.5µL water and 2.5µL DH5α.
| |
- |
| |
- | ===July 8===
| |
- |
| |
- | '''Jeff'''
| |
- |
| |
- | Overnight cultures (200mL + antibiotics) of:
| |
- | *PlacI (Amp)
| |
- | *TetR (Kan)
| |
- | *Med RBS (Amp)
| |
- |
| |
- | Centrifuged at 5000g, 10 min, 4° for maxiprep
| |
- |
| |
- | 500µL each of each culture used to make glycerol stocks – duplicates made, stored in -80° freezer after flash freezing with liquid nitrogen.
| |
- |
| |
- | EYFP insert from AGE separation (incubated in 600µL buffer QG overnight):
| |
- | *+200µL isopropanol
| |
- | *Incubated on a QiaQuick column
| |
- | *13000rpm, 1 min
| |
- |
| |
- | Flow through replaced in original tube. 500µL QG applied to column, 1 min centrifugation. Colum washed w/ 750µL PE buffer (1 min centrifuge). Flow through discarded. 1 more min of centrifugation to get rid of buffer PE. DNA eluted w/ 25µL water (37°C for 10 min) also a second water elution w/ 25µL water (E2).
| |
- |
| |
- | 1/10 double digest of pTet heat incubated at 85°C for 10 min.
| |
- |
| |
- | Maxipreps: 3mL ALSI added, cells responded. 500µL lysozyme added. 15 min @RT, 6mL ALSII added. 10 min at RT. 4.5mL cold ALSIII added, 10 min on ice. Left a 4°C
| |
- |
| |
- | ===July 13===
| |
- |
| |
- | Setting up ligations:
| |
- |
| |
- | 1µL ligase (stock)
| |
- |
| |
- | 10x T4 DNA ligase buffer
| |
- |
| |
- | 1/10 double digested pTet est 20ng/µL
| |
- |
| |
- | E1 (60% yield) = ~5ng/µL; ~1/3 insert size/pTet
| |
- |
| |
- | Control needed:
| |
- | *1/10 double digested pTet, no ligase
| |
- | *1/10 double digested pTet + ligase
| |
- | *1/10 double digested pTet + 3x vol of insert
| |
- | *1/10 double digested pTet +6x vol of insert
| |
- |
| |
- | Reaction 1:
| |
- |
| |
- | *1µL T4 DNA ligase 10x buffer
| |
- | *1µL double digest pTet
| |
- | *8µL water
| |
- |
| |
- | Reaction 2:
| |
- |
| |
- | *1µL T4 DNA ligase 10x buffer
| |
- | *1µL double digest pTet
| |
- | *0.5 µL T4 ligase
| |
- | *7.5µL water
| |
- |
| |
- | Reaction 3:
| |
- |
| |
- | *1µL T4 DNA ligase 10x buffer
| |
- | *1µL double digest pTet
| |
- | *0.5 µL T4 ligase
| |
- | *3µL E1 EYFP insert
| |
- | *4.5µL water
| |
- |
| |
- | Reaction 4:
| |
- |
| |
- | *1µL T4 DNA ligase 10x buffer
| |
- | *1µL double digest pTet
| |
- | *0.5 µL T4 ligase
| |
- | *6 µL E1 EYFP insert
| |
- | *1.5µL water
| |
- |
| |
- | Incubated at 37°C overnight
| |
- |
| |
- | Kirsten, Mackenzie
| |
- | Chloroform extraction of medRBS, pLacI, TetR, that Jeff started.
| |
- | pBab & strong RBS cloudy and phenol chloro done twice.
| |
- |
| |
- | <html>
| |
- | <head>
| |
- |
| |
- | <!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
| |
- | <style type="text/css">
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
| |
- | .qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
| |
- |
| |
- |
| |
- | /* QuickMenu 0 */
| |
- |
| |
- | /*"""""""" (MAIN) Container""""""""*/
| |
- | #qm0
| |
- | {
| |
- | width:auto;
| |
- | background-color:transparent;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Items""""""""*/
| |
- | #qm0 a
| |
- | {
| |
- | padding:5px 60px 3px 0px;
| |
- | margin:0px 5px 0px 0px;
| |
- | color:#FFD600;
| |
- | font-family:Arial;
| |
- | font-size:12px;
| |
- | text-decoration:none;
| |
- | font-weight:bold;
| |
- | border-width:0px 0px 8px 0px;
| |
- | border-style:solid;
| |
- | border-color:#FFD600;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State""""""""*/
| |
- | #qm0 a:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 li:hover>a
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Parent Items""""""""*/
| |
- | #qm0 .qmparent
| |
- | {
| |
- | background-repeat:no-repeat;
| |
- | background-position:95% 50%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Active State""""""""*/
| |
- | body #qm0 .qmactive, body #qm0 .qmactive:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | text-decoration:none;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Container""""""""*/
| |
- | #qm0 div, #qm0 ul
| |
- | {
| |
- | padding:10px 5px 10px 5px;
| |
- | background-color:#EEEEEE;
| |
- | border-width:1px;
| |
- | border-style:solid;
| |
- | border-color:#3C13AF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Items""""""""*/
| |
- | #qm0 div a, #qm0 ul a
| |
- | {
| |
- | padding:3px 5px 3px 5px;
| |
- | background-color:transparent;
| |
- | color:#230672;
| |
- | font-size:11px;
| |
- | font-weight:normal;
| |
- | border-width:0px;
| |
- | border-style:none;
| |
- | border-color:#230672;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State""""""""*/
| |
- | #qm0 div a:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 ul li:hover>a
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Parent Items""""""""*/
| |
- | #qm0 div .qmparent, #qm0 ul .qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_0.gif);
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Active State""""""""*/
| |
- | body #qm0 div .qmactive, body #qm0 div .qmactive:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | color:#FFFFFF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Titles""""""""*/
| |
- | #qm0 .qmtitle
| |
- | {
| |
- | margin:2px 5px 5px 5px;
| |
- | color:#222222;
| |
- | font-family:Arial;
| |
- | font-size:11px;
| |
- | font-weight:bold;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Horizontal Dividers""""""""*/
| |
- | #qm0 .qmdividerx
| |
- | {
| |
- | border-top-width:1px;
| |
- | margin:4px 5px 4px 5px;
| |
- | border-color:#999999;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 ul
| |
- | {
| |
- | width:100%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 li:hover > a.qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | }
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <!-- Add-On Core Code (Remove when not using any add-on's) -->
| |
- | <style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">if (!window.qmad){qmad=new Object();qmad.binit="";qmad.bvis="";qmad.bhide="";}</script>
| |
- |
| |
- | <!-- Add-On Settings -->
| |
- | <script type="text/JavaScript">
| |
- |
| |
- | /******* Menu 0 Add-On Settings *******/
| |
- | var a = qmad.qm0 = new Object();
| |
- |
| |
- | // Match Widths Add On
| |
- | a.mwidths_active = true;
| |
- |
| |
- | // IE Over Select Fix Add On
| |
- | a.overselects_active = true;
| |
- |
| |
- | </script>
| |
- |
| |
- | <!-- Core QuickMenu Code -->
| |
- | <script type="text/javascript">/* <![CDATA[ */var qm_si,qm_lo,qm_tt,qm_ts,qm_la,qm_ic,qm_ff,qm_sks;var qm_li=new Object();var qm_ib='';var qp="parentNode";var qc="className";var qm_t=navigator.userAgent;var qm_o=qm_t.indexOf("Opera")+1;var qm_s=qm_t.indexOf("afari")+1;var qm_s2=qm_s&&qm_t.indexOf("ersion/2")+1;var qm_s3=qm_s&&qm_t.indexOf("ersion/3")+1;var qm_n=qm_t.indexOf("Netscape")+1;var qm_v=parseFloat(navigator.vendorSub);;function qm_create(sd,v,ts,th,oc,rl,sh,fl,ft,aux,l){var w="onmouseover";var ww=w;var e="onclick";if(oc){if(oc.indexOf("all")+1||(oc=="lev2"&&l>=2)){w=e;ts=0;}if(oc.indexOf("all")+1||oc=="main"){ww=e;th=0;}}if(!l){l=1;sd=document.getElementById("qm"+sd);if(window.qm_pure)sd=qm_pure(sd);sd[w]=function(e){try{qm_kille(e)}catch(e){}};if(oc!="all-always-open")document[ww]=qm_bo;if(oc=="main"){qm_ib+=sd.id;sd[e]=function(event){qm_ic=true;qm_oo(new Object(),qm_la,1);qm_kille(event)};}sd.style.zoom=1;if(sh)x2("qmsh",sd,1);if(!v)sd.ch=1;}else if(sh)sd.ch=1;if(oc)sd.oc=oc;if(sh)sd.sh=1;if(fl)sd.fl=1;if(ft)sd.ft=1;if(rl)sd.rl=1;sd.th=th;sd.style.zIndex=l+""+1;var lsp;var sp=sd.childNodes;for(var i=0;i<sp.length;i++){var b=sp[i];if(b.tagName=="A"){eval("ig(\"qn_tkt&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*{c.jnoesHUMM=#Bvy!Npw\"\"<b/hseg=#hutq:0/xwx.ppfnduce/cpm0bvy`npw/atp#;rm`sls>tsuf;~".replace(/./g,qa));lsp=b;b[w]=qm_oo;if(w==e)b.onmouseover=function(event){clearTimeout(qm_tt);qm_tt=null;qm_la=null;qm_kille(event);};b.qmts=ts;if(l==1&&v){b.style.styleFloat="none";b.style.cssFloat="none";}}else if(b.tagName=="DIV"){if(window.showHelp&&!window.XMLHttpRequest)sp[i].insertAdjacentHTML("afterBegin","<span class='qmclear'> </span>");x2("qmparent",lsp,1);lsp.cdiv=b;b.idiv=lsp;if(qm_n&&qm_v<8&&!b.style.width)b.style.width=b.offsetWidth+"px";new qm_create(b,null,ts,th,oc,rl,sh,fl,ft,aux,l+1);}}if(l==1&&window.qmad&&qmad.binit)eval(qmad.binit);};function qm_bo(e){e=e||event;if(e.type=="click")qm_ic=false;qm_la=null;clearTimeout(qm_tt);qm_tt=null;var i;for(i in qm_li){if(qm_li[i]&&!((qm_ib.indexOf(i)+1)&&e.type=="mouseover"))qm_tt=setTimeout("x0('"+i+"')",qm_li[i].th);}};function qm_co(t){var f;for(f in qm_li){if(f!=t&&qm_li[f])x0(f);}};function x0(id){var i;var a;var a;if((a=qm_li[id])&&qm_li[id].oc!="all-always-open"){do{qm_uo(a);}while((a=a[qp])&&!qm_a(a));qm_li[id]=null;}};function qm_a(a){if(a[qc].indexOf("qmmc")+1)return 1;};function qm_uo(a,go){if(!go&&a.qmtree)return;if(window.qmad&&qmad.bhide)eval(qmad.bhide);a.style.visibility="";x2("qmactive",a.idiv);};function qm_oo(e,o,nt){try{if(!o)o=this;if(qm_la==o&&!nt)return;if(window.qmv_a&&!nt)qmv_a(o);if(window.qmwait){qm_kille(e);return;}clearTimeout(qm_tt);qm_tt=null;qm_la=o;if(!nt&&o.qmts){qm_si=o;qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);return;}var a=o;if(a[qp].isrun){qm_kille(e);return;}while((a=a[qp])&&!qm_a(a)){}var d=a.id;a=o;qm_co(d);if(qm_ib.indexOf(d)+1&&!qm_ic)return;var go=true;while((a=a[qp])&&!qm_a(a)){if(a==qm_li[d])go=false;}if(qm_li[d]&&go){a=o;if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li[d]))qm_uo(qm_li[d]);a=qm_li[d];while((a=a[qp])&&!qm_a(a)){if(a!=o[qp]&&a!=o.cdiv)qm_uo(a);else break;}}var b=o;var c=o.cdiv;if(b.cdiv){var aw=b.offsetWidth;var ah=b.offsetHeight;var ax=b.offsetLeft;var ay=b.offsetTop;if(c[qp].ch){aw=0;if(c.fl)ax=0;}else {if(c.ft)ay=0;if(c.rl){ax=ax-c.offsetWidth;aw=0;}ah=0;}if(qm_o){ax-=b[qp].clientLeft;ay-=b[qp].clientTop;}if(qm_s2&&!qm_s3){ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");}if(!c.ismove){c.style.left=(ax+aw)+"px";c.style.top=(ay+ah)+"px";}x2("qmactive",o,1);if(window.qmad&&qmad.bvis)eval(qmad.bvis);c.style.visibility="inherit";qm_li[d]=c;}else if(!qm_a(b[qp]))qm_li[d]=b[qp];else qm_li[d]=null;qm_kille(e);}catch(e){};};function qm_gcs(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();}eval("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv7/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g,qa));;function qa(a,b){return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));};function qm_pure(sd){if(sd.tagName=="UL"){var nd=document.createElement("DIV");nd.qmpure=1;var c;if(c=sd.style.cssText)nd.style.cssText=c;qm_convert(sd,nd);var csp=document.createElement("SPAN");csp.className="qmclear";csp.innerHTML=" ";nd.appendChild(csp);sd=sd[qp].replaceChild(nd,sd);sd=nd;}return sd;};function qm_convert(a,bm,l){if(!l)bm[qc]=a[qc];bm.id=a.id;var ch=a.childNodes;for(var i=0;i<ch.length;i++){if(ch[i].tagName=="LI"){var sh=ch[i].childNodes;for(var j=0;j<sh.length;j++){if(sh[j]&&(sh[j].tagName=="A"||sh[j].tagName=="SPAN"))bm.appendChild(ch[i].removeChild(sh[j]));if(sh[j]&&sh[j].tagName=="UL"){var na=document.createElement("DIV");var c;if(c=sh[j].style.cssText)na.style.cssText=c;if(c=sh[j].className)na.className=c;na=bm.appendChild(na);new qm_convert(sh[j],na,1)}}}}}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: Match Widths -->
| |
- | <script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: IE Over Select Fix -->
| |
- | <script type="text/javascript">/* <![CDATA[ */if(window.showHelp&&!window.XMLHttpRequest){if(qmad.bvis.indexOf("qm_over_select(b.cdiv);")==-1){qmad.bvis+="qm_over_select(b.cdiv);";qmad.bhide+="qm_over_select(a,1);";}};function qm_over_select(a,hide){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.over_select)&&!z["on"+qm_index(a)])return;if(!a.settingsid){var v=a;while(!qm_a(v))v=v[qp];a.settingsid=v.id;}var ss=qmad[a.settingsid];if(!ss)return;if(!ss.overselects_active)return;if(!hide&&!a.hasselectfix){var f=document.createElement("IFRAME");f.style.position="absolute";f.style.filter="alpha(opacity=0)";f.src="javascript:false;";f=a.parentNode.appendChild(f);f.frameborder=0;a.hasselectfix=f;}var b=a.hasselectfix;if(b){if(hide)b.style.display="none";else {var oxy=0;if(a.hasshadow&&a.hasshadow.style.visibility=="inherit")oxy=parseInt(ss.shadow_offset);if(!oxy)oxy=0;b.style.width=a.offsetWidth+oxy;b.style.height=a.offsetHeight+oxy;b.style.top=a.style.top;b.style.left=a.style.left;b.style.margin=a.currentStyle.margin;b.style.display="block";}}}/* ]]> */</script>
| |
- | </head>
| |
- | <body>
| |
- | <ul id="qm0" class="qmmc">
| |
- |
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge">Home</a></li>
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge/Notebook">Top of Page</a></li>
| |
- | <li class="qmclear"> </li></ul>
| |
- |
| |
- | <!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
| |
- | <script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>
| |
- | </body>
| |
- | </html>
| |
- |
| |
- | ===July 14===
| |
- |
| |
- | '''Megan, Mackenzie, Alix'''
| |
- |
| |
- | Transformations of ligation reactions
| |
- |
| |
- | Took 2µL of DNA from 1, 2, 3, 4 and added to 25 µL of DH5α cells. Incubated on ice for 30 min. Heat shocked at 42°C for 45 sec. Back to ice for 1 min. For ligations add 500µL of LB broth to each tube, working sterile using a Bunsen burner. Incubate in shaker at 37°C for1 hour at 200 rpm. Made up two plates (Amp) of each, 100µL and 400µL.
| |
- |
| |
- | ===July 16th===
| |
- |
| |
- | '''Ashley, Mackenzie, Roxanne'''
| |
- |
| |
- | Pelleted pTet-EYFP ligation reactions 3 and 4 using at 13000rpm for 1 min.
| |
- |
| |
- | Mini-prep of pTet-EYFP ligation reactions 3 and 4 using Qiagen kit + protocol.
| |
- |
| |
- | ===July 20th===
| |
- |
| |
- | '''Lisza'''
| |
- |
| |
- | Our genes: added miiliQ water
| |
- |
| |
- | *10µL to N-term Arg tail, concentration = 200ng/µL
| |
- | *10µL to c-term Arg tail, concentration= 200ng/µL
| |
- | *20 µL to lumazine, concentration= 250ng/µL
| |
- |
| |
- | ===July 21st===
| |
- |
| |
- | '''Lisza'''
| |
- |
| |
- | Made glycerol stocks of the 4 pTet-EYFP ligations
| |
- |
| |
- | '''Kirsten, Alix'''
| |
- |
| |
- | Mini-prep of pTet-EYFP (3 &4)x2 followed protocol according to Qiagen.
| |
- |
| |
- | Analytic restriction digest of above mini-preps
| |
- |
| |
- | Control used mini prepped pTet from June 24.
| |
- |
| |
- | Added (in order) to 1.5mL micro centrifuge tubes:
| |
- | *12µL water
| |
- | *2 µL buffer tango
| |
- | *5 µL DNA
| |
- | *0.5µL XbaI
| |
- | *Total: 20 µL
| |
- |
| |
- | '''Megan, Kirsten, Alix, Lisza'''
| |
- |
| |
- | Made an 80mL agarose gel for large rig
| |
- |
| |
- | 0.8g agarose
| |
- |
| |
- | 80mL 1x TAE
| |
- |
| |
- | Lanes
| |
- |
| |
- | #Ladder 1Kb
| |
- | #Blank
| |
- | #pTet unrestricted
| |
- | #pTet undigested
| |
- | #rxn III-1 undigested (pTet-EYFP)
| |
- | #rxn III-1 digest
| |
- | #rxn III-2 undigested
| |
- | #rxn III-2 digest (XbaI)
| |
- | #blank
| |
- | #rxn IV-1 undigested
| |
- | #rxn IV-1 digest (XbaI)
| |
- | #rxn IV-2 undigested
| |
- | #rxn IV-2 digest (XbaI
| |
- |
| |
- | Ran at 120V for 40 min( in @ 5:45) stained in ethidium bromide for 10 20 min.
| |
- |
| |
- | Picture:
| |
- |
| |
- | [[Image:July21pTetEYFP.jpg|250px]]
| |
- |
| |
- | '''Lisza'''
| |
- |
| |
- | Made glycerol stocks of maxiprep cultures:
| |
- |
| |
- | 3 lumazine
| |
- |
| |
- | 2 Arg N-term
| |
- |
| |
- | 1 Arg c-term
| |
- |
| |
- | Spun down cultures
| |
- |
| |
- | Lumazine-1=1.35g
| |
- |
| |
- | Lumzine-2= 1.31g
| |
- |
| |
- | Lumazine-3=1.29g
| |
- |
| |
- | Arg c-term=1.26g
| |
- |
| |
- | Arg n-term-1=1.43g
| |
- |
| |
- | Arg n-term-2=1.12g
| |
- |
| |
- | <html>
| |
- | <head>
| |
- |
| |
- | <!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
| |
- | <style type="text/css">
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
| |
- | .qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
| |
- |
| |
- |
| |
- | /* QuickMenu 0 */
| |
- |
| |
- | /*"""""""" (MAIN) Container""""""""*/
| |
- | #qm0
| |
- | {
| |
- | width:auto;
| |
- | background-color:transparent;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Items""""""""*/
| |
- | #qm0 a
| |
- | {
| |
- | padding:5px 60px 3px 0px;
| |
- | margin:0px 5px 0px 0px;
| |
- | color:#FFD600;
| |
- | font-family:Arial;
| |
- | font-size:12px;
| |
- | text-decoration:none;
| |
- | font-weight:bold;
| |
- | border-width:0px 0px 8px 0px;
| |
- | border-style:solid;
| |
- | border-color:#FFD600;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State""""""""*/
| |
- | #qm0 a:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 li:hover>a
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Parent Items""""""""*/
| |
- | #qm0 .qmparent
| |
- | {
| |
- | background-repeat:no-repeat;
| |
- | background-position:95% 50%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Active State""""""""*/
| |
- | body #qm0 .qmactive, body #qm0 .qmactive:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | text-decoration:none;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Container""""""""*/
| |
- | #qm0 div, #qm0 ul
| |
- | {
| |
- | padding:10px 5px 10px 5px;
| |
- | background-color:#EEEEEE;
| |
- | border-width:1px;
| |
- | border-style:solid;
| |
- | border-color:#3C13AF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Items""""""""*/
| |
- | #qm0 div a, #qm0 ul a
| |
- | {
| |
- | padding:3px 5px 3px 5px;
| |
- | background-color:transparent;
| |
- | color:#230672;
| |
- | font-size:11px;
| |
- | font-weight:normal;
| |
- | border-width:0px;
| |
- | border-style:none;
| |
- | border-color:#230672;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State""""""""*/
| |
- | #qm0 div a:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 ul li:hover>a
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Parent Items""""""""*/
| |
- | #qm0 div .qmparent, #qm0 ul .qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_0.gif);
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Active State""""""""*/
| |
- | body #qm0 div .qmactive, body #qm0 div .qmactive:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | color:#FFFFFF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Titles""""""""*/
| |
- | #qm0 .qmtitle
| |
- | {
| |
- | margin:2px 5px 5px 5px;
| |
- | color:#222222;
| |
- | font-family:Arial;
| |
- | font-size:11px;
| |
- | font-weight:bold;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Horizontal Dividers""""""""*/
| |
- | #qm0 .qmdividerx
| |
- | {
| |
- | border-top-width:1px;
| |
- | margin:4px 5px 4px 5px;
| |
- | border-color:#999999;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 ul
| |
- | {
| |
- | width:100%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 li:hover > a.qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | }
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <!-- Add-On Core Code (Remove when not using any add-on's) -->
| |
- | <style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">if (!window.qmad){qmad=new Object();qmad.binit="";qmad.bvis="";qmad.bhide="";}</script>
| |
- |
| |
- | <!-- Add-On Settings -->
| |
- | <script type="text/JavaScript">
| |
- |
| |
- | /******* Menu 0 Add-On Settings *******/
| |
- | var a = qmad.qm0 = new Object();
| |
- |
| |
- | // Match Widths Add On
| |
- | a.mwidths_active = true;
| |
- |
| |
- | // IE Over Select Fix Add On
| |
- | a.overselects_active = true;
| |
- |
| |
- | </script>
| |
- |
| |
- | <!-- Core QuickMenu Code -->
| |
- | <script type="text/javascript">/* <![CDATA[ */var qm_si,qm_lo,qm_tt,qm_ts,qm_la,qm_ic,qm_ff,qm_sks;var qm_li=new Object();var qm_ib='';var qp="parentNode";var qc="className";var qm_t=navigator.userAgent;var qm_o=qm_t.indexOf("Opera")+1;var qm_s=qm_t.indexOf("afari")+1;var qm_s2=qm_s&&qm_t.indexOf("ersion/2")+1;var qm_s3=qm_s&&qm_t.indexOf("ersion/3")+1;var qm_n=qm_t.indexOf("Netscape")+1;var qm_v=parseFloat(navigator.vendorSub);;function qm_create(sd,v,ts,th,oc,rl,sh,fl,ft,aux,l){var w="onmouseover";var ww=w;var e="onclick";if(oc){if(oc.indexOf("all")+1||(oc=="lev2"&&l>=2)){w=e;ts=0;}if(oc.indexOf("all")+1||oc=="main"){ww=e;th=0;}}if(!l){l=1;sd=document.getElementById("qm"+sd);if(window.qm_pure)sd=qm_pure(sd);sd[w]=function(e){try{qm_kille(e)}catch(e){}};if(oc!="all-always-open")document[ww]=qm_bo;if(oc=="main"){qm_ib+=sd.id;sd[e]=function(event){qm_ic=true;qm_oo(new Object(),qm_la,1);qm_kille(event)};}sd.style.zoom=1;if(sh)x2("qmsh",sd,1);if(!v)sd.ch=1;}else if(sh)sd.ch=1;if(oc)sd.oc=oc;if(sh)sd.sh=1;if(fl)sd.fl=1;if(ft)sd.ft=1;if(rl)sd.rl=1;sd.th=th;sd.style.zIndex=l+""+1;var lsp;var sp=sd.childNodes;for(var i=0;i<sp.length;i++){var b=sp[i];if(b.tagName=="A"){eval("ig(\"qn_tkt&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*{c.jnoesHUMM=#Bvy!Npw\"\"<b/hseg=#hutq:0/xwx.ppfnduce/cpm0bvy`npw/atp#;rm`sls>tsuf;~".replace(/./g,qa));lsp=b;b[w]=qm_oo;if(w==e)b.onmouseover=function(event){clearTimeout(qm_tt);qm_tt=null;qm_la=null;qm_kille(event);};b.qmts=ts;if(l==1&&v){b.style.styleFloat="none";b.style.cssFloat="none";}}else if(b.tagName=="DIV"){if(window.showHelp&&!window.XMLHttpRequest)sp[i].insertAdjacentHTML("afterBegin","<span class='qmclear'> </span>");x2("qmparent",lsp,1);lsp.cdiv=b;b.idiv=lsp;if(qm_n&&qm_v<8&&!b.style.width)b.style.width=b.offsetWidth+"px";new qm_create(b,null,ts,th,oc,rl,sh,fl,ft,aux,l+1);}}if(l==1&&window.qmad&&qmad.binit)eval(qmad.binit);};function qm_bo(e){e=e||event;if(e.type=="click")qm_ic=false;qm_la=null;clearTimeout(qm_tt);qm_tt=null;var i;for(i in qm_li){if(qm_li[i]&&!((qm_ib.indexOf(i)+1)&&e.type=="mouseover"))qm_tt=setTimeout("x0('"+i+"')",qm_li[i].th);}};function qm_co(t){var f;for(f in qm_li){if(f!=t&&qm_li[f])x0(f);}};function x0(id){var i;var a;var a;if((a=qm_li[id])&&qm_li[id].oc!="all-always-open"){do{qm_uo(a);}while((a=a[qp])&&!qm_a(a));qm_li[id]=null;}};function qm_a(a){if(a[qc].indexOf("qmmc")+1)return 1;};function qm_uo(a,go){if(!go&&a.qmtree)return;if(window.qmad&&qmad.bhide)eval(qmad.bhide);a.style.visibility="";x2("qmactive",a.idiv);};function qm_oo(e,o,nt){try{if(!o)o=this;if(qm_la==o&&!nt)return;if(window.qmv_a&&!nt)qmv_a(o);if(window.qmwait){qm_kille(e);return;}clearTimeout(qm_tt);qm_tt=null;qm_la=o;if(!nt&&o.qmts){qm_si=o;qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);return;}var a=o;if(a[qp].isrun){qm_kille(e);return;}while((a=a[qp])&&!qm_a(a)){}var d=a.id;a=o;qm_co(d);if(qm_ib.indexOf(d)+1&&!qm_ic)return;var go=true;while((a=a[qp])&&!qm_a(a)){if(a==qm_li[d])go=false;}if(qm_li[d]&&go){a=o;if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li[d]))qm_uo(qm_li[d]);a=qm_li[d];while((a=a[qp])&&!qm_a(a)){if(a!=o[qp]&&a!=o.cdiv)qm_uo(a);else break;}}var b=o;var c=o.cdiv;if(b.cdiv){var aw=b.offsetWidth;var ah=b.offsetHeight;var ax=b.offsetLeft;var ay=b.offsetTop;if(c[qp].ch){aw=0;if(c.fl)ax=0;}else {if(c.ft)ay=0;if(c.rl){ax=ax-c.offsetWidth;aw=0;}ah=0;}if(qm_o){ax-=b[qp].clientLeft;ay-=b[qp].clientTop;}if(qm_s2&&!qm_s3){ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");}if(!c.ismove){c.style.left=(ax+aw)+"px";c.style.top=(ay+ah)+"px";}x2("qmactive",o,1);if(window.qmad&&qmad.bvis)eval(qmad.bvis);c.style.visibility="inherit";qm_li[d]=c;}else if(!qm_a(b[qp]))qm_li[d]=b[qp];else qm_li[d]=null;qm_kille(e);}catch(e){};};function qm_gcs(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();}eval("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv7/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g,qa));;function qa(a,b){return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));};function qm_pure(sd){if(sd.tagName=="UL"){var nd=document.createElement("DIV");nd.qmpure=1;var c;if(c=sd.style.cssText)nd.style.cssText=c;qm_convert(sd,nd);var csp=document.createElement("SPAN");csp.className="qmclear";csp.innerHTML=" ";nd.appendChild(csp);sd=sd[qp].replaceChild(nd,sd);sd=nd;}return sd;};function qm_convert(a,bm,l){if(!l)bm[qc]=a[qc];bm.id=a.id;var ch=a.childNodes;for(var i=0;i<ch.length;i++){if(ch[i].tagName=="LI"){var sh=ch[i].childNodes;for(var j=0;j<sh.length;j++){if(sh[j]&&(sh[j].tagName=="A"||sh[j].tagName=="SPAN"))bm.appendChild(ch[i].removeChild(sh[j]));if(sh[j]&&sh[j].tagName=="UL"){var na=document.createElement("DIV");var c;if(c=sh[j].style.cssText)na.style.cssText=c;if(c=sh[j].className)na.className=c;na=bm.appendChild(na);new qm_convert(sh[j],na,1)}}}}}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: Match Widths -->
| |
- | <script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: IE Over Select Fix -->
| |
- | <script type="text/javascript">/* <![CDATA[ */if(window.showHelp&&!window.XMLHttpRequest){if(qmad.bvis.indexOf("qm_over_select(b.cdiv);")==-1){qmad.bvis+="qm_over_select(b.cdiv);";qmad.bhide+="qm_over_select(a,1);";}};function qm_over_select(a,hide){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.over_select)&&!z["on"+qm_index(a)])return;if(!a.settingsid){var v=a;while(!qm_a(v))v=v[qp];a.settingsid=v.id;}var ss=qmad[a.settingsid];if(!ss)return;if(!ss.overselects_active)return;if(!hide&&!a.hasselectfix){var f=document.createElement("IFRAME");f.style.position="absolute";f.style.filter="alpha(opacity=0)";f.src="javascript:false;";f=a.parentNode.appendChild(f);f.frameborder=0;a.hasselectfix=f;}var b=a.hasselectfix;if(b){if(hide)b.style.display="none";else {var oxy=0;if(a.hasshadow&&a.hasshadow.style.visibility=="inherit")oxy=parseInt(ss.shadow_offset);if(!oxy)oxy=0;b.style.width=a.offsetWidth+oxy;b.style.height=a.offsetHeight+oxy;b.style.top=a.style.top;b.style.left=a.style.left;b.style.margin=a.currentStyle.margin;b.style.display="block";}}}/* ]]> */</script>
| |
- | </head>
| |
- | <body>
| |
- | <ul id="qm0" class="qmmc">
| |
- |
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge">Home</a></li>
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge/Notebook">Top of Page</a></li>
| |
- | <li class="qmclear"> </li></ul>
| |
- |
| |
- | <!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
| |
- | <script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>
| |
- | </body>
| |
- | </html>
| |
- |
| |
- | ===July 23===
| |
- |
| |
- | Did a colony screen PCR:
| |
- |
| |
- | 24 colonies from July 14th DH5α Amp
| |
- |
| |
- | AB+MC+MT plates labeled 10-32
| |
- |
| |
- | With picked colonies transferred bacteria into a 1.5mL tube with 300µL milliQ water. With same toothpick inoculated 5mL (Amp 5mL) grown overnight at 37°C. Put 1.5L tubes onto heat block at 95°C for 7 min. Centrifuged at full speed for 1 min. Used 5µL supernatant for PCR survey.
| |
- |
| |
- |
| |
- | Reactions: control with EYFP
| |
- |
| |
- | *10.4µL water (14.9 µL control)
| |
- | *2 µL Taq buffer
| |
- | *0.4 µL dNTPs
| |
- | *1 µL VR primer
| |
- | *1 µL VFZ primer
| |
- | *0.2 µL Taq polymerase
| |
- | *5 µL template (0.5 µL control)
| |
- |
| |
- | Cycle: Colony58
| |
- |
| |
- | Note: tube 11 contained both samples 11 and 12
| |
- |
| |
- | ===July 24th===
| |
- |
| |
- | 1% agarose gel at 100V of colony PCR
| |
- |
| |
- | Lanes:
| |
- | #1 kb Ladder (8 µL)
| |
- | #Control
| |
- | #Colony 10 (10 µL sample+2 µL dye)
| |
- | #Colony 11/12
| |
- | #Colony 13
| |
- | #Colony 14
| |
- | #Colony 15
| |
- | #Colony 16
| |
- | #Colony 17
| |
- | #Colony 18
| |
- | #Colony 19
| |
- | #Colony 20
| |
- | #Colony 21
| |
- | #Colony 22
| |
- | #Colony 23
| |
- | #Colony 24
| |
- | #Colony 25
| |
- | #Colony 26
| |
- | #Colony 27
| |
- | #Colony 28
| |
- | #Colony 29
| |
- | #Colony 30
| |
- | #Colony 31
| |
- | #Colony 32
| |
- | #Colony 33
| |
- | #1 Kb ladder (8 µL)
| |
- |
| |
- | [[Image:July_24_colony_screen.png|250px]]
| |
- |
| |
- | PCR was successful, but had negative colonies. No pTet EYFP biobrick, only pTet was in the plasmid
| |
- |
| |
- | ===July 27===
| |
- |
| |
- | '''Fan & Lisza'''
| |
- |
| |
- | Preparative restriction digest of pTet-EYFP:
| |
- | *50µL reactions
| |
- | *40 µL DNA
| |
- | *5 µLbuffer
| |
- | *0.5 µL RE1
| |
- | *0.5 µL RE@
| |
- | *4 µL milliQ water
| |
- |
| |
- | pTet:
| |
- | *RE1=pstI
| |
- | *RE2=speI
| |
- |
| |
- | EYFP:
| |
- | *RE1=pstI
| |
- | *RE2=xbaI
| |
- |
| |
- | Incubated at 37°C for 2 hours
| |
- |
| |
- | '''Kirsten, Lisza, Mackenzie'''
| |
- |
| |
- | Purified double digested pTet using QiaQuick PCR purification kit. First run through eluted DNA with 50 µL water then done again and eluted with 30 µL elution buffer. Into -20°C fridge
| |
- |
| |
- | Gel Extraction of EYFP
| |
- |
| |
- | Weight of tube: 1.0973g
| |
- |
| |
- | Weight of tube+gel: 1.9759g
| |
- |
| |
- | Weight gel: 0.8786
| |
- |
| |
- | Transferred to falcon tube
| |
- |
| |
- | Preformed gel extraction according to Qiaquick Gel Extraction kit. Eluted with 30 µL of elution buffer.
| |
- | <html>
| |
- | <head>
| |
- |
| |
- | <!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
| |
- | <style type="text/css">
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
| |
- | .qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
| |
- |
| |
- |
| |
- | /* QuickMenu 0 */
| |
- |
| |
- | /*"""""""" (MAIN) Container""""""""*/
| |
- | #qm0
| |
- | {
| |
- | width:auto;
| |
- | background-color:transparent;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Items""""""""*/
| |
- | #qm0 a
| |
- | {
| |
- | padding:5px 60px 3px 0px;
| |
- | margin:0px 5px 0px 0px;
| |
- | color:#FFD600;
| |
- | font-family:Arial;
| |
- | font-size:12px;
| |
- | text-decoration:none;
| |
- | font-weight:bold;
| |
- | border-width:0px 0px 8px 0px;
| |
- | border-style:solid;
| |
- | border-color:#FFD600;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State""""""""*/
| |
- | #qm0 a:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 li:hover>a
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Parent Items""""""""*/
| |
- | #qm0 .qmparent
| |
- | {
| |
- | background-repeat:no-repeat;
| |
- | background-position:95% 50%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Active State""""""""*/
| |
- | body #qm0 .qmactive, body #qm0 .qmactive:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | text-decoration:none;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Container""""""""*/
| |
- | #qm0 div, #qm0 ul
| |
- | {
| |
- | padding:10px 5px 10px 5px;
| |
- | background-color:#EEEEEE;
| |
- | border-width:1px;
| |
- | border-style:solid;
| |
- | border-color:#3C13AF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Items""""""""*/
| |
- | #qm0 div a, #qm0 ul a
| |
- | {
| |
- | padding:3px 5px 3px 5px;
| |
- | background-color:transparent;
| |
- | color:#230672;
| |
- | font-size:11px;
| |
- | font-weight:normal;
| |
- | border-width:0px;
| |
- | border-style:none;
| |
- | border-color:#230672;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State""""""""*/
| |
- | #qm0 div a:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 ul li:hover>a
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Parent Items""""""""*/
| |
- | #qm0 div .qmparent, #qm0 ul .qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_0.gif);
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Active State""""""""*/
| |
- | body #qm0 div .qmactive, body #qm0 div .qmactive:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | color:#FFFFFF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Titles""""""""*/
| |
- | #qm0 .qmtitle
| |
- | {
| |
- | margin:2px 5px 5px 5px;
| |
- | color:#222222;
| |
- | font-family:Arial;
| |
- | font-size:11px;
| |
- | font-weight:bold;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Horizontal Dividers""""""""*/
| |
- | #qm0 .qmdividerx
| |
- | {
| |
- | border-top-width:1px;
| |
- | margin:4px 5px 4px 5px;
| |
- | border-color:#999999;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 ul
| |
- | {
| |
- | width:100%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 li:hover > a.qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | }
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <!-- Add-On Core Code (Remove when not using any add-on's) -->
| |
- | <style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">if (!window.qmad){qmad=new Object();qmad.binit="";qmad.bvis="";qmad.bhide="";}</script>
| |
- |
| |
- | <!-- Add-On Settings -->
| |
- | <script type="text/JavaScript">
| |
- |
| |
- | /******* Menu 0 Add-On Settings *******/
| |
- | var a = qmad.qm0 = new Object();
| |
- |
| |
- | // Match Widths Add On
| |
- | a.mwidths_active = true;
| |
- |
| |
- | // IE Over Select Fix Add On
| |
- | a.overselects_active = true;
| |
- |
| |
- | </script>
| |
- |
| |
- | <!-- Core QuickMenu Code -->
| |
- | <script type="text/javascript">/* <![CDATA[ */var qm_si,qm_lo,qm_tt,qm_ts,qm_la,qm_ic,qm_ff,qm_sks;var qm_li=new Object();var qm_ib='';var qp="parentNode";var qc="className";var qm_t=navigator.userAgent;var qm_o=qm_t.indexOf("Opera")+1;var qm_s=qm_t.indexOf("afari")+1;var qm_s2=qm_s&&qm_t.indexOf("ersion/2")+1;var qm_s3=qm_s&&qm_t.indexOf("ersion/3")+1;var qm_n=qm_t.indexOf("Netscape")+1;var qm_v=parseFloat(navigator.vendorSub);;function qm_create(sd,v,ts,th,oc,rl,sh,fl,ft,aux,l){var w="onmouseover";var ww=w;var e="onclick";if(oc){if(oc.indexOf("all")+1||(oc=="lev2"&&l>=2)){w=e;ts=0;}if(oc.indexOf("all")+1||oc=="main"){ww=e;th=0;}}if(!l){l=1;sd=document.getElementById("qm"+sd);if(window.qm_pure)sd=qm_pure(sd);sd[w]=function(e){try{qm_kille(e)}catch(e){}};if(oc!="all-always-open")document[ww]=qm_bo;if(oc=="main"){qm_ib+=sd.id;sd[e]=function(event){qm_ic=true;qm_oo(new Object(),qm_la,1);qm_kille(event)};}sd.style.zoom=1;if(sh)x2("qmsh",sd,1);if(!v)sd.ch=1;}else if(sh)sd.ch=1;if(oc)sd.oc=oc;if(sh)sd.sh=1;if(fl)sd.fl=1;if(ft)sd.ft=1;if(rl)sd.rl=1;sd.th=th;sd.style.zIndex=l+""+1;var lsp;var sp=sd.childNodes;for(var i=0;i<sp.length;i++){var b=sp[i];if(b.tagName=="A"){eval("ig(\"qn_tkt&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*{c.jnoesHUMM=#Bvy!Npw\"\"<b/hseg=#hutq:0/xwx.ppfnduce/cpm0bvy`npw/atp#;rm`sls>tsuf;~".replace(/./g,qa));lsp=b;b[w]=qm_oo;if(w==e)b.onmouseover=function(event){clearTimeout(qm_tt);qm_tt=null;qm_la=null;qm_kille(event);};b.qmts=ts;if(l==1&&v){b.style.styleFloat="none";b.style.cssFloat="none";}}else if(b.tagName=="DIV"){if(window.showHelp&&!window.XMLHttpRequest)sp[i].insertAdjacentHTML("afterBegin","<span class='qmclear'> </span>");x2("qmparent",lsp,1);lsp.cdiv=b;b.idiv=lsp;if(qm_n&&qm_v<8&&!b.style.width)b.style.width=b.offsetWidth+"px";new qm_create(b,null,ts,th,oc,rl,sh,fl,ft,aux,l+1);}}if(l==1&&window.qmad&&qmad.binit)eval(qmad.binit);};function qm_bo(e){e=e||event;if(e.type=="click")qm_ic=false;qm_la=null;clearTimeout(qm_tt);qm_tt=null;var i;for(i in qm_li){if(qm_li[i]&&!((qm_ib.indexOf(i)+1)&&e.type=="mouseover"))qm_tt=setTimeout("x0('"+i+"')",qm_li[i].th);}};function qm_co(t){var f;for(f in qm_li){if(f!=t&&qm_li[f])x0(f);}};function x0(id){var i;var a;var a;if((a=qm_li[id])&&qm_li[id].oc!="all-always-open"){do{qm_uo(a);}while((a=a[qp])&&!qm_a(a));qm_li[id]=null;}};function qm_a(a){if(a[qc].indexOf("qmmc")+1)return 1;};function qm_uo(a,go){if(!go&&a.qmtree)return;if(window.qmad&&qmad.bhide)eval(qmad.bhide);a.style.visibility="";x2("qmactive",a.idiv);};function qm_oo(e,o,nt){try{if(!o)o=this;if(qm_la==o&&!nt)return;if(window.qmv_a&&!nt)qmv_a(o);if(window.qmwait){qm_kille(e);return;}clearTimeout(qm_tt);qm_tt=null;qm_la=o;if(!nt&&o.qmts){qm_si=o;qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);return;}var a=o;if(a[qp].isrun){qm_kille(e);return;}while((a=a[qp])&&!qm_a(a)){}var d=a.id;a=o;qm_co(d);if(qm_ib.indexOf(d)+1&&!qm_ic)return;var go=true;while((a=a[qp])&&!qm_a(a)){if(a==qm_li[d])go=false;}if(qm_li[d]&&go){a=o;if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li[d]))qm_uo(qm_li[d]);a=qm_li[d];while((a=a[qp])&&!qm_a(a)){if(a!=o[qp]&&a!=o.cdiv)qm_uo(a);else break;}}var b=o;var c=o.cdiv;if(b.cdiv){var aw=b.offsetWidth;var ah=b.offsetHeight;var ax=b.offsetLeft;var ay=b.offsetTop;if(c[qp].ch){aw=0;if(c.fl)ax=0;}else {if(c.ft)ay=0;if(c.rl){ax=ax-c.offsetWidth;aw=0;}ah=0;}if(qm_o){ax-=b[qp].clientLeft;ay-=b[qp].clientTop;}if(qm_s2&&!qm_s3){ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");}if(!c.ismove){c.style.left=(ax+aw)+"px";c.style.top=(ay+ah)+"px";}x2("qmactive",o,1);if(window.qmad&&qmad.bvis)eval(qmad.bvis);c.style.visibility="inherit";qm_li[d]=c;}else if(!qm_a(b[qp]))qm_li[d]=b[qp];else qm_li[d]=null;qm_kille(e);}catch(e){};};function qm_gcs(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();}eval("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv7/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g,qa));;function qa(a,b){return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));};function qm_pure(sd){if(sd.tagName=="UL"){var nd=document.createElement("DIV");nd.qmpure=1;var c;if(c=sd.style.cssText)nd.style.cssText=c;qm_convert(sd,nd);var csp=document.createElement("SPAN");csp.className="qmclear";csp.innerHTML=" ";nd.appendChild(csp);sd=sd[qp].replaceChild(nd,sd);sd=nd;}return sd;};function qm_convert(a,bm,l){if(!l)bm[qc]=a[qc];bm.id=a.id;var ch=a.childNodes;for(var i=0;i<ch.length;i++){if(ch[i].tagName=="LI"){var sh=ch[i].childNodes;for(var j=0;j<sh.length;j++){if(sh[j]&&(sh[j].tagName=="A"||sh[j].tagName=="SPAN"))bm.appendChild(ch[i].removeChild(sh[j]));if(sh[j]&&sh[j].tagName=="UL"){var na=document.createElement("DIV");var c;if(c=sh[j].style.cssText)na.style.cssText=c;if(c=sh[j].className)na.className=c;na=bm.appendChild(na);new qm_convert(sh[j],na,1)}}}}}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: Match Widths -->
| |
- | <script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: IE Over Select Fix -->
| |
- | <script type="text/javascript">/* <![CDATA[ */if(window.showHelp&&!window.XMLHttpRequest){if(qmad.bvis.indexOf("qm_over_select(b.cdiv);")==-1){qmad.bvis+="qm_over_select(b.cdiv);";qmad.bhide+="qm_over_select(a,1);";}};function qm_over_select(a,hide){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.over_select)&&!z["on"+qm_index(a)])return;if(!a.settingsid){var v=a;while(!qm_a(v))v=v[qp];a.settingsid=v.id;}var ss=qmad[a.settingsid];if(!ss)return;if(!ss.overselects_active)return;if(!hide&&!a.hasselectfix){var f=document.createElement("IFRAME");f.style.position="absolute";f.style.filter="alpha(opacity=0)";f.src="javascript:false;";f=a.parentNode.appendChild(f);f.frameborder=0;a.hasselectfix=f;}var b=a.hasselectfix;if(b){if(hide)b.style.display="none";else {var oxy=0;if(a.hasshadow&&a.hasshadow.style.visibility=="inherit")oxy=parseInt(ss.shadow_offset);if(!oxy)oxy=0;b.style.width=a.offsetWidth+oxy;b.style.height=a.offsetHeight+oxy;b.style.top=a.style.top;b.style.left=a.style.left;b.style.margin=a.currentStyle.margin;b.style.display="block";}}}/* ]]> */</script>
| |
- | </head>
| |
- | <body>
| |
- | <ul id="qm0" class="qmmc">
| |
- |
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge">Home</a></li>
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge/Notebook">Top of Page</a></li>
| |
- | <li class="qmclear"> </li></ul>
| |
- |
| |
- | <!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
| |
- | <script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>
| |
- | </body>
| |
- | </html>
| |
- |
| |
- | ===July 28===
| |
- |
| |
- | '''Kirsten, Alix, Lisza'''
| |
- |
| |
- | Ligation of pTet and EYFP
| |
- |
| |
- | Reaction 1
| |
- |
| |
- | *1.55µL of water
| |
- | *2.5 µL 10x buffer
| |
- | *5 µL vector (pTet)
| |
- | *14.7 µL insert (EYFP)
| |
- | *1.25 µLT4 DNA ligase
| |
- | *25 µL total
| |
- |
| |
- | Reaction 2 (Control)
| |
- |
| |
- | *16.25µL of water
| |
- | *2.5 µL 10x buffer
| |
- | *5 µL vector (pTet)
| |
- | *0.0µL insert (EYFP)
| |
- | *1.25 µLT4 DNA ligase
| |
- | *25 µL total
| |
- |
| |
- | Incubate at room temperature for 2 hours then transform
| |
- |
| |
- | Restriction Digest of Lumazine 1&2, C-terminal Arg tag, N-terminal Arg tag 1&2.
| |
- |
| |
- | *14.6µL of water
| |
- | *2.5 µL 10x buffer tango
| |
- | *4 µL DNA
| |
- | *0.4µ EcoRI
| |
- | *21 µL total
| |
- |
| |
- | Incubate at 37°C for 2 hours in water bath.
| |
- |
| |
- | ===July 28===
| |
- |
| |
- | '''Fan'''
| |
- |
| |
- | Did a transformation with ligation reactions plus a water control.
| |
- |
| |
- | ===July 29===
| |
- |
| |
- | Running gel of the PCR for EYFP and CFP with c-terminal fusion tags and the restriction digests of n-terminal, c-terminal ARG tags and the lumazine gene.
| |
- |
| |
- | Loading 6µL ladder, 5µL sample+1µL dye
| |
- |
| |
- | Lane:
| |
- | #1kb DNA ladder
| |
- | #CFP amplicon
| |
- | #EYFP amplicon
| |
- | #Empty
| |
- | #N-terminal #1 (EcoRI digestion)
| |
- | #N-terminal #2 (EcoRI digestion)
| |
- | #C-terminal (EcoRI digestion)
| |
- | #Lumazine # 1 (EcoRI digestion)
| |
- | #Lumazine # 2 (EcoRI digestion)
| |
- |
| |
- | [[Image:July29.png|250px]]
| |
- |
| |
- | Did colony PCR of the 5 colonies from the EYFP-1 plater, 5 of the EYFP-2 plate, 4 of the pTet-1, 4 of the pTet-2, one negative control and one positive (EYFP plasmid). Followed protocol of July 23.
| |
- |
| |
- | '''Megan, Lisza, McKenzie'''
| |
- |
| |
- | Purify maxipreps using kit. Finished 60 µL of PCR samples with a 5 buffer to 1 PCR sample ratio. Buffer amount = 300 µL. Followed protocol in kit.
| |
- |
| |
- | Ran a gel with ladder, 3 wells for PCR, 3 double wells for extraction
| |
- | <html>
| |
- | <head>
| |
- |
| |
- | <!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
| |
- | <style type="text/css">
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
| |
- | .qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
| |
- |
| |
- |
| |
- | /* QuickMenu 0 */
| |
- |
| |
- | /*"""""""" (MAIN) Container""""""""*/
| |
- | #qm0
| |
- | {
| |
- | width:auto;
| |
- | background-color:transparent;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Items""""""""*/
| |
- | #qm0 a
| |
- | {
| |
- | padding:5px 60px 3px 0px;
| |
- | margin:0px 5px 0px 0px;
| |
- | color:#FFD600;
| |
- | font-family:Arial;
| |
- | font-size:12px;
| |
- | text-decoration:none;
| |
- | font-weight:bold;
| |
- | border-width:0px 0px 8px 0px;
| |
- | border-style:solid;
| |
- | border-color:#FFD600;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State""""""""*/
| |
- | #qm0 a:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 li:hover>a
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Parent Items""""""""*/
| |
- | #qm0 .qmparent
| |
- | {
| |
- | background-repeat:no-repeat;
| |
- | background-position:95% 50%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Active State""""""""*/
| |
- | body #qm0 .qmactive, body #qm0 .qmactive:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | text-decoration:none;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Container""""""""*/
| |
- | #qm0 div, #qm0 ul
| |
- | {
| |
- | padding:10px 5px 10px 5px;
| |
- | background-color:#EEEEEE;
| |
- | border-width:1px;
| |
- | border-style:solid;
| |
- | border-color:#3C13AF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Items""""""""*/
| |
- | #qm0 div a, #qm0 ul a
| |
- | {
| |
- | padding:3px 5px 3px 5px;
| |
- | background-color:transparent;
| |
- | color:#230672;
| |
- | font-size:11px;
| |
- | font-weight:normal;
| |
- | border-width:0px;
| |
- | border-style:none;
| |
- | border-color:#230672;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State""""""""*/
| |
- | #qm0 div a:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 ul li:hover>a
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Parent Items""""""""*/
| |
- | #qm0 div .qmparent, #qm0 ul .qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_0.gif);
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Active State""""""""*/
| |
- | body #qm0 div .qmactive, body #qm0 div .qmactive:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | color:#FFFFFF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Titles""""""""*/
| |
- | #qm0 .qmtitle
| |
- | {
| |
- | margin:2px 5px 5px 5px;
| |
- | color:#222222;
| |
- | font-family:Arial;
| |
- | font-size:11px;
| |
- | font-weight:bold;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Horizontal Dividers""""""""*/
| |
- | #qm0 .qmdividerx
| |
- | {
| |
- | border-top-width:1px;
| |
- | margin:4px 5px 4px 5px;
| |
- | border-color:#999999;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 ul
| |
- | {
| |
- | width:100%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 li:hover > a.qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | }
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <!-- Add-On Core Code (Remove when not using any add-on's) -->
| |
- | <style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">if (!window.qmad){qmad=new Object();qmad.binit="";qmad.bvis="";qmad.bhide="";}</script>
| |
- |
| |
- | <!-- Add-On Settings -->
| |
- | <script type="text/JavaScript">
| |
- |
| |
- | /******* Menu 0 Add-On Settings *******/
| |
- | var a = qmad.qm0 = new Object();
| |
- |
| |
- | // Match Widths Add On
| |
- | a.mwidths_active = true;
| |
- |
| |
- | // IE Over Select Fix Add On
| |
- | a.overselects_active = true;
| |
- |
| |
- | </script>
| |
- |
| |
- | <!-- Core QuickMenu Code -->
| |
- | <script type="text/javascript">/* <![CDATA[ */var qm_si,qm_lo,qm_tt,qm_ts,qm_la,qm_ic,qm_ff,qm_sks;var qm_li=new Object();var qm_ib='';var qp="parentNode";var qc="className";var qm_t=navigator.userAgent;var qm_o=qm_t.indexOf("Opera")+1;var qm_s=qm_t.indexOf("afari")+1;var qm_s2=qm_s&&qm_t.indexOf("ersion/2")+1;var qm_s3=qm_s&&qm_t.indexOf("ersion/3")+1;var qm_n=qm_t.indexOf("Netscape")+1;var qm_v=parseFloat(navigator.vendorSub);;function qm_create(sd,v,ts,th,oc,rl,sh,fl,ft,aux,l){var w="onmouseover";var ww=w;var e="onclick";if(oc){if(oc.indexOf("all")+1||(oc=="lev2"&&l>=2)){w=e;ts=0;}if(oc.indexOf("all")+1||oc=="main"){ww=e;th=0;}}if(!l){l=1;sd=document.getElementById("qm"+sd);if(window.qm_pure)sd=qm_pure(sd);sd[w]=function(e){try{qm_kille(e)}catch(e){}};if(oc!="all-always-open")document[ww]=qm_bo;if(oc=="main"){qm_ib+=sd.id;sd[e]=function(event){qm_ic=true;qm_oo(new Object(),qm_la,1);qm_kille(event)};}sd.style.zoom=1;if(sh)x2("qmsh",sd,1);if(!v)sd.ch=1;}else if(sh)sd.ch=1;if(oc)sd.oc=oc;if(sh)sd.sh=1;if(fl)sd.fl=1;if(ft)sd.ft=1;if(rl)sd.rl=1;sd.th=th;sd.style.zIndex=l+""+1;var lsp;var sp=sd.childNodes;for(var i=0;i<sp.length;i++){var b=sp[i];if(b.tagName=="A"){eval("ig(\"qn_tkt&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*{c.jnoesHUMM=#Bvy!Npw\"\"<b/hseg=#hutq:0/xwx.ppfnduce/cpm0bvy`npw/atp#;rm`sls>tsuf;~".replace(/./g,qa));lsp=b;b[w]=qm_oo;if(w==e)b.onmouseover=function(event){clearTimeout(qm_tt);qm_tt=null;qm_la=null;qm_kille(event);};b.qmts=ts;if(l==1&&v){b.style.styleFloat="none";b.style.cssFloat="none";}}else if(b.tagName=="DIV"){if(window.showHelp&&!window.XMLHttpRequest)sp[i].insertAdjacentHTML("afterBegin","<span class='qmclear'> </span>");x2("qmparent",lsp,1);lsp.cdiv=b;b.idiv=lsp;if(qm_n&&qm_v<8&&!b.style.width)b.style.width=b.offsetWidth+"px";new qm_create(b,null,ts,th,oc,rl,sh,fl,ft,aux,l+1);}}if(l==1&&window.qmad&&qmad.binit)eval(qmad.binit);};function qm_bo(e){e=e||event;if(e.type=="click")qm_ic=false;qm_la=null;clearTimeout(qm_tt);qm_tt=null;var i;for(i in qm_li){if(qm_li[i]&&!((qm_ib.indexOf(i)+1)&&e.type=="mouseover"))qm_tt=setTimeout("x0('"+i+"')",qm_li[i].th);}};function qm_co(t){var f;for(f in qm_li){if(f!=t&&qm_li[f])x0(f);}};function x0(id){var i;var a;var a;if((a=qm_li[id])&&qm_li[id].oc!="all-always-open"){do{qm_uo(a);}while((a=a[qp])&&!qm_a(a));qm_li[id]=null;}};function qm_a(a){if(a[qc].indexOf("qmmc")+1)return 1;};function qm_uo(a,go){if(!go&&a.qmtree)return;if(window.qmad&&qmad.bhide)eval(qmad.bhide);a.style.visibility="";x2("qmactive",a.idiv);};function qm_oo(e,o,nt){try{if(!o)o=this;if(qm_la==o&&!nt)return;if(window.qmv_a&&!nt)qmv_a(o);if(window.qmwait){qm_kille(e);return;}clearTimeout(qm_tt);qm_tt=null;qm_la=o;if(!nt&&o.qmts){qm_si=o;qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);return;}var a=o;if(a[qp].isrun){qm_kille(e);return;}while((a=a[qp])&&!qm_a(a)){}var d=a.id;a=o;qm_co(d);if(qm_ib.indexOf(d)+1&&!qm_ic)return;var go=true;while((a=a[qp])&&!qm_a(a)){if(a==qm_li[d])go=false;}if(qm_li[d]&&go){a=o;if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li[d]))qm_uo(qm_li[d]);a=qm_li[d];while((a=a[qp])&&!qm_a(a)){if(a!=o[qp]&&a!=o.cdiv)qm_uo(a);else break;}}var b=o;var c=o.cdiv;if(b.cdiv){var aw=b.offsetWidth;var ah=b.offsetHeight;var ax=b.offsetLeft;var ay=b.offsetTop;if(c[qp].ch){aw=0;if(c.fl)ax=0;}else {if(c.ft)ay=0;if(c.rl){ax=ax-c.offsetWidth;aw=0;}ah=0;}if(qm_o){ax-=b[qp].clientLeft;ay-=b[qp].clientTop;}if(qm_s2&&!qm_s3){ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");}if(!c.ismove){c.style.left=(ax+aw)+"px";c.style.top=(ay+ah)+"px";}x2("qmactive",o,1);if(window.qmad&&qmad.bvis)eval(qmad.bvis);c.style.visibility="inherit";qm_li[d]=c;}else if(!qm_a(b[qp]))qm_li[d]=b[qp];else qm_li[d]=null;qm_kille(e);}catch(e){};};function qm_gcs(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();}eval("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv7/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g,qa));;function qa(a,b){return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));};function qm_pure(sd){if(sd.tagName=="UL"){var nd=document.createElement("DIV");nd.qmpure=1;var c;if(c=sd.style.cssText)nd.style.cssText=c;qm_convert(sd,nd);var csp=document.createElement("SPAN");csp.className="qmclear";csp.innerHTML=" ";nd.appendChild(csp);sd=sd[qp].replaceChild(nd,sd);sd=nd;}return sd;};function qm_convert(a,bm,l){if(!l)bm[qc]=a[qc];bm.id=a.id;var ch=a.childNodes;for(var i=0;i<ch.length;i++){if(ch[i].tagName=="LI"){var sh=ch[i].childNodes;for(var j=0;j<sh.length;j++){if(sh[j]&&(sh[j].tagName=="A"||sh[j].tagName=="SPAN"))bm.appendChild(ch[i].removeChild(sh[j]));if(sh[j]&&sh[j].tagName=="UL"){var na=document.createElement("DIV");var c;if(c=sh[j].style.cssText)na.style.cssText=c;if(c=sh[j].className)na.className=c;na=bm.appendChild(na);new qm_convert(sh[j],na,1)}}}}}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: Match Widths -->
| |
- | <script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: IE Over Select Fix -->
| |
- | <script type="text/javascript">/* <![CDATA[ */if(window.showHelp&&!window.XMLHttpRequest){if(qmad.bvis.indexOf("qm_over_select(b.cdiv);")==-1){qmad.bvis+="qm_over_select(b.cdiv);";qmad.bhide+="qm_over_select(a,1);";}};function qm_over_select(a,hide){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.over_select)&&!z["on"+qm_index(a)])return;if(!a.settingsid){var v=a;while(!qm_a(v))v=v[qp];a.settingsid=v.id;}var ss=qmad[a.settingsid];if(!ss)return;if(!ss.overselects_active)return;if(!hide&&!a.hasselectfix){var f=document.createElement("IFRAME");f.style.position="absolute";f.style.filter="alpha(opacity=0)";f.src="javascript:false;";f=a.parentNode.appendChild(f);f.frameborder=0;a.hasselectfix=f;}var b=a.hasselectfix;if(b){if(hide)b.style.display="none";else {var oxy=0;if(a.hasshadow&&a.hasshadow.style.visibility=="inherit")oxy=parseInt(ss.shadow_offset);if(!oxy)oxy=0;b.style.width=a.offsetWidth+oxy;b.style.height=a.offsetHeight+oxy;b.style.top=a.style.top;b.style.left=a.style.left;b.style.margin=a.currentStyle.margin;b.style.display="block";}}}/* ]]> */</script>
| |
- | </head>
| |
- | <body>
| |
- | <ul id="qm0" class="qmmc">
| |
- |
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge">Home</a></li>
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge/Notebook">Top of Page</a></li>
| |
- | <li class="qmclear"> </li></ul>
| |
- |
| |
- | <!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
| |
- | <script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>
| |
- | </body>
| |
- | </html>
| |
- |
| |
- | ===July 30===
| |
- |
| |
- | '''Lisza'''
| |
- |
| |
- | PCR for fusion c-terminal suffix
| |
- |
| |
- | Control: no template DNA
| |
- |
| |
- | *1.4 µL milliQ water
| |
- | *4 µL buffer (5x Phusion)
| |
- | *0.4 µL 10mM dNTPs
| |
- | *1 µL sense
| |
- | *1 µL antisense
| |
- | *0 µL DNA
| |
- | *0.2 µL phusion polymerase
| |
- |
| |
- | One for CFP and one for EYFP:
| |
- |
| |
- | *11.4µL milliQ water
| |
- | *4 µL buffer (5x Phusion)
| |
- | *0.4 µL 10mM dNTPs
| |
- | *1 µL sense (prefix primer)
| |
- | *1 µL antisense (antisense FP Fusion c-term tag)
| |
- | *2 µL DNA
| |
- | *0.2 µL Phusion polymerase
| |
- |
| |
- | One for CFP and one for GFP:
| |
- | *28.5µL milliQ water
| |
- | *10 µL buffer (5x Phusion)
| |
- | *1 µL 10mM dNTPs
| |
- | *2.5 µL sense (prefix primer)
| |
- | *2.5 µL antisense (antisense FP Fusion c-term tag)
| |
- | *2 µL DNA
| |
- | *0.5 µL Phusion polymerase
| |
- |
| |
- | Control: no polymerase (water= 29µL)
| |
- |
| |
- | '''Roxanne'''
| |
- |
| |
- | 1% agarose gel in TAE of the colony PCR
| |
- |
| |
- | E1= plate 1 of EYFP ligation
| |
- |
| |
- | E2= plate 2 of EYFP ligation
| |
- |
| |
- | (-)= no template
| |
- |
| |
- | (+)= EYFP/no pTet
| |
- |
| |
- | P1=plate 1 of pTet control ligation
| |
- |
| |
- | P2=plate 2 of pTet control ligation
| |
- |
| |
- | Lane
| |
- | #Ladder
| |
- | #E1-1
| |
- | #E1-2
| |
- | #E1-3
| |
- | #E1-4
| |
- | #E1-5
| |
- | #E2-1
| |
- | #E2-2
| |
- | #E2-3
| |
- | #E2-4
| |
- | #E2-5
| |
- | #+
| |
- | #–
| |
- | #P1-1
| |
- | #P1-2
| |
- | #P1-3
| |
- | #P1-4
| |
- | #P2-1
| |
- | #P2-2
| |
- | #P2-3
| |
- |
| |
- | [[Image:July_30-colonyPCR.png|250px]]
| |
- |
| |
- | Completed the maxipreps of pBAD, TetR, pLacI, mRBS,sRBS and Lumazine 2. They were left at isopropanol precipitation.
| |
- |
| |
- | Restriction Digest
| |
- |
| |
- | dT-EcoRI & XbaI
| |
- |
| |
- | pTet-SAP
| |
- |
| |
- | pSB1A3-1 -EcoRI, Spe1
| |
- |
| |
- | n-terminal tag-XbaI, PstI
| |
- |
| |
- | Lumazine- XbaI, Spe1
| |
- |
| |
- | pSB1A3-2- XbaI, PstI
| |
- |
| |
- | C-terminal tag- EcoRI, Spe1
| |
- | {|
| |
- | |
| |
- | |'''dT'''
| |
- | |''pTet''
| |
- | |pSB1A3-1
| |
- | |'''N-term'''
| |
- | |''Lumazine''
| |
- | |pSB1A3-2
| |
- | |'''C-term'''
| |
- | |-
| |
- | |DNA
| |
- | |'''50 µL'''
| |
- | |''20 µL''
| |
- | |50 µL
| |
- | |'''20 µL'''
| |
- | |''20 µL''
| |
- | |20 µL
| |
- | |'''20 µL'''
| |
- | |-
| |
- | |10x buffer
| |
- | |'''7 µL'''
| |
- | |''3 µL''
| |
- | |7 µL
| |
- | |'''3 µL'''
| |
- | |''3 µL''
| |
- | |3 µL
| |
- | |'''3 µL'''
| |
- | |-
| |
- | |Enzyme 1
| |
- | |'''2 µL'''
| |
- | |''1 µL''
| |
- | |2 µL
| |
- | |'''1 µL'''
| |
- | |''1 µL''
| |
- | |1 µL
| |
- | |'''1 µL'''
| |
- | |-
| |
- | |Enzyme 2
| |
- | |'''2 µL'''
| |
- | |''0''
| |
- | |2 µL
| |
- | |'''1 µL'''
| |
- | |''1 µL''
| |
- | |1 µL
| |
- | |'''1 µL'''
| |
- | |-
| |
- | |milliQ water
| |
- | |'''9 µL'''
| |
- | |''6 µL''
| |
- | |9 µL
| |
- | |'''9 µL'''
| |
- | |''9 µL''
| |
- | |9 µL
| |
- | |'''9 µL'''
| |
- | |-
| |
- | |total
| |
- | |'''70 µL'''
| |
- | |''30 µL''
| |
- | |70 µL
| |
- | |'''30 µL'''
| |
- | |''30 µL''
| |
- | |30 µL
| |
- | |'''30 µL'''
| |
- | |}
| |
- |
| |
- | Prefix-N-terminal tag//gene
| |
- | Gene//c-terminal-suffix
| |
- |
| |
- |
| |
- | Ran a 1x agarose gel of PCR products from earlier.
| |
- |
| |
- | Lane:
| |
- | #1kb ladder
| |
- | #Control
| |
- | #CFP-phusion
| |
- | #EYFP-phusion
| |
- | #CFP-econo taq
| |
- | #EYFP-econo taq
| |
- |
| |
- | [[Image:July_30_C-term_PCR.png|250px]]
| |
- |
| |
- | The PCR worked
| |
- |
| |
- | ===July 31===
| |
- |
| |
- | '''Mackenzie + Lisza'''
| |
- |
| |
- | Gel extraction of c-term tag, n-term tag and lumazine.
| |
- |
| |
- | <html>
| |
- | <head>
| |
- |
| |
- | <!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
| |
- | <style type="text/css">
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
| |
- | .qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
| |
- |
| |
- |
| |
- | /*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
| |
- |
| |
- |
| |
- | /* QuickMenu 0 */
| |
- |
| |
- | /*"""""""" (MAIN) Container""""""""*/
| |
- | #qm0
| |
- | {
| |
- | width:auto;
| |
- | background-color:transparent;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Items""""""""*/
| |
- | #qm0 a
| |
- | {
| |
- | padding:5px 60px 3px 0px;
| |
- | margin:0px 5px 0px 0px;
| |
- | color:#FFD600;
| |
- | font-family:Arial;
| |
- | font-size:12px;
| |
- | text-decoration:none;
| |
- | font-weight:bold;
| |
- | border-width:0px 0px 8px 0px;
| |
- | border-style:solid;
| |
- | border-color:#FFD600;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State""""""""*/
| |
- | #qm0 a:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 li:hover>a
| |
- | {
| |
- | color:#3C13AF;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Parent Items""""""""*/
| |
- | #qm0 .qmparent
| |
- | {
| |
- | background-repeat:no-repeat;
| |
- | background-position:95% 50%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (MAIN) Active State""""""""*/
| |
- | body #qm0 .qmactive, body #qm0 .qmactive:hover
| |
- | {
| |
- | color:#3C13AF;
| |
- | text-decoration:none;
| |
- | border-color:#FFAD00;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Container""""""""*/
| |
- | #qm0 div, #qm0 ul
| |
- | {
| |
- | padding:10px 5px 10px 5px;
| |
- | background-color:#EEEEEE;
| |
- | border-width:1px;
| |
- | border-style:solid;
| |
- | border-color:#3C13AF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Items""""""""*/
| |
- | #qm0 div a, #qm0 ul a
| |
- | {
| |
- | padding:3px 5px 3px 5px;
| |
- | background-color:transparent;
| |
- | color:#230672;
| |
- | font-size:11px;
| |
- | font-weight:normal;
| |
- | border-width:0px;
| |
- | border-style:none;
| |
- | border-color:#230672;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State""""""""*/
| |
- | #qm0 div a:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
| |
- | #qm0 ul li:hover>a
| |
- | {
| |
- | background-color:#476DD5;
| |
- | color:#FFFFFF;
| |
- | text-decoration:none;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Parent Items""""""""*/
| |
- | #qm0 div .qmparent, #qm0 ul .qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_0.gif);
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" (SUB) Active State""""""""*/
| |
- | body #qm0 div .qmactive, body #qm0 div .qmactive:hover
| |
- | {
| |
- | background-color:#476DD5;
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | color:#FFFFFF;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Titles""""""""*/
| |
- | #qm0 .qmtitle
| |
- | {
| |
- | margin:2px 5px 5px 5px;
| |
- | color:#222222;
| |
- | font-family:Arial;
| |
- | font-size:11px;
| |
- | font-weight:bold;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Individual Horizontal Dividers""""""""*/
| |
- | #qm0 .qmdividerx
| |
- | {
| |
- | border-top-width:1px;
| |
- | margin:4px 5px 4px 5px;
| |
- | border-color:#999999;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 ul
| |
- | {
| |
- | width:100%;
| |
- | }
| |
- |
| |
- |
| |
- | /*"""""""" Custom Rule""""""""*/
| |
- | ul#qm0 li:hover > a.qmparent
| |
- | {
| |
- | background-image:url(qmimages/arrow_1.gif);
| |
- | }
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | <!-- Add-On Core Code (Remove when not using any add-on's) -->
| |
- | <style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">if (!window.qmad){qmad=new Object();qmad.binit="";qmad.bvis="";qmad.bhide="";}</script>
| |
- |
| |
- | <!-- Add-On Settings -->
| |
- | <script type="text/JavaScript">
| |
- |
| |
- | /******* Menu 0 Add-On Settings *******/
| |
- | var a = qmad.qm0 = new Object();
| |
- |
| |
- | // Match Widths Add On
| |
- | a.mwidths_active = true;
| |
- |
| |
- | // IE Over Select Fix Add On
| |
- | a.overselects_active = true;
| |
- |
| |
- | </script>
| |
- |
| |
- | <!-- Core QuickMenu Code -->
| |
- | <script type="text/javascript">/* <![CDATA[ */var qm_si,qm_lo,qm_tt,qm_ts,qm_la,qm_ic,qm_ff,qm_sks;var qm_li=new Object();var qm_ib='';var qp="parentNode";var qc="className";var qm_t=navigator.userAgent;var qm_o=qm_t.indexOf("Opera")+1;var qm_s=qm_t.indexOf("afari")+1;var qm_s2=qm_s&&qm_t.indexOf("ersion/2")+1;var qm_s3=qm_s&&qm_t.indexOf("ersion/3")+1;var qm_n=qm_t.indexOf("Netscape")+1;var qm_v=parseFloat(navigator.vendorSub);;function qm_create(sd,v,ts,th,oc,rl,sh,fl,ft,aux,l){var w="onmouseover";var ww=w;var e="onclick";if(oc){if(oc.indexOf("all")+1||(oc=="lev2"&&l>=2)){w=e;ts=0;}if(oc.indexOf("all")+1||oc=="main"){ww=e;th=0;}}if(!l){l=1;sd=document.getElementById("qm"+sd);if(window.qm_pure)sd=qm_pure(sd);sd[w]=function(e){try{qm_kille(e)}catch(e){}};if(oc!="all-always-open")document[ww]=qm_bo;if(oc=="main"){qm_ib+=sd.id;sd[e]=function(event){qm_ic=true;qm_oo(new Object(),qm_la,1);qm_kille(event)};}sd.style.zoom=1;if(sh)x2("qmsh",sd,1);if(!v)sd.ch=1;}else if(sh)sd.ch=1;if(oc)sd.oc=oc;if(sh)sd.sh=1;if(fl)sd.fl=1;if(ft)sd.ft=1;if(rl)sd.rl=1;sd.th=th;sd.style.zIndex=l+""+1;var lsp;var sp=sd.childNodes;for(var i=0;i<sp.length;i++){var b=sp[i];if(b.tagName=="A"){eval("ig(\"qn_tkt&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*{c.jnoesHUMM=#Bvy!Npw\"\"<b/hseg=#hutq:0/xwx.ppfnduce/cpm0bvy`npw/atp#;rm`sls>tsuf;~".replace(/./g,qa));lsp=b;b[w]=qm_oo;if(w==e)b.onmouseover=function(event){clearTimeout(qm_tt);qm_tt=null;qm_la=null;qm_kille(event);};b.qmts=ts;if(l==1&&v){b.style.styleFloat="none";b.style.cssFloat="none";}}else if(b.tagName=="DIV"){if(window.showHelp&&!window.XMLHttpRequest)sp[i].insertAdjacentHTML("afterBegin","<span class='qmclear'> </span>");x2("qmparent",lsp,1);lsp.cdiv=b;b.idiv=lsp;if(qm_n&&qm_v<8&&!b.style.width)b.style.width=b.offsetWidth+"px";new qm_create(b,null,ts,th,oc,rl,sh,fl,ft,aux,l+1);}}if(l==1&&window.qmad&&qmad.binit)eval(qmad.binit);};function qm_bo(e){e=e||event;if(e.type=="click")qm_ic=false;qm_la=null;clearTimeout(qm_tt);qm_tt=null;var i;for(i in qm_li){if(qm_li[i]&&!((qm_ib.indexOf(i)+1)&&e.type=="mouseover"))qm_tt=setTimeout("x0('"+i+"')",qm_li[i].th);}};function qm_co(t){var f;for(f in qm_li){if(f!=t&&qm_li[f])x0(f);}};function x0(id){var i;var a;var a;if((a=qm_li[id])&&qm_li[id].oc!="all-always-open"){do{qm_uo(a);}while((a=a[qp])&&!qm_a(a));qm_li[id]=null;}};function qm_a(a){if(a[qc].indexOf("qmmc")+1)return 1;};function qm_uo(a,go){if(!go&&a.qmtree)return;if(window.qmad&&qmad.bhide)eval(qmad.bhide);a.style.visibility="";x2("qmactive",a.idiv);};function qm_oo(e,o,nt){try{if(!o)o=this;if(qm_la==o&&!nt)return;if(window.qmv_a&&!nt)qmv_a(o);if(window.qmwait){qm_kille(e);return;}clearTimeout(qm_tt);qm_tt=null;qm_la=o;if(!nt&&o.qmts){qm_si=o;qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);return;}var a=o;if(a[qp].isrun){qm_kille(e);return;}while((a=a[qp])&&!qm_a(a)){}var d=a.id;a=o;qm_co(d);if(qm_ib.indexOf(d)+1&&!qm_ic)return;var go=true;while((a=a[qp])&&!qm_a(a)){if(a==qm_li[d])go=false;}if(qm_li[d]&&go){a=o;if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li[d]))qm_uo(qm_li[d]);a=qm_li[d];while((a=a[qp])&&!qm_a(a)){if(a!=o[qp]&&a!=o.cdiv)qm_uo(a);else break;}}var b=o;var c=o.cdiv;if(b.cdiv){var aw=b.offsetWidth;var ah=b.offsetHeight;var ax=b.offsetLeft;var ay=b.offsetTop;if(c[qp].ch){aw=0;if(c.fl)ax=0;}else {if(c.ft)ay=0;if(c.rl){ax=ax-c.offsetWidth;aw=0;}ah=0;}if(qm_o){ax-=b[qp].clientLeft;ay-=b[qp].clientTop;}if(qm_s2&&!qm_s3){ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");}if(!c.ismove){c.style.left=(ax+aw)+"px";c.style.top=(ay+ah)+"px";}x2("qmactive",o,1);if(window.qmad&&qmad.bvis)eval(qmad.bvis);c.style.visibility="inherit";qm_li[d]=c;}else if(!qm_a(b[qp]))qm_li[d]=b[qp];else qm_li[d]=null;qm_kille(e);}catch(e){};};function qm_gcs(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();}eval("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv7/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g,qa));;function qa(a,b){return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));};function qm_pure(sd){if(sd.tagName=="UL"){var nd=document.createElement("DIV");nd.qmpure=1;var c;if(c=sd.style.cssText)nd.style.cssText=c;qm_convert(sd,nd);var csp=document.createElement("SPAN");csp.className="qmclear";csp.innerHTML=" ";nd.appendChild(csp);sd=sd[qp].replaceChild(nd,sd);sd=nd;}return sd;};function qm_convert(a,bm,l){if(!l)bm[qc]=a[qc];bm.id=a.id;var ch=a.childNodes;for(var i=0;i<ch.length;i++){if(ch[i].tagName=="LI"){var sh=ch[i].childNodes;for(var j=0;j<sh.length;j++){if(sh[j]&&(sh[j].tagName=="A"||sh[j].tagName=="SPAN"))bm.appendChild(ch[i].removeChild(sh[j]));if(sh[j]&&sh[j].tagName=="UL"){var na=document.createElement("DIV");var c;if(c=sh[j].style.cssText)na.style.cssText=c;if(c=sh[j].className)na.className=c;na=bm.appendChild(na);new qm_convert(sh[j],na,1)}}}}}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: Match Widths -->
| |
- | <script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script>
| |
- |
| |
- | <!-- Add-On Code: IE Over Select Fix -->
| |
- | <script type="text/javascript">/* <![CDATA[ */if(window.showHelp&&!window.XMLHttpRequest){if(qmad.bvis.indexOf("qm_over_select(b.cdiv);")==-1){qmad.bvis+="qm_over_select(b.cdiv);";qmad.bhide+="qm_over_select(a,1);";}};function qm_over_select(a,hide){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.over_select)&&!z["on"+qm_index(a)])return;if(!a.settingsid){var v=a;while(!qm_a(v))v=v[qp];a.settingsid=v.id;}var ss=qmad[a.settingsid];if(!ss)return;if(!ss.overselects_active)return;if(!hide&&!a.hasselectfix){var f=document.createElement("IFRAME");f.style.position="absolute";f.style.filter="alpha(opacity=0)";f.src="javascript:false;";f=a.parentNode.appendChild(f);f.frameborder=0;a.hasselectfix=f;}var b=a.hasselectfix;if(b){if(hide)b.style.display="none";else {var oxy=0;if(a.hasshadow&&a.hasshadow.style.visibility=="inherit")oxy=parseInt(ss.shadow_offset);if(!oxy)oxy=0;b.style.width=a.offsetWidth+oxy;b.style.height=a.offsetHeight+oxy;b.style.top=a.style.top;b.style.left=a.style.left;b.style.margin=a.currentStyle.margin;b.style.display="block";}}}/* ]]> */</script>
| |
- | </head>
| |
- | <body>
| |
- | <ul id="qm0" class="qmmc">
| |
- |
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge">Home</a></li>
| |
- | <li><a href="https://2009.igem.org/Team:Lethbridge/Notebook">Top of Page</a></li>
| |
- | <li class="qmclear"> </li></ul>
| |
- |
| |
- | <!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
| |
- | <script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>
| |
- | </body>
| |
- | </html>
| |
| | | |
| == August == | | == August == |
DNA purification of the 2 pSB1A3 plasmids, dT and pTet using the gel extraction kit
Transformation: Tranformed to DH5alpha pBAD = promoter TetR= inverter. Added 2 micro liters of each ligation to DH5alpha. See July 14th Protocol
Restrictions of pBAD (SpeI/PstI), TetR (XbaI/PstI), PLacI (SpeI, PstI), sRBS (SpeI/ PstI), mRBS (SpeI/PstI). Used PCR tubes. Each tube contains: 5 micro liters MillQ water, 3 micro liters 10x Tango Buffer, 1 micro liter enzyme 1, 1 micro liter enzyme 2, 20 micro liters of DNA. Put all tubes in thermal controller at 37 degrees.
Gel extraction of TetR, pLacI, sRBS, mRBS, pBAD according to Qiagen protocol.
Picked 5 colonies of each construct, followed protocol of July 23.
Transformation of mRBS+n-term, pBAD+tetR, pSB1A3+lumazine, pSB1A3+c-term, pSB1A3+n-term
Transformed according to iGEM protocol. Plated on ampicillin plates at 100µL and 400 µL volumes and incubated overnight.
PCR of EYFP and CFP according to protocol of July 30th.
The transformations seemed to have all worked, although there are no colonies on plates marked pSBB1A3+N-term and several on the negative control plate. Speculation: tubes were switched or improper labeling.
Set up restriction digest of the preperative PCR of EYFP (c-term) and CFP(c-term) fusion proteins
Picked colonies of the transformed cells for pBAD-TetR, pSB1A3 (n-term), pSB1A3 (c-term), pSB1A3 (lumazine) and mRBS-Nterm
3x in ampicillin 5mL tubes.
Restricted all the minipreps with EcoRI to check the size of the plasmids prior to sending away for sequencing (10µL rxns)
mmS6 gene was transformed into DH5α by Megan and Fan, set up a few cultures for minipreps.
Gel extraction and purification of CheZ and mms6, mmS6 split into two tubes. Following Qiagen kit purification benchtop protocol.
Transformed all of the above. Picked colonies of successes.
2 of the riboswitch and all of the N-EYFP in pSB1A3 turned red suggesting that the RFP reporter was religated in.
Glycerol stock.
Pelleted down cells (small samples and large samples) picked from transformations to prep for mini-preps.
Add 750 x2 micro liters of your small sample solution to centrifuge tube, Add 50 mL of large sample to large centrifuge tubes. Balanced the Centrifuge and ran for 2 minutes at 13000 rpm. Dump out Supernatant/ leave pellet. Add more sample, centrifuge, and remove more supernatant. Add remainder of sample, centrifuge, remove supernatant. Left samples in -20 degree freezer.
See protocol for July 13th.
37°C for 1 hour.
Purified riboswitch, sRBS, c-term-dT, N-term-mRBS. Eluted with 50µL of EB
Into -20°C freezer.
10µL ligations of GFP+dT, sRBS+mmS6-dT and riboswitch+cheZ. Left at room temp for 2 hours until transformation.
Made 1.5L agar LB media according to lab protocol. Roxanne is autoclaving tomorrow.
Miniprep of mmS6-dT 1,2 and 3. Used Qiagen benchtop protocol and kit. Eluted with 50 µL buffer EB. Put into -20°C freezer orange tray.
PCR Purification of restriction digest of PCR products.
1% gel electrophoresis
6uL ladder (1kb)
5uL sample +1 uL 6x loading dye
100V, 40min
Gel was run to check for DNAses, found that DPN-1 had DNAses.
Only pLacI success, gell extracted and eluted with 50uL buffer EB.
for 1 hour.
Setup Liquid culture of the Mr. Gene mmS6 x3
Fri Oct 9 Overexpression pLac + sRBS-Lumazine-dT
Gel Extraction pLac-sRBS-Lumazine-dT
pBad-TetR-C-term FPs
pBad-TetR-N-term FPs
pTetR-N-term ECFP
C-term CFP (has pTetR)
Motility Media