Team/CINVESTAV-IPN-UNAM MX/Systems.htm
From 2012.igem.org
(Difference between revisions)
(Created page with "Systems assembly") |
|||
Line 1: | Line 1: | ||
- | Systems assembly | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
+ | <head> | ||
+ | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
+ | <title>Rho</title> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | #top-section { | ||
+ | position: relative; | ||
+ | height: 20px; | ||
+ | width: 975px; | ||
+ | margin: 0 auto 0 auto; | ||
+ | border-left: hidden; | ||
+ | border-right: hidden; | ||
+ | border-bottom: hidden; | ||
+ | } | ||
+ | |||
+ | * { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background: #FFFFFF url(https://static.igem.org/mediawiki/2012/f/f3/Fondo_bod.jpg) repeat-x; | ||
+ | text-align: justify; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | font-size: 12px; | ||
+ | color: #000000; | ||
+ | } | ||
+ | |||
+ | h1, h2, h3 { | ||
+ | color: #333333; | ||
+ | } | ||
+ | |||
+ | h1, h2 { | ||
+ | margin-bottom: 5px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-size: 197%; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font-size: 152%; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-size: 100%; | ||
+ | } | ||
+ | |||
+ | p, ul, ol { | ||
+ | margin-bottom: 20px; | ||
+ | line-height: 1.8em; | ||
+ | } | ||
+ | |||
+ | ul, ol { | ||
+ | margin-left: 3em; | ||
+ | } | ||
+ | |||
+ | blockquote { | ||
+ | padding-left: 3em; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/1/11/Img08.gif) no-repeat; | ||
+ | font-style: italic; | ||
+ | } | ||
+ | |||
+ | a:link { | ||
+ | color: #1953A7; | ||
+ | } | ||
+ | |||
+ | a:active { | ||
+ | color: #ED5C0C; | ||
+ | } | ||
+ | |||
+ | a:visited { | ||
+ | color: #666666; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | text-decoration: none; | ||
+ | color: #067600; | ||
+ | } | ||
+ | |||
+ | img { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | img.left { | ||
+ | float: left; | ||
+ | margin: 0 20px 10px 0; | ||
+ | } | ||
+ | |||
+ | /* Menu */ | ||
+ | |||
+ | #menu { | ||
+ | width: 770px; | ||
+ | height: 65px; | ||
+ | margin: 0 auto; | ||
+ | border-right: 1px solid #EDEBD5; | ||
+ | } | ||
+ | |||
+ | #menu ul { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | #menu li { | ||
+ | display: inline; | ||
+ | font-size: 12px; | ||
+ | color:#4E4E4E; | ||
+ | } | ||
+ | |||
+ | #menu a { | ||
+ | display: block; | ||
+ | float: left; | ||
+ | width: 95px; | ||
+ | height: 45px; | ||
+ | padding: 10px 0 0 0; | ||
+ | border-left: 1px solid #EDEBD5; | ||
+ | text-transform: lowercase; | ||
+ | text-decoration: none; | ||
+ | text-align: center; | ||
+ | font-size: 135%; | ||
+ | color: #BABABA; | ||
+ | } | ||
+ | |||
+ | #menu a:hover { | ||
+ | background: #F7F7F4; | ||
+ | } | ||
+ | |||
+ | #menu .active a { | ||
+ | background: #5dbb10; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | /* Header */ | ||
+ | |||
+ | #header { | ||
+ | width: 770px; | ||
+ | height: 170px; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #header h1 { | ||
+ | float: left; | ||
+ | width: 220px; | ||
+ | height: 100px; | ||
+ | margin: 0; | ||
+ | padding: 70px 0 0 0; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/0/0a/Img02.jpg) no-repeat; | ||
+ | text-align: center; | ||
+ | font-size: 36px; | ||
+ | } | ||
+ | |||
+ | #header h2 { | ||
+ | float: right; | ||
+ | width: 530px; | ||
+ | height: 86px; | ||
+ | margin: 0; | ||
+ | background: url(https://static.igem.org/mediawiki/2012/4/4a/Img03.jpg) no-repeat; | ||
+ | padding: 84px 20px 0 0; | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | #header a { | ||
+ | text-transform: lowercase; | ||
+ | text-decoration: none; | ||
+ | font-style: italic; | ||
+ | font-weight: normal; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | /* Page */ | ||
+ | |||
+ | #page { | ||
+ | width: 770px; | ||
+ | margin: 0 auto; | ||
+ | padding: 20px 0; | ||
+ | } | ||
+ | #context{ | ||
+ | float: left; | ||
+ | width: 570px; | ||
+ | padding-top:5px; | ||
+ | } | ||
+ | /* menudecontenido */ | ||
+ | |||
+ | #sidebar { | ||
+ | float: right; | ||
+ | width: 160px; | ||
+ | padding: 15px; | ||
+ | background: #EDEBD5; | ||
+ | } | ||
+ | |||
+ | #sidebar h2 { | ||
+ | margin: 0; | ||
+ | padding: 5px 15px; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #sidebar h3 { | ||
+ | font-size: 60%; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #sidebar ul { | ||
+ | margin: 0; | ||
+ | padding: 15px; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | #sidebar li { | ||
+ | font-size: 12px; | ||
+ | text-align:left; | ||
+ | } | ||
+ | |||
+ | #sidebar a { | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | .orangebox { | ||
+ | background: url(https://static.igem.org/mediawiki/2012/b/b0/Img05.gif) repeat-y; | ||
+ | } | ||
+ | |||
+ | .orangebox h2 { | ||
+ | background: url(https://static.igem.org/mediawiki/2012/c/c2/Img06.gif) repeat-y; | ||
+ | } | ||
+ | |||
+ | /* Footer */ | ||
+ | |||
+ | #piep { | ||
+ | clear: both; | ||
+ | height: 150px; | ||
+ | padding: 25px 0; | ||
+ | background: #EDEBD5 url(https://static.igem.org/mediawiki/2012/a/a5/Img04.gif) repeat-x; | ||
+ | } | ||
+ | |||
+ | #sponsors{ | ||
+ | |||
+ | float: left; | ||
+ | width: 85px; | ||
+ | padding-top:5px; | ||
+ | background: #EDEBD5; | ||
+ | |||
+ | } | ||
+ | #text2 | ||
+ | { | ||
+ | color: #333333; | ||
+ | font-size: 152%; | ||
+ | margin-bottom: 20px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | #refe | ||
+ | { | ||
+ | color: #000000; | ||
+ | font-size:9; | ||
+ | margin-bottom: 20px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | margin-bottom: .1em; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | |||
+ | img[src*="/wiki/skins/common/images/wiki.png"]{ | ||
+ | width:0; | ||
+ | height:0px; | ||
+ | padding-right:975px; | ||
+ | background:transparent url(https://2011.igem.org/wiki/skins/common/images/wiki.png) top left no-repeat; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <meta name="keywords" content="" /> | ||
+ | <meta name="description" content="" /> | ||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | <div id="menu"> | ||
+ | <ul> | ||
+ | <li><a href="home.htm">Home</a></li> | ||
+ | <li><a href="rhodofactory.htm">Rhodofactory</a></li> | ||
+ | <li><a href="promoterselection.htm">Promoter selection </a></li> | ||
+ | <li class="active"><a href="results.htm">results </a></li> | ||
+ | <li><a href="perspectives.htm">Perspectives</a></li> | ||
+ | <li><a href="Modelling.htm">Modeling</a></li> | ||
+ | <li><a href="aboutus.htm">About us</a> </li> | ||
+ | <li><a href="outreach.htm">outreach</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!-- end #menu --> | ||
+ | <div id="header"> | ||
+ | <h1><a href="#"></a></h1> | ||
+ | <h2><span></span></h2> | ||
+ | </div> | ||
+ | <!-- end #header --> | ||
+ | <div id="page"> | ||
+ | <div id="context"> | ||
+ | <h1><em>Systems assembly!</em></h1> | ||
+ | <p><strong>12 July</strong></p> | ||
+ | <ul> | ||
+ | <li>ZR Miniprep Kit from all the genes | ||
+ | <ul> | ||
+ | <li>AppA</li> | ||
+ | <li>PpsR</li> | ||
+ | <li>PrrA</li> | ||
+ | <li>PrrB</li> | ||
+ | <li>PrrA Promoter</li> | ||
+ | <li>PpsR Promoter</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li>Transformation of E. coli TOP10</li> | ||
+ | </ul> | ||
+ | <p><strong>13 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Colony PCR</li> | ||
+ | <ul> | ||
+ | <li>Taq Buffer 5μL</li> | ||
+ | <li>MgCl2 5μL</li> | ||
+ | <li>dnTP’s 1μL</li> | ||
+ | <li>Forward 1μL</li> | ||
+ | <li>Reverse 1μL</li> | ||
+ | <li>Taq polymerase 0.5μL</li> | ||
+ | <li>H<sub>2</sub>O 36.5μL</li> | ||
+ | <ul> | ||
+ | <li>TOTAL 50μL</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p>NEGATIVE</p> | ||
+ | <p><strong>14 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Culture from 4 colonies per gene. 6hrs</li> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>PCR from plasmid</li> | ||
+ | <ul> | ||
+ | <li>Taq Buffer 2μL</li> | ||
+ | <li>MgCl2 2μL</li> | ||
+ | <li>dnTP’s 0.5μL</li> | ||
+ | <li>Forward 1μL</li> | ||
+ | <li>Reverse 1μL</li> | ||
+ | <li>Taq polymerase 1μL</li> | ||
+ | <li>H<sub>2</sub>O 11.5μL</li> | ||
+ | <ul> | ||
+ | <li>TOTAL 20μL</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p>POSITIVE</p> | ||
+ | <ul> | ||
+ | <li>Band purification</li> | ||
+ | <li>Plasmid digestion only for genes (1.5h)</li> | ||
+ | <ul> | ||
+ | <li>Xba1 and Pst1</li> | ||
+ | </ul> | ||
+ | <li>Plasmid digestion only for promoters (1.5h)</li> | ||
+ | <ul> | ||
+ | <li>EcoRI and SpeI</li> | ||
+ | <ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>Genes ( +)</li> | ||
+ | <li>Promoters (-)</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <li>Ligations</li> | ||
+ | <ul> | ||
+ | <li>RBS+GENES</li> | ||
+ | <ul> | ||
+ | <li>20μL Reaction (see protocols)</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <li> AGAIN!!!! Plasmid digestion, only for promoters (1.5h)</li> | ||
+ | <ul> | ||
+ | <li>EcoRI and SpeI</li> | ||
+ | <ul> | ||
+ | <li>Promoters (-)</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 4%</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <ul> | ||
+ | <ul> | ||
+ | <li>This was 4 more times!!!!!!!!!!!!!</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p><strong>15 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Transformation by heat-shock</li> | ||
+ | </ul> | ||
+ | <p><strong>16 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Ligation of promoters in psB1A3</li> | ||
+ | <li>Cultures of RBS+GENES (6hr)</li> | ||
+ | <ul> | ||
+ | <li>ZR Miniprep kit</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p><strong>17 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Digestion of RBS+GENS (1.5h, see protocols)</li> | ||
+ | <ul> | ||
+ | <li>RBS+PrrA S+P</li> | ||
+ | <li>RBS+PrrB X+P</li> | ||
+ | <li>RBS+PrrC E+S</li> | ||
+ | <li>DT E+X</li> | ||
+ | <li>RBS+AppA X+P</li> | ||
+ | <li>Prom J23104 S+P</li> | ||
+ | <li>RBS+PpsR E+S</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <ul> | ||
+ | <li>POSITIVE (+)</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <ul> | ||
+ | <li>Band Purification </li> | ||
+ | <li>Ligations A</li> | ||
+ | <ul> | ||
+ | <li><strong>1A</strong> RBS+PrrA +RBS+PrrB </li> | ||
+ | <li><strong>2A</strong> RBS+PrrC+DT </li> | ||
+ | <li><strong>3A</strong> Prom J23104+RBS+AppA </li> | ||
+ | <li><strong>5A</strong> RBS+PpsR+ DT</li> | ||
+ | </ul> | ||
+ | <li>Overnight cultures of promoters+psB1A3</li> | ||
+ | </ul> | ||
+ | <p><strong>18 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Transformation of ligations A</li> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Digestiion</li> | ||
+ | <ul> | ||
+ | <li>POSITIVE</li> | ||
+ | </ul> | ||
+ | <li>Band purification</li> | ||
+ | <li>Ligation D</li> | ||
+ | <ul> | ||
+ | <li>PrrA Promoter+GFP+DT</li> | ||
+ | <li>PpsR Promoter+GFP+DT</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p><strong>19 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Transformation of ligations D</li> | ||
+ | <li>Cultures of ligations A (6h)</li> | ||
+ | <ul> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Digestion (1.5h)</li> | ||
+ | <ul> | ||
+ | <li><strong>1A</strong> S+P </li> | ||
+ | <li><strong>2A</strong> X+P </li> | ||
+ | <li><strong>3A</strong> S+P</li> | ||
+ | <li><strong>5A</strong> X+P</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>POSITIVE (+)</li> | ||
+ | <li>Band purification</li> | ||
+ | </ul> | ||
+ | <li>Ligations C</li> | ||
+ | <ul> | ||
+ | <li><strong>1C</strong> RBS+PrrA +RBS+PrrB +RBS+PrrC+DT</li> | ||
+ | <li><strong>2C </strong> Prom J23104+RBS+AppA+RBS+PpsR+ DT</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p><strong>20 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Overnight cultures of ligations D (6h) (small colonies)</li> | ||
+ | <li>Transformation of ligations C</li> | ||
+ | </ul> | ||
+ | <p><strong>21 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Cultures of Ligation C</li> | ||
+ | <ul> | ||
+ | <li>Miniprep Kit</li> | ||
+ | <li>Digestion E and E+P</li> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>POSITIVE (+)</li> | ||
+ | </ul> | ||
+ | <li>ZR Miniprep Kit of ligations D</li> | ||
+ | <ul> | ||
+ | <li>Digestion E and X+P</li> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>POSITIVE (+)</li> | ||
+ | <li>Band purification!</li> | ||
+ | <ul> | ||
+ | <li>NEGATIVE</li> | ||
+ | </ul> | ||
+ | <li>Overnight culture</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p><strong>22 July</strong></p> | ||
+ | <ul> | ||
+ | <li>ZR Miniprep Kit ligations D</li> | ||
+ | <ul> | ||
+ | <li>Digestion E and E+P</li> | ||
+ | <ul> | ||
+ | <li>Ppsr promoter+GFP+DT X+P</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>POSITIVE (+)</li> | ||
+ | <li>High concentration! </li> | ||
+ | <li>Band purification</li> | ||
+ | <ul> | ||
+ | <li>POSITIVE +</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <li>Miniprep Kit ligation C</li> | ||
+ | <ul> | ||
+ | <li>Digestion</li> | ||
+ | <ul> | ||
+ | <li>PromJ23104 S+P</li> | ||
+ | <li>RBS+PrrA +RBS+PrrB +RBS+PrrC+DT X+P</li> | ||
+ | <li>Prom J23104+RBS+AppA+RBS+PpsR+ DT S+P</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>High concentration! J </li> | ||
+ | <li>Band purification</li> | ||
+ | <ul> | ||
+ | <li>POSITIVE +</li> | ||
+ | </ul> | ||
+ | <li>Ligations E</li> | ||
+ | <ul> | ||
+ | <li><strong>1E </strong> PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT</li> | ||
+ | <li><strong>2E</strong> Prom J23104+RBS+AppA+RBS+PpsR+ DT+ Ppsr promoter+GFP+DT </li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p><strong>23 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Transformation of ligations E</li> | ||
+ | <li>WE are also worked in the assembly of the butanol pathway + regulatory systems</li> | ||
+ | </ul> | ||
+ | <p><strong>24 July</strong></p> | ||
+ | <ul> | ||
+ | <li><strong>1E NOTHING!!!!!!!!!!</strong> </li> | ||
+ | <ul> | ||
+ | <li>Again ligation!!</li> | ||
+ | <li>Miniprep Kit ligation C</li> | ||
+ | <li>Digestion</li> | ||
+ | <ul> | ||
+ | <li>PromJ23104 S+P</li> | ||
+ | <li>RBS+PrrA +RBS+PrrB +RBS+PrrC+DT X+P</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>High concentration! J </li> | ||
+ | <li>Band purification</li> | ||
+ | <ul> | ||
+ | <li>POSITIVE +</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <li><strong>2E; 3 COLONIES!!... ; Prom J23104+RBS+AppA+RBS+PpsR+ DT+ Ppsr promoter+GFP+DT</strong> </li> | ||
+ | <ul> | ||
+ | <li>6h culture!</li> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Digestion (1.5h) S+P and X+P</li> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <ul> | ||
+ | <li>POSITIVE!!!!!!!!!!!!!!!!!!!</li> | ||
+ | </ul> | ||
+ | <li>Band purification </li> | ||
+ | <ul> | ||
+ | <li>FIRST SYSTEM READY</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p><strong>25 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Transformation of ligation 1E</li> | ||
+ | </ul> | ||
+ | <p><strong>26 July</strong></p> | ||
+ | <ul> | ||
+ | <li><strong>1E; 2 COLONIES!!! ; PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT</strong> | ||
+ | <ul> | ||
+ | <li>6h culture!</li> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Digestion (1.5h)</li> | ||
+ | <li>S+P and X+P</li> | ||
+ | <li>Agarose gel electrophoresis 1% | ||
+ | <ul> | ||
+ | <li>POSITIVE!!!!!!!!!!!!!!!!!!!</li> | ||
+ | <li>Band Purification</li> | ||
+ | <li>JUST ONE MORE LIGATION</li> | ||
+ | <li>Overnight digestion</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/1/1d/System04.jpg" alt="fe" width="480" height="342"></div> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/8/80/System03.jpg" alt="fe" width="480" height="435"></div> | ||
+ | <p><strong>27 July</strong></p> | ||
+ | <ul> | ||
+ | <li>ZR Miniprep Kit ligations 1D</li> | ||
+ | <ul> | ||
+ | <li>Digestion X+P</li> | ||
+ | <ul> | ||
+ | <li>PrrA promoter+GFP+DT X+P</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>POSITIVE (+)</li> | ||
+ | <li>High concentration! </li> | ||
+ | <li>Band purification</li> | ||
+ | <li>POSITIVE</li> | ||
+ | </ul> | ||
+ | <li><strong>1E PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT</strong></li> | ||
+ | <ul> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Digestion (1.5h)</li> | ||
+ | <ul> | ||
+ | <li>S+P and X+P</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <ul> | ||
+ | <li>POSITIVE!!!!!!!!!!!!!!!!!!!</li> | ||
+ | <li>Band Purification</li> | ||
+ | <li>POSITIVE</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <li>Ligation 2F: </li> | ||
+ | <ul> | ||
+ | <li>PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT+ PrrA promoter+GFP+DT </li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <p><strong>28 July</strong></p> | ||
+ | <ul> | ||
+ | <li>Transformation ligation 2F</li> | ||
+ | </ul> | ||
+ | <p><strong>29 July</strong></p> | ||
+ | <ul> | ||
+ | <li><strong>NOTHING, AGAIN! </strong> </li> | ||
+ | <li>ZR Miniprep Kit ligations 1D</li> | ||
+ | <ul> | ||
+ | <li>Digestion X+P</li> | ||
+ | <ul> | ||
+ | <li>PrrA promoter+GFP+DT X+P</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>POSITIVE (+)</li> | ||
+ | <li>High concentration! </li> | ||
+ | <li>Band purification</li> | ||
+ | <li>POSITIVE</li> | ||
+ | </ul> | ||
+ | <li><strong>1E PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT</strong></li> | ||
+ | <ul> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Digestion (1.5h)</li> | ||
+ | <ul> | ||
+ | <li>S+P and X+P</li> | ||
+ | </ul> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <ul> | ||
+ | <li>POSITIVE!!!!!!!!!!!!!!!!!!!</li> | ||
+ | <li>Band Purification</li> | ||
+ | <li>POSITIVE</li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <li>Ligation 2F</li> | ||
+ | </ul> | ||
+ | <p><strong>30 July</strong></p> | ||
+ | <ul> | ||
+ | <li><strong>Transformation</strong></li> | ||
+ | </ul> | ||
+ | <p><strong>1 August</strong></p> | ||
+ | <ul> | ||
+ | <li><strong>2F, 4 COLONIES </strong> | ||
+ | <ul> | ||
+ | <li>6h<strong> cultures</strong></li> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Digestion (1.5h) | ||
+ | <ul> | ||
+ | <li>E and E+P</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li>Agarose gel electrophoresis 1% | ||
+ | <ul> | ||
+ | <li>POSITIVE!!!!!!!!!!!!!!!!!!!</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <ul> | ||
+ | <ul> | ||
+ | <li>Band Purification</li> | ||
+ | <li>POSITIVE</li> | ||
+ | <li><strong>SECOND SYSTEM READY</strong></li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/f2/System05.png" alt="fe" width="480" height="352"></div> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/7/79/System02.jpg" alt="fe" width="301" height="373"></div> | ||
+ | <p><strong>2 August</strong></p> | ||
+ | <ul> | ||
+ | <li><strong>Party! all the systems are ready…</strong></li> | ||
+ | </ul> | ||
+ | <p align="center"><strong>Biobricks Final assembly to psB1C3</strong></p> | ||
+ | <ul> | ||
+ | <ul> | ||
+ | <li>From 3 of August to 15 of August, we did the following things. | ||
+ | <ul> | ||
+ | <li>Overnight and 6h cultures</li> | ||
+ | <li>ZR Miniprep Kit</li> | ||
+ | <li>Digestion (1.5h) | ||
+ | <ul> | ||
+ | <li>For ligate</li> | ||
+ | <li>For confirmation</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li>Agarose gel electrophoresis 1%</li> | ||
+ | <li>Band purification</li> | ||
+ | <li>Ligation</li> | ||
+ | <li>Transformation; and again!</li> | ||
+ | <li><strong>TOTAL 11 parts in psB1C3</strong></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/4/4e/System01.jpg" alt="fe" width="480" height="358"></div> | ||
+ | <div id="sidebar"> | ||
+ | <div id="updates" class="orangebox"> | ||
+ | |||
+ | <h2>Notebook</h2> | ||
+ | <ul> | ||
+ | <li><a href="February.htm" target="_parent">February</a></li> | ||
+ | <li><a href="March.htm">March</a></li> | ||
+ | <li><a href="April.htm">April</a></li> | ||
+ | <li><a href="May.htm">May</a></li> | ||
+ | <li><a href="June.htm">June</a></li> | ||
+ | <li><a href="July.htm">July</a></li> | ||
+ | <li><a href="August.htm">August</a></li> | ||
+ | <li><a href="September.htm">September</a></li> | ||
+ | <li><a href="https://static.igem.org/mediawiki/2012/2/25/Systems_assembly.pdf">Systems assembly</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div style="clear: both;"> </div> | ||
+ | <!-- end #page --> | ||
+ | <div id="piep"> | ||
+ | <p align="center"> <strong>Rhodofactory 2012</strong> </p> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/8/8a/Icytdf.png" alt="icytdf" width="90" height="82" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/6/67/Osli.png" alt="osli" width="88" height="46" /></div> | ||
+ | </div> | ||
+ | |||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fb/Bio.png" alt="bio" width="80" height="97" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/d/d6/Fermentas.png" alt="fermentAS" width="82" height="45" /></div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/a/a3/Cinestav.png" alt="cinestav" width="74" height="91" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/9/9b/Genscript.png" alt="genscript" width="83" height="45" /></div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/1/16/Unam.png" alt="unam" width="83" height="93" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/c/c9/Gto.png" alt="gto" width="84" height="46" /></div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/f/fa/Qimica.png" alt="quimica" width="80" height="72" /></div> | ||
+ | </div> | ||
+ | <div id="sponsors"><img src="https://static.igem.org/mediawiki/2012/7/73/Valaner.png" alt="valaner" width="84" height="48" /></div> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/7/79/Ipn.png" alt="ipn" width="70" height="96" /></div> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <!-- end #footer --> | ||
+ | </body> | ||
+ | </html> |
Revision as of 02:52, 26 October 2012
Systems assembly!
12 July
- ZR Miniprep Kit from all the genes
- AppA
- PpsR
- PrrA
- PrrB
- PrrA Promoter
- PpsR Promoter
- Transformation of E. coli TOP10
13 July
- Colony PCR
- Taq Buffer 5μL
- MgCl2 5μL
- dnTP’s 1μL
- Forward 1μL
- Reverse 1μL
- Taq polymerase 0.5μL
- H2O 36.5μL
- TOTAL 50μL
NEGATIVE
14 July
- Culture from 4 colonies per gene. 6hrs
- ZR Miniprep Kit
- Agarose gel electrophoresis 1%
- PCR from plasmid
- Taq Buffer 2μL
- MgCl2 2μL
- dnTP’s 0.5μL
- Forward 1μL
- Reverse 1μL
- Taq polymerase 1μL
- H2O 11.5μL
- TOTAL 20μL
POSITIVE
- Band purification
- Plasmid digestion only for genes (1.5h)
- Xba1 and Pst1
- Plasmid digestion only for promoters (1.5h)
- EcoRI and SpeI
- Agarose gel electrophoresis 1%
- Genes ( +)
- Promoters (-)
- Ligations
- RBS+GENES
- 20μL Reaction (see protocols)
- AGAIN!!!! Plasmid digestion, only for promoters (1.5h)
- EcoRI and SpeI
- Promoters (-)
- Agarose gel electrophoresis 4%
- This was 4 more times!!!!!!!!!!!!!
15 July
- Transformation by heat-shock
16 July
- Ligation of promoters in psB1A3
- Cultures of RBS+GENES (6hr)
- ZR Miniprep kit
17 July
- Digestion of RBS+GENS (1.5h, see protocols)
- RBS+PrrA S+P
- RBS+PrrB X+P
- RBS+PrrC E+S
- DT E+X
- RBS+AppA X+P
- Prom J23104 S+P
- RBS+PpsR E+S
- Agarose gel electrophoresis 1%
- POSITIVE (+)
- Band Purification
- Ligations A
- 1A RBS+PrrA +RBS+PrrB
- 2A RBS+PrrC+DT
- 3A Prom J23104+RBS+AppA
- 5A RBS+PpsR+ DT
- Overnight cultures of promoters+psB1A3
18 July
- Transformation of ligations A
- ZR Miniprep Kit
- Digestiion
- POSITIVE
- Band purification
- Ligation D
- PrrA Promoter+GFP+DT
- PpsR Promoter+GFP+DT
19 July
- Transformation of ligations D
- Cultures of ligations A (6h)
- ZR Miniprep Kit
- Digestion (1.5h)
- 1A S+P
- 2A X+P
- 3A S+P
- 5A X+P
- Agarose gel electrophoresis 1%
- POSITIVE (+)
- Band purification
- Ligations C
- 1C RBS+PrrA +RBS+PrrB +RBS+PrrC+DT
- 2C Prom J23104+RBS+AppA+RBS+PpsR+ DT
20 July
- Overnight cultures of ligations D (6h) (small colonies)
- Transformation of ligations C
21 July
- Cultures of Ligation C
- Miniprep Kit
- Digestion E and E+P
- Agarose gel electrophoresis 1%
- POSITIVE (+)
- ZR Miniprep Kit of ligations D
- Digestion E and X+P
- Agarose gel electrophoresis 1%
- POSITIVE (+)
- Band purification!
- NEGATIVE
- Overnight culture
22 July
- ZR Miniprep Kit ligations D
- Digestion E and E+P
- Ppsr promoter+GFP+DT X+P
- Agarose gel electrophoresis 1%
- POSITIVE (+)
- High concentration!
- Band purification
- POSITIVE +
- Miniprep Kit ligation C
- Digestion
- PromJ23104 S+P
- RBS+PrrA +RBS+PrrB +RBS+PrrC+DT X+P
- Prom J23104+RBS+AppA+RBS+PpsR+ DT S+P
- Agarose gel electrophoresis 1%
- High concentration! J
- Band purification
- POSITIVE +
- Ligations E
- 1E PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT
- 2E Prom J23104+RBS+AppA+RBS+PpsR+ DT+ Ppsr promoter+GFP+DT
23 July
- Transformation of ligations E
- WE are also worked in the assembly of the butanol pathway + regulatory systems
24 July
- 1E NOTHING!!!!!!!!!!
- Again ligation!!
- Miniprep Kit ligation C
- Digestion
- PromJ23104 S+P
- RBS+PrrA +RBS+PrrB +RBS+PrrC+DT X+P
- Agarose gel electrophoresis 1%
- High concentration! J
- Band purification
- POSITIVE +
- 2E; 3 COLONIES!!... ; Prom J23104+RBS+AppA+RBS+PpsR+ DT+ Ppsr promoter+GFP+DT
- 6h culture!
- ZR Miniprep Kit
- Digestion (1.5h) S+P and X+P
- Agarose gel electrophoresis 1%
- POSITIVE!!!!!!!!!!!!!!!!!!!
- Band purification
- FIRST SYSTEM READY
25 July
- Transformation of ligation 1E
26 July
- 1E; 2 COLONIES!!! ; PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT
- 6h culture!
- ZR Miniprep Kit
- Digestion (1.5h)
- S+P and X+P
- Agarose gel electrophoresis 1%
- POSITIVE!!!!!!!!!!!!!!!!!!!
- Band Purification
- JUST ONE MORE LIGATION
- Overnight digestion
27 July
- ZR Miniprep Kit ligations 1D
- Digestion X+P
- PrrA promoter+GFP+DT X+P
- Agarose gel electrophoresis 1%
- POSITIVE (+)
- High concentration!
- Band purification
- POSITIVE
- 1E PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT
- ZR Miniprep Kit
- Digestion (1.5h)
- S+P and X+P
- Agarose gel electrophoresis 1%
- POSITIVE!!!!!!!!!!!!!!!!!!!
- Band Purification
- POSITIVE
- Ligation 2F:
- PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT+ PrrA promoter+GFP+DT
28 July
- Transformation ligation 2F
29 July
- NOTHING, AGAIN!
- ZR Miniprep Kit ligations 1D
- Digestion X+P
- PrrA promoter+GFP+DT X+P
- Agarose gel electrophoresis 1%
- POSITIVE (+)
- High concentration!
- Band purification
- POSITIVE
- 1E PromJ23104 +RBS+PrrA +RBS+PrrB +RBS+PrrC+DT
- ZR Miniprep Kit
- Digestion (1.5h)
- S+P and X+P
- Agarose gel electrophoresis 1%
- POSITIVE!!!!!!!!!!!!!!!!!!!
- Band Purification
- POSITIVE
- Ligation 2F
30 July
- Transformation
1 August
- 2F, 4 COLONIES
- 6h cultures
- ZR Miniprep Kit
- Digestion (1.5h)
- E and E+P
- Agarose gel electrophoresis 1%
- POSITIVE!!!!!!!!!!!!!!!!!!!
- Band Purification
- POSITIVE
- SECOND SYSTEM READY
2 August
- Party! all the systems are ready…
Biobricks Final assembly to psB1C3
- From 3 of August to 15 of August, we did the following things.
- Overnight and 6h cultures
- ZR Miniprep Kit
- Digestion (1.5h)
- For ligate
- For confirmation
- Agarose gel electrophoresis 1%
- Band purification
- Ligation
- Transformation; and again!
- TOTAL 11 parts in psB1C3
Rhodofactory 2012