Team:Hong Kong HKUST/notebook/mod4
From 2013.igem.org
(17 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
* { margin:0; padding:0; } /* a simple reset */ | * { margin:0; padding:0; } /* a simple reset */ | ||
.head, li, h2 { margin-bottom:15px;z-index:-11; } | .head, li, h2 { margin-bottom:15px;z-index:-11; } | ||
- | .head { display:block; background:#35BB91;border-radius:500px;margin-bottom:5px;align:center;width:90%;z-index:-3; } | + | .head { display:block; background:#35BB91;border-radius:500px;margin-bottom:5px;align:center;width:90%;z-index:-3;font-family:"Trebuchet MS", Helvetica, sans-serif } |
- | .content { display:none; background:#8FF5D5;border-radius:100px;margin-bottom:5px;align:center;width:90%;z-index:-3;padding-left:100px;padding-right:100px;} | + | .content { display:none; background:#8FF5D5;border-radius:100px;margin-bottom:5px;align:center;width:90%;z-index:-3;padding-left:100px;padding-right:100px;font-family:"Trebuchet MS", Helvetica, sans-serif} |
li { position:relative;overflow:hidden; } | li { position:relative;overflow:hidden; } | ||
</style> | </style> | ||
Line 46: | Line 46: | ||
}); | }); | ||
</script> | </script> | ||
+ | <style> | ||
+ | .pos_fixed | ||
+ | { | ||
+ | position:fixed; | ||
+ | top:150px; | ||
+ | left:10px; | ||
+ | } | ||
+ | |||
+ | ol.pos_fixed | ||
+ | { | ||
+ | list-style-type:none; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | .pos_fixed a:link,.pos_fixed a:visited | ||
+ | { | ||
+ | display:block; | ||
+ | font-weight:bold; | ||
+ | color:#FFFFFF; | ||
+ | background-color:#E32E51; | ||
+ | width:120px; | ||
+ | text-align:center; | ||
+ | padding:4px; | ||
+ | text-decoration:none; | ||
+ | text-transform:uppercase; | ||
+ | } | ||
+ | .pos_fixed a:hover,.pos_fixed a:active | ||
+ | { | ||
+ | background-color:#E32E51; | ||
+ | } | ||
+ | </style> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | body{background-color:# | + | body{background-color:#494042;width:100%;margin-bottom:20px;min-width:600px;max-width:2000px;height:100%;font: x-small sans-serif;} |
#menubar | #menubar | ||
{background-color:#EEECEC;opacity:0.8;top:-4px;width:360px;height:23px;position:absolute;top:-20px;} | {background-color:#EEECEC;opacity:0.8;top:-4px;width:360px;height:23px;position:absolute;top:-20px;} | ||
Line 61: | Line 92: | ||
{visibility:hidden;} | {visibility:hidden;} | ||
#globalWrapper | #globalWrapper | ||
- | {position: relative;font-size:127%;width:100%;margin:0;padding:0;padding-bottom:10px;background-color:#494042;} | + | {position: relative;font-size:127%;width:100%;margin:0;padding:0;padding-bottom:10px;background-color:#494042;height:auto;} |
#content | #content | ||
{width: 1000px;border:none;background-color:#ffffff;padding:0px;margin-top:0px;line-height: 1.5em;color: black;} | {width: 1000px;border:none;background-color:#ffffff;padding:0px;margin-top:0px;line-height: 1.5em;color: black;} | ||
Line 77: | Line 108: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
- | font-size: 14px; | + | font-size: 14px; |
} | } | ||
* { | * { | ||
Line 203: | Line 234: | ||
} | } | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
- | font-family: | + | font-family:"Trebuchet MS", Helvetica, sans-serif |
font-weight: normal; | font-weight: normal; | ||
color: #000; | color: #000; | ||
Line 221: | Line 252: | ||
#bodyContent h1, #bodyContent h2 { | #bodyContent h1, #bodyContent h2 { | ||
margin-bottom: .6em; | margin-bottom: .6em; | ||
+ | font-family:"Trebuchet MS", Helvetica, sans-serif; | ||
} | } | ||
h1.centered, h2.centered, h3.centered, h4.centered, h5.centered, h6.centered { | h1.centered, h2.centered, h3.centered, h4.centered, h5.centered, h6.centered { | ||
Line 238: | Line 270: | ||
} | } | ||
#flight{z-index:-2;} | #flight{z-index:-2;} | ||
+ | h3{font-size:28px;font-family:"Trebuchet MS", Helvetica, sans-serif;} | ||
+ | #title{border: solid 2px;border-radius:15px;width:90%;padding:15px;margin-left:50px;margin-bottom:25px;} | ||
+ | #iGEM_Logo{ | ||
+ | width:100px; | ||
+ | height:80px; | ||
+ | position:absolute; | ||
+ | right:10px; | ||
+ | top:60px; | ||
+ | z-index:+15; | ||
+ | } | ||
+ | #hkust_Logo{ | ||
+ | width:60px; | ||
+ | height:80px; | ||
+ | position:absolute; | ||
+ | right:110px; | ||
+ | top:60px; | ||
+ | z-index:+15; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
+ | |||
+ | <a href="https://2013.igem.org/Main_Page"><img id="iGEM_Logo" src="https://static.igem.org/mediawiki/2013/4/46/Igem_qgem_logo.png"></a> | ||
+ | |||
+ | |||
+ | <a href="http://www.ust.hk/eng/index.htm"><img id="hkust_Logo" src="https://static.igem.org/mediawiki/2013/5/55/Hkust_logo.gif"></a> | ||
+ | <ol class="pos_fixed"> | ||
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook">Notebook</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook/mod1">Module 1</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook/mod2">Module 2</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook/mod3">Module 3</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook/mod4">Module 4</a></il> | ||
+ | </ol> | ||
<a href=https://2013.igem.org/Team:Hong_Kong_HKUST><center><div id="kepala" style="height:121px;width:100%;"><img src="https://static.igem.org/mediawiki/igem.org/c/c7/BANNER1_%281%29.png" style="height:121px;width:100%;align:middle;"></div></center></a> | <a href=https://2013.igem.org/Team:Hong_Kong_HKUST><center><div id="kepala" style="height:121px;width:100%;"><img src="https://static.igem.org/mediawiki/igem.org/c/c7/BANNER1_%281%29.png" style="height:121px;width:100%;align:middle;"></div></center></a> | ||
<div id="cover"></div> | <div id="cover"></div> | ||
Line 254: | Line 316: | ||
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/advisors">Advisors</a></li> | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/advisors">Advisors</a></li> | ||
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/instructors">Instructors</a></li> | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/instructors">Instructors</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/attribution">Attribution</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/acknowledge">Acknowledgement</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/ | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Project">Project</a> |
<ul> | <ul> | ||
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/abstract">Abstract</a></li> | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/abstract">Abstract</a></li> | ||
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/ | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/modules">Modules Description</a></li> |
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/ | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/data">Data Page</a></li> |
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Parts">Parts</a></li> | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Parts">Parts</a></li> | ||
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/ | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/characterization">Characterization</a></li> |
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/results"> | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/results">Result</a></li> |
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/future">Future Work</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 270: | Line 335: | ||
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Wetlab">Wetlab</a> | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/Wetlab">Wetlab</a> | ||
<ul> | <ul> | ||
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook"> | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/notebook">Notebook</a></li> |
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/protocols"> | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/protocols">Protocols</a></li> |
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/safety"> | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/safety">Safety</a></li> |
+ | |||
</ul> | </ul> | ||
</li> | </li> | ||
Line 285: | Line 351: | ||
<li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp">Human Practice</a> | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp">Human Practice</a> | ||
<ul> | <ul> | ||
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/ | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/cp">Country Profile</a></li> |
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/ | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/blog">Blog</a></li> |
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/ | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/interview">Interviews</a></li> |
- | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/ | + | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/article/genet">Article</a></li> |
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/video">Videos</a></li> | ||
+ | <li><a href="https://2013.igem.org/Team:Hong_Kong_HKUST/hp/presentation">Presentations</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
</ul> | </ul> | ||
+ | |||
</div> | </div> | ||
- | <br><br><br><br><br><br><br> | + | <br><br><br><br><br><br><br><br> |
+ | <div id="title"><center><h3>Glyoxylate Shunt Module's Notebook</h3></center></div> | ||
<div id="flight"> | <div id="flight"> | ||
<div id="satu" align="center"> <h1>June 2013</h1> | <div id="satu" align="center"> <h1>June 2013</h1> | ||
Line 301: | Line 371: | ||
<a href='#' class='head'>Week 4</a> | <a href='#' class='head'>Week 4</a> | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
- | <p><br>Design primers for aceA, aceB, MLS and | + | <p><br>Design primers for <i>aceA</i>, <i>aceB</i>, MLS and EF-1alpha promoter extraction<br /> |
Mini prepped pCMV/myc/mito<br /> | Mini prepped pCMV/myc/mito<br /> | ||
Extracted BW25113 genome<br /> | Extracted BW25113 genome<br /> | ||
- | PCR out aceA and aceB for Biobrick<br /> | + | PCR out <i>aceA</i> and <i>aceB</i> for Biobrick<br /> |
- | PCR out MLS for fuse with aceA and aceB<br /> | + | PCR out MLS for fuse with <i>aceA</i> and <i>aceB</i><br /> |
- | PCR out aceA and aceB to fuse with MLS</p><br> | + | PCR out <i>aceA</i> and <i>aceB</i> to fuse with MLS</p><br> |
</div> | </div> | ||
</div> | </div> | ||
Line 318: | Line 388: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Transformed | + | <p>Transformed iDUET101a<br /> |
Mini prepped transformant and do digestion check<br /> | Mini prepped transformant and do digestion check<br /> | ||
- | Make glycerol stock out of | + | Make glycerol stock out of iDUET101a<br /> |
- | Extract out | + | Extract out pSB1C3 from <a href="http://parts.igem.org/Part:BBa_J04450">BBa_J04450</a> using gel extraction with XbaI and PstI<br /> |
Extract <i>E. coli</i> BW25113 genome</p> | Extract <i>E. coli</i> BW25113 genome</p> | ||
<p> </p> | <p> </p> | ||
Line 331: | Line 401: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Ligation of aceA and aceB with | + | <p>Ligation of <i>aceA</i> and <i>aceB</i> with pSB1C3<br /> |
- | Transformed aceA-pSB1C3 and aceB-pSB1C3<br /> | + | Transformed <i>aceA</i>-pSB1C3 and <i>aceB</i>-pSB1C3<br /> |
- | Screen out colonies for aceA-pSB1C3 and aceB-pSB1C3 and do digestion check<br /> | + | Screen out colonies for <i>aceA</i>-pSB1C3 and <i>aceB</i>-pSB1C3 and do digestion check<br /> |
- | aceB-pSB1C3 confirmed and proceed with sequencing<br /> | + | <i>aceB</i>-pSB1C3 confirmed and proceed with sequencing<br /> |
- | aceB-pSB1C3 partial sequence confirmed</p> | + | <i>aceB</i>-pSB1C3 partial sequence confirmed</p> |
<p> </p> | <p> </p> | ||
</div> | </div> | ||
Line 344: | Line 414: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Extracted out more | + | <p>Extracted out more pSB1C3 from BBa_J04450<br /> |
- | PCR out aceA with standard prefix and suffix<br /> | + | PCR out <i>aceA</i> with standard prefix and suffix<br /> |
- | Digestion of aceA with XbaI and PstI<br /> | + | Digestion of <i>aceA</i> with XbaI and PstI<br /> |
Ligate with pSB1C3<br /> | Ligate with pSB1C3<br /> | ||
Screen colonies and do digestion check<br /> | Screen colonies and do digestion check<br /> | ||
- | aceA-pSB1C3 confirmed and proceed with sequencing<br /> | + | <i>aceA</i>-pSB1C3 confirmed and proceed with sequencing<br /> |
- | aceA-pSB1C3 partial sequence confirmed<br /> | + | <i>aceA</i>-pSB1C3 partial sequence confirmed<br /> |
- | Help Chloe do digestion check for | + | Help Chloe do digestion check for P<i>ef-1alpha</i>-pSB1C3</p> |
<p> </p> | <p> </p> | ||
</div> | </div> | ||
Line 360: | Line 430: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Extraction of | + | <p>Extraction of P<i>ef-1alpha</i> for Biobrick<br /> |
Extract out more pSB1C3 from BBa_J04450<br /> | Extract out more pSB1C3 from BBa_J04450<br /> | ||
- | Digestion of | + | Digestion of P<i>ef-1alpha</i> with EcoRI and PstI<br /> |
- | Ligation of | + | Ligation of P<i>ef-1alpha</i> with pSB1C3<br /> |
- | Transformed | + | Transformed P<i>ef-1alpha</i>-pSB1C3 construct<br /> |
Screen colonies and do digestion check<br /> | Screen colonies and do digestion check<br /> | ||
- | Weird bands show up, do colony PCR to confirm whether | + | Weird bands show up, do colony PCR to confirm whether P<i>ef-1alpha</i> is ligated<br /> |
- | Colony PCR showed that | + | Colony PCR showed that P<i>ef-1alpha</i> is there<br /> |
Colony PCR with VF2 and VR primers didn’t give any result</p> | Colony PCR with VF2 and VR primers didn’t give any result</p> | ||
<p> </p> | <p> </p> | ||
Line 381: | Line 451: | ||
<p> </p> | <p> </p> | ||
<p>Practice Gibson Assembly using known DNA and Gibson assembly mix<br /> | <p>Practice Gibson Assembly using known DNA and Gibson assembly mix<br /> | ||
- | Extract MLS, | + | Extract MLS, P<i>ef-1alpha</i>, <i>aceB</i> and polyadenylation sequence using PCR </p> |
<p> </p> | <p> </p> | ||
</div> | </div> | ||
Line 389: | Line 459: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Help Chloe do digestion check of | + | <p>Help Chloe do digestion check of pCMV-<i>aceA</i><br /> |
- | + | pCMV-<i>aceA</i> construct confirmed<br /> | |
- | Redo making | + | Redo making P<i>ef-1alpha</i>-pSB1C3 construct<br /> |
Create PMT construct for western blotting training<br /> | Create PMT construct for western blotting training<br /> | ||
PMT construct made proceed with western blotting:</p> | PMT construct made proceed with western blotting:</p> | ||
Line 401: | Line 471: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Build construct for | + | <p>Build construct for P<i>ef-1alpha</i> characterization<br /> |
- | + | P<i>cmv</i> – GFP, P<i>ef-1alpha</i> – GFP construct, P<i>cmv</i> – mCherry, P<i>ef-1alpha</i> – mCherry constructs<br /> | |
Individual DNA was extracted using PCR <br /> | Individual DNA was extracted using PCR <br /> | ||
Assembled using Gibson Assembly</p> | Assembled using Gibson Assembly</p> | ||
Line 412: | Line 482: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Troubleshooting for | + | <p>Troubleshooting for P<i>ef-1alpha</i> characterization constructs<br /> |
- | Use Gibson Assembly to make | + | Use Gibson Assembly to make P<i>ef-1alpha</i> – pSB1C3 for submission</p> |
<p> </p> | <p> </p> | ||
</div> | </div> | ||
Line 424: | Line 494: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Give | + | <p>Give P<i>cmv</i>-<i>aceA</i> to group 1 to transfect <br /> |
- | + | P<i>ef-1alpha</i> – pSB1C3 constructed <br /> | |
Digestion checks and sequenced<br /> | Digestion checks and sequenced<br /> | ||
Improvement of existing Biobrick: J176171 primer designs for J176171 to engineer with standard prefix in RFC10 and RFC25 formats<br /> | Improvement of existing Biobrick: J176171 primer designs for J176171 to engineer with standard prefix in RFC10 and RFC25 formats<br /> | ||
- | Found that J176171 are heat | + | Found that J176171 are heat unstable and degrades after denaturation</p> |
<p> </p> | <p> </p> | ||
</div> | </div> | ||
Line 436: | Line 506: | ||
<div class='content' align="left"> | <div class='content' align="left"> | ||
<p> </p> | <p> </p> | ||
- | <p>Receive | + | <p>Receive transfected HEK293 cell from Group 1<br /> |
- | Do western blotting with mouse anti c- | + | Do western blotting with mouse anti c-myc antibody as primary antibody and anti-mouse HRP as secondary antibody<br /> |
- | Western blotting showed that | + | Western blotting showed that AceA is expressed in HEK293 cell in contrast to the negative control<br /> |
- | Build construct for | + | Build construct for P<i>ef-1alpha</i> characterization: P<i>ef-1alpha</i> – GFP – polyadenylation sequence – pSB1C3 <br /> |
Improvement of existing Biobrick: J176171 primer designs to extract GFP with engineered complementary sequence of J176171</p> | Improvement of existing Biobrick: J176171 primer designs to extract GFP with engineered complementary sequence of J176171</p> | ||
<p> </p> | <p> </p> |
Latest revision as of 23:15, 27 September 2013
Glyoxylate Shunt Module's Notebook
June 2013
Design primers for aceA, aceB, MLS and EF-1alpha promoter extraction
Mini prepped pCMV/myc/mito
Extracted BW25113 genome
PCR out aceA and aceB for Biobrick
PCR out MLS for fuse with aceA and aceB
PCR out aceA and aceB to fuse with MLS
July 2013
Transformed iDUET101a
Mini prepped transformant and do digestion check
Make glycerol stock out of iDUET101a
Extract out pSB1C3 from BBa_J04450 using gel extraction with XbaI and PstI
Extract E. coli BW25113 genome
Ligation of aceA and aceB with pSB1C3
Transformed aceA-pSB1C3 and aceB-pSB1C3
Screen out colonies for aceA-pSB1C3 and aceB-pSB1C3 and do digestion check
aceB-pSB1C3 confirmed and proceed with sequencing
aceB-pSB1C3 partial sequence confirmed
Extracted out more pSB1C3 from BBa_J04450
PCR out aceA with standard prefix and suffix
Digestion of aceA with XbaI and PstI
Ligate with pSB1C3
Screen colonies and do digestion check
aceA-pSB1C3 confirmed and proceed with sequencing
aceA-pSB1C3 partial sequence confirmed
Help Chloe do digestion check for Pef-1alpha-pSB1C3
Extraction of Pef-1alpha for Biobrick
Extract out more pSB1C3 from BBa_J04450
Digestion of Pef-1alpha with EcoRI and PstI
Ligation of Pef-1alpha with pSB1C3
Transformed Pef-1alpha-pSB1C3 construct
Screen colonies and do digestion check
Weird bands show up, do colony PCR to confirm whether Pef-1alpha is ligated
Colony PCR showed that Pef-1alpha is there
Colony PCR with VF2 and VR primers didn’t give any result
August 2013
Practice Gibson Assembly using known DNA and Gibson assembly mix
Extract MLS, Pef-1alpha, aceB and polyadenylation sequence using PCR
Help Chloe do digestion check of pCMV-aceA
pCMV-aceA construct confirmed
Redo making Pef-1alpha-pSB1C3 construct
Create PMT construct for western blotting training
PMT construct made proceed with western blotting:
Build construct for Pef-1alpha characterization
Pcmv – GFP, Pef-1alpha – GFP construct, Pcmv – mCherry, Pef-1alpha – mCherry constructs
Individual DNA was extracted using PCR
Assembled using Gibson Assembly
Troubleshooting for Pef-1alpha characterization constructs
Use Gibson Assembly to make Pef-1alpha – pSB1C3 for submission
September 2013
Give Pcmv-aceA to group 1 to transfect
Pef-1alpha – pSB1C3 constructed
Digestion checks and sequenced
Improvement of existing Biobrick: J176171 primer designs for J176171 to engineer with standard prefix in RFC10 and RFC25 formats
Found that J176171 are heat unstable and degrades after denaturation
Receive transfected HEK293 cell from Group 1
Do western blotting with mouse anti c-myc antibody as primary antibody and anti-mouse HRP as secondary antibody
Western blotting showed that AceA is expressed in HEK293 cell in contrast to the negative control
Build construct for Pef-1alpha characterization: Pef-1alpha – GFP – polyadenylation sequence – pSB1C3
Improvement of existing Biobrick: J176171 primer designs to extract GFP with engineered complementary sequence of J176171
Extract GFP in RFC10 and RFC25 format
Heat sensitivity test of J176171 at temperatures range from 40 to 50 degrees Celsius for Gibson Assembly