Team/CINVESTAV-IPN-UNAM MX/Metods.htm
From 2012.igem.org
Ao.patricia (Talk | contribs) |
|||
Line 1: | Line 1: | ||
- | < | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
- | "http://www.w3.org/ | + | <head> |
- | < | + | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
- | + | <title>Rho</title> | |
- | <title> | + | <style type="text/css"> |
+ | * { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
- | + | body { | |
+ | background: #FFFFFF; | ||
+ | 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: 20px; | |
- | + | 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; | |
- | + | } | |
- | + | #text2 | |
- | + | { | |
- | + | color: #333333; | |
- | + | font-size: 152%; | |
- | + | margin-bottom: 20px; | |
- | + | font-weight: normal; | |
- | + | } | |
- | + | 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; | |
- | + | } | |
- | <li> | + | |
- | + | /* 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: 70%; | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | |||
+ | #sidebar ul { | ||
+ | margin: 0; | ||
+ | padding: 15px; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | #sidebar li { | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | |||
+ | #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 */ | ||
+ | |||
+ | #piedepagina { | ||
+ | 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; | ||
+ | |||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | margin-bottom: .1em; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <meta name="keywords" content="" /> | ||
+ | <meta name="description" content="" /> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div id="menu"> | ||
+ | <ul> | ||
+ | <li><a href="home.html">Home</a></li> | ||
+ | <li><a href="#">Rhodofactory</a></li> | ||
+ | <li><a href="#">Promoter selection </a></li> | ||
+ | <li><a href="#">results </a></li> | ||
+ | <li><a href="#">Perspectives</a></li> | ||
+ | <li class="active"><a href="#">Modeling</a></li> | ||
+ | <li><a href="aboutus.html">About us</a> </li> | ||
+ | <li><a href="#">outreach</a></li> | ||
+ | </ul> | ||
</div> | </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>Materials and Methods!</em></h1> | ||
+ | <p id="text2"> Biobicks</p> | ||
+ | <p>The following biobicks were recuperated from the 2009 and 2012 iGEM distribution plates. | ||
+ | </p> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/5/54/Figuram01.jpg" alt="figuram01" width="469" height="259"><br> | ||
+ | </div><br> | ||
- | + | <p id="text2">Circuits assably </p> | |
- | + | <p>Plasmids were obtained by miniprep technique using the kit: Zyppy Plasmid Miniprep Kit and quantified by Nanodrop.</p> | |
- | </ | + | <p>For the constitutive promoters (J23101, J23102, J23104, J23107, J23108, J23111 and J23115) the following enzyme digest were used: 8 hours at 37ºC: </p> |
- | </ | + | <div align="center"><img src="https://static.igem.org/mediawiki/2012/0/01/Figuraam02.jpg" alt="figuram02" width="431" height="169"></div> |
+ | <p><br> | ||
+ | After enzyme digestion, a gel was made to confirm the released fragments and the band purification was performed using the kit: Gel DNA Recovery Kit.<br> | ||
+ | |||
+ | The biobrick J54103 was extracted from the plate and amplified by PCR of 50 μl, 25 cycles of 94 ° C 0:30, 0:45 55 ° C, 72 ° C 1:15, 72 ° C 8:00 and 4 ° C Hold Infinite.<br> | ||
+ | |||
+ | Following the amplification of the biobrick, a digestion was made for 8 hours at 37 ° C.<br> | ||
+ | Once obtained the promoters and GFP, each one was ligated to GFP reporter gene, by ligation of 16 hours at 16 ° C, with a final volume of 20 μL.<br> | ||
+ | Following the ligation of 16 hours, chemiocompetents TOP 10 cells were transformed by heat shock. At 12 hours of culture, the colonies were observed, the ones that were selected were those which showed green fluorescence under UV light. <br> | ||
+ | |||
+ | Miniprep was performed to extract plasmids of selected cells, as well as the vector J04450 cells. They were digested with the enzymes EcoRI and PstI for 16 hours.<br> | ||
+ | |||
+ | The bands were purified cutting the inserts constructions of promoters and the J04450 biobrick containing the chloramphenicol resistance.<br> | ||
+ | |||
+ | Following this, a ligation of the promoter and the vector was made.<br> | ||
+ | |||
+ | From colonies which showed fluorescence, a final confirmation was performed by a digestion of the extracted DNA plasmid.</p> | ||
+ | <p id="text2">Promoters Characterization</p> | ||
+ | <p>With the selected colonies, an overnight culture was made in M9 media(minimal media supplemented with 0.2% CAA). After 12 hours the culture was transferred to a 96 well plate at a 1:10 dilution (20 μl of culture and 180 μL of fresh M9 medium).<br> | ||
+ | |||
+ | OD and fluorescence measurements of the selected colonies were performed at intervals of 30 minutes for 16 h.<br> | ||
+ | |||
+ | From the results the PopS were calculated (polymerases per second). | ||
+ | </p> | ||
+ | </div> | ||
+ | <br><br> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="sidebar"> | ||
+ | <div id="updates" class="orangebox"> | ||
+ | <h2>Promoter Selection</h2> | ||
+ | <ul> | ||
+ | <li><a href="#" target="_parent">Construction</a></li> | ||
+ | <li><a href="#">Methods</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div style="clear: both;"> </div> | ||
+ | </div> | ||
+ | <!-- end #page --> | ||
+ | <div id="piedepagina"> | ||
+ | <p align="center"> Rhodofactory 2012 </p> | ||
+ | <div id="sponsors"> | ||
+ | <div align="center"><img src="https://static.igem.org/mediawiki/2012/8/8a/Icytdf.png" alt="icytdf" width="70" height="99" /></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="73" height="99" /></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="99" /></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="78" height="91" /></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="72" height="80" /></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="75" height="97" /></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- end #footer --> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:59, 23 October 2012
Materials and Methods!
Biobicks
The following biobicks were recuperated from the 2009 and 2012 iGEM distribution plates.
Circuits assably
Plasmids were obtained by miniprep technique using the kit: Zyppy Plasmid Miniprep Kit and quantified by Nanodrop.
For the constitutive promoters (J23101, J23102, J23104, J23107, J23108, J23111 and J23115) the following enzyme digest were used: 8 hours at 37ºC:
After enzyme digestion, a gel was made to confirm the released fragments and the band purification was performed using the kit: Gel DNA Recovery Kit.
The biobrick J54103 was extracted from the plate and amplified by PCR of 50 μl, 25 cycles of 94 ° C 0:30, 0:45 55 ° C, 72 ° C 1:15, 72 ° C 8:00 and 4 ° C Hold Infinite.
Following the amplification of the biobrick, a digestion was made for 8 hours at 37 ° C.
Once obtained the promoters and GFP, each one was ligated to GFP reporter gene, by ligation of 16 hours at 16 ° C, with a final volume of 20 μL.
Following the ligation of 16 hours, chemiocompetents TOP 10 cells were transformed by heat shock. At 12 hours of culture, the colonies were observed, the ones that were selected were those which showed green fluorescence under UV light.
Miniprep was performed to extract plasmids of selected cells, as well as the vector J04450 cells. They were digested with the enzymes EcoRI and PstI for 16 hours.
The bands were purified cutting the inserts constructions of promoters and the J04450 biobrick containing the chloramphenicol resistance.
Following this, a ligation of the promoter and the vector was made.
From colonies which showed fluorescence, a final confirmation was performed by a digestion of the extracted DNA plasmid.
Promoters Characterization
With the selected colonies, an overnight culture was made in M9 media(minimal media supplemented with 0.2% CAA). After 12 hours the culture was transferred to a 96 well plate at a 1:10 dilution (20 μl of culture and 180 μL of fresh M9 medium).
OD and fluorescence measurements of the selected colonies were performed at intervals of 30 minutes for 16 h.
From the results the PopS were calculated (polymerases per second).
Rhodofactory 2012