(Prototype team page) |
|||
(33 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <title>iGEM 2016 - Tec de Monterrey</title> | ||
+ | <link href="https://2016.igem.org/Template:Tec-Monterrey/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link href="https://2016.igem.org/Template:Tec-Monterrey/css/style?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | </head> | ||
+ | <body> | ||
+ | <!-- -- -- -- Begining of NAVBAR -- -- -- --> | ||
+ | <div class="navbar navbar-default navbar-fixed-top" role="navigation"> | ||
+ | <div class="container"> | ||
+ | <div class="navbar-header"> | ||
+ | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> | ||
+ | <span class="sr-only">Toggle nav</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <div class="navbar-collapse collapse"> | ||
+ | <ul class="nav navbar-nav navbar-right"> | ||
+ | <li class="dropdown" > | ||
+ | <p>Team</p> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Team">Team</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Attributions">Attributions</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <p>Project</p> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Description">Project</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Parts">Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Model">Modeling</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Entrepreneurship">Business</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <p>Human Practice</p> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Human_Practices">Human Practice</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/HP/Silver">Silver</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/HP/Gold">Gold</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Integrated_Practices">Integrated Practice</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Engagement">Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <a href="https://2016.igem.org/Team:Tec-Monterrey/Collaborations"><p>Collaborations</p></a> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <p>Journal</p> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Experiments">Protocols</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"> | ||
+ | <p>Achievements</p> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Results">Results</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:Tec-Monterrey/Medals">Medals</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <a href="https://2016.igem.org/Team:Tec-Monterrey"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/4/46/T--Tec-Monterrey--iGEMTec-Mtynegativo.png"> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- -- -- -- End of NAVBAR -- -- -- --> | ||
− | + | <div class="container"> | |
− | + | <div class="row"> | |
− | <div class=" | + | <div class="col-lg-12"> <img id="colImage" style="margin-left:30%; !important" src="https://static.igem.org/mediawiki/2016/4/47/T--Tec-Monterrey--2016_Parts_Title.png" width="490" height="273"> </div> |
− | + | </div> | |
− | + | </div> | |
− | < | + | <br> |
− | < | + | <br><div class="container"> |
− | + | <div class="row"> | |
− | + | <div class="col-sm-12"> | |
+ | <style> | ||
+ | table, | ||
+ | th, | ||
+ | td { | ||
+ | border: 1px solid black; | ||
+ | border-collapse: collapse; | ||
+ | } | ||
+ | |||
+ | table { | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | th { | ||
+ | background-color: black; | ||
+ | color: white; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | th, | ||
+ | td { | ||
+ | padding: 5px; | ||
+ | text-align: left; | ||
+ | } | ||
+ | table a:hover{ | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | table img{ | ||
+ | margin-left:30%; | ||
+ | } | ||
+ | </style> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <th>Part Name</th> | ||
+ | <th>Part Type</th> | ||
+ | <th>Description</th> | ||
+ | <th>Length (bp)</th> | ||
+ | <th style="margin-left:30px">DNA Map</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055000" target="_blank">BBa_K2055000</a></td> | ||
+ | <td>Regulatory</td> | ||
+ | <td>Gold/copper inducible regulator</td> | ||
+ | <td>486</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal1"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055469" target="_blank">BBa_K2055469</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>Hydrogen Cyanide Synthase Complex ABC</td> | ||
+ | <td>2996</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal2"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055269" target="_blank">BBa_K2055269</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>RBS + cyanide hydratase + double terminator</td> | ||
+ | <td>1195</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal3"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055369" target="_blank">BBa_K2055369</a></td> | ||
+ | <td>Generator</td> | ||
+ | <td>Na(+)/H(+) antiporter NhaA generator</td> | ||
+ | <td>1334</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal4"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055025" target="_blank">BBa_K2055025</a></td> | ||
+ | <td>Generator</td> | ||
+ | <td>Sulfur reductase generator</td> | ||
+ | <td>1108</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal5"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055425" target="_blank">BBa_K2055425</a></td> | ||
+ | <td>Generator</td> | ||
+ | <td>Iron oxidase generator</td> | ||
+ | <td>343</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal6"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055014" target="_blank">BBa_K2055014</a></td> | ||
+ | <td>Inverter</td> | ||
+ | <td>Inverter with Ferric Uptake Regulator & LacI. Activates gene expression in presence of iron.</td> | ||
+ | <td>1749</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal7"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055015" target="_blank">BBa_K2055015</a></td> | ||
+ | <td>Inverter</td> | ||
+ | <td>Constitutive promoter + Inverter with Ferric Uptake Regulator & LacI. Activates gene expression in presence of Fe</td> | ||
+ | <td>1867</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal8"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055016" target="_blank">BBa_K2055016</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>Part designed for verification and characterization of the FUR/LacI inverter</td> | ||
+ | <td>2682</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal9"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055017" target="_blank">BBa_K2055017</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>Tetrathionate Hydrolase (TetH) CDS with a RBS for overexpression in Acidithiobacillus ferrooxidans.</td> | ||
+ | <td>1521</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal10"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055013" target="_blank">BBa_K2055013</a></td> | ||
+ | <td>Regulatory</td> | ||
+ | <td>Heat Shock Promoter</td> | ||
+ | <td>89</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal11"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055018" target="_blank">BBa_K2055018</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>Heat shock promoter with RBS and RFP</td> | ||
+ | <td>958</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal12"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055019" target="_blank">BBa_K2055019</a></td> | ||
+ | <td>Generator</td> | ||
+ | <td>Part designed for verification and characterization of the heat the shock promoter and Inverter.</td> | ||
+ | <td>2715</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal13"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2055020" target="_blank">BBa_K2055020</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>Overexpression of TetH with heat shock promoter and Inverter.</td> | ||
+ | <td>3478</td> | ||
+ | <td><a data-toggle="modal" data-target="#myModal14"><img style="width:30%;" src="https://static.igem.org/mediawiki/2016/6/6a/T--Tec-Monterrey--DNA-02.png"></a></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <div class="modal fade" id="myModal1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Gold/copper inducible regulator.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/9/96/T--Tec-Monterrey--pGols.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal2" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Hydrogen Cyanide Synthase Complex ABC</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/3/39/T--Tec-Monterrey--hydrogen.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal3" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">RBS + cyanide hydratase + double terminator.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/3/33/T--Tec-Monterrey--Cyanide.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal4" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Na(+)/H(+) antiporter NhaA generator.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/d/d4/T--Tec-Monterrey--Proton.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal5" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Sulfur reductase generator.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/c/cf/T--Tec-Monterrey--Sulfur.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal6" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Iron oxidase generator.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/9/91/T--Tec-Monterrey--Iron.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal7" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Inverter with Ferric Uptake Regulator & LacI.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/5/52/T--Tec-Monterrey--Cassette_1.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal8" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Constitutive promoter + Inverter with Ferric Uptake Regulator & LacI.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/2/24/T--Tec-Monterrey--Cassette_2.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal9" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Part designed for verification and characterization of the FUR/LacI inverter.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/4/4e/T--Tec-Monterrey--Cassette_3.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal10" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Tetrathionate Hydrolase (TetH) CDS with a RBS for overexpression in Acidithiobacillus ferrooxidans.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://2016.igem.org/File:T--Tec-Monterrey--Cassette_4.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal11" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Heat Shock Promoter.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/e/ee/T--Tec-Monterrey--Cassette_5.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal12" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Heat shock promoter with RBS and RFP.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/c/c9/T--Tec-Monterrey--Cassette_6.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal13" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Part designed for verification and characterization of the heat the shock promoter and Inverter.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/0/0e/T--Tec-Monterrey--Cassette_8.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="modal fade" id="myModal14" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> | ||
+ | <div class="modal-dialog modal-lg" role="document"> | ||
+ | <div class="modal-content"> | ||
+ | <div class="modal-header"> | ||
+ | <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> | ||
+ | <h4 class="modal-title" id="myModalLabel">Overexpression of TetH with heat shock promoter and Inverter.</h4> </div> | ||
+ | <div class="modal-body"> | ||
+ | <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/f/f9/T--Tec-Monterrey--Cassette_9.png"> | ||
+ | </div> | ||
+ | <div class="modal-footer"> | ||
+ | <button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <br> | ||
+ | <div class="container"> | ||
+ | <div class="row"> <img style="width:100%;" src="https://static.igem.org/mediawiki/2016/d/da/T--Tec-Monterrey--Sponsors.png"> </div> | ||
</div> | </div> | ||
+ | <div class='container-fluid' > | ||
+ | <div class="row" style="height:80px; background-color:grey; color:white" align=center> | ||
+ | <br> | ||
+ | <a href="https://www.facebook.com/IgemTecMonterrey"><img src="https://static.igem.org/mediawiki/2016/5/56/T--Tec-Monterrey--fb.png" style="height:36px; width:36px"></a> | ||
+ | <a href="https://twitter.com/iGEMTecMty"><img src="https://static.igem.org/mediawiki/2016/b/bb/T--Tec-Monterrey--twitter.png" style="height:36px; width:36px"></a> | ||
+ | <p style="text-align:center;"><b>Brought to you by iGEM Tec-Monterrey 2016</b></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--END OF NAVBAR--> | ||
+ | <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> | ||
+ | <script src="https://2016.igem.org/Template:Tec-Monterrey/js/jquery?action=raw&ctype=text/javascript"></script> | ||
+ | <!-- Include all compiled plugins (below), or include individual files as needed --> | ||
+ | <script src="https://2016.igem.org/Template:Tec-Monterrey/js/bootstrap?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2016.igem.org/Template:Tec-Monterrey/js/scripts?action=raw&ctype=text/javascript"></script> | ||
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | + | ||
</html> | </html> |
Latest revision as of 19:17, 2 December 2016
Part Name | Part Type | Description | Length (bp) | DNA Map |
---|---|---|---|---|
BBa_K2055000 | Regulatory | Gold/copper inducible regulator | 486 | |
BBa_K2055469 | Coding | Hydrogen Cyanide Synthase Complex ABC | 2996 | |
BBa_K2055269 | Composite | RBS + cyanide hydratase + double terminator | 1195 | |
BBa_K2055369 | Generator | Na(+)/H(+) antiporter NhaA generator | 1334 | |
BBa_K2055025 | Generator | Sulfur reductase generator | 1108 | |
BBa_K2055425 | Generator | Iron oxidase generator | 343 | |
BBa_K2055014 | Inverter | Inverter with Ferric Uptake Regulator & LacI. Activates gene expression in presence of iron. | 1749 | |
BBa_K2055015 | Inverter | Constitutive promoter + Inverter with Ferric Uptake Regulator & LacI. Activates gene expression in presence of Fe | 1867 | |
BBa_K2055016 | Composite | Part designed for verification and characterization of the FUR/LacI inverter | 2682 | |
BBa_K2055017 | Coding | Tetrathionate Hydrolase (TetH) CDS with a RBS for overexpression in Acidithiobacillus ferrooxidans. | 1521 | |
BBa_K2055013 | Regulatory | Heat Shock Promoter | 89 | |
BBa_K2055018 | Composite | Heat shock promoter with RBS and RFP | 958 | |
BBa_K2055019 | Generator | Part designed for verification and characterization of the heat the shock promoter and Inverter. | 2715 | |
BBa_K2055020 | Composite | Overexpression of TetH with heat shock promoter and Inverter. | 3478 |