BioBrick Number | Name | Type | Description | Designer |
---|---|---|---|---|
BBa_K2561000 | RNA Thermometer | Basic | An RNA thermometer active around 37°C | Amith Punyala |
BBa_K2561001 | σF | Basic | B. subtilis sigma factor for orthogonal expression in E. coli | Amith Punyala |
BBa_K2561002 | PF2 | Basic | σF promoter | Amith Punyala |
BBa_K2561008 | hrpR | Basic | Enhancer binding protein as hrpRS dimer. Part of an AND logic gate | Amith Punyala |
BBa_K2561009 | hrpS | Basic | Enhancer binding protein as hrpRS dimer. Part of an AND logic gate | Amith Punyala |
BBa_K2561010 | hrpL promoter | Basic | 𝛔54-recognized promoter whose activity is mediated by hrpRS EBP | Amith Punyala |
BBa_K2561003 | Low Pass (GFP) | Composite | Low pass filter with sfGFP | Amith Punyala |
BBa_K2561004 | Low Pass (AND) | Composite | Low pass filter with hrpS component of AND gate | Amith Punyala |
BBa_K2561005 | High Pass (GFP) | Composite | High pass filter with sfGFP | Amith Punyala |
BBa_K2561006 | High Pass (AND) | Composite | High pass filter with hrpR component of AND gate | Amith Punyala |
BBa_K2561007 | AND Reporter | Composite | PhrpL promoter with sfGFP | Amith Punyala |
BBa_K2561011 | High Pass (AND) + Reporter | Composite | High pass filter with hrpR component of AND gate (BBa_K2561006)and reporter construct (BBa_K2561007) | Amith Punyala |
(32 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <head> | + | <head> |
− | + | <style> | |
/* hides "Team:Cornell" and iGEM logo */ | /* hides "Team:Cornell" and iGEM logo */ | ||
#top_title { | #top_title { | ||
Line 23: | Line 23: | ||
#HQ_page p { | #HQ_page p { | ||
font-family: 'Opens Sans', sans-serif; | font-family: 'Opens Sans', sans-serif; | ||
− | |||
} | } | ||
Line 29: | Line 28: | ||
p { | p { | ||
margin: 0; | margin: 0; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 40: | Line 34: | ||
list-style-image: none; | list-style-image: none; | ||
} | } | ||
− | |||
− | <title>Team:Cornell | + | .parts-page-content-section-last{ |
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | <title>Team:Cornell - 2018.igem.org</title> | ||
<!-- CSS --> | <!-- CSS --> | ||
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/styles?action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/styles?action=raw&ctype=text/css"> | ||
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/grids?action=raw&ctype=text/css"> | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Cornell/grids?action=raw&ctype=text/css"> | ||
<!-- JS --> | <!-- JS --> | ||
− | <script src="https://2018.igem.org/Team:Cornell/jquerymin?action=raw&ctype=text/javascript"></script> | + | <script src="https://2018.igem.org/Team:Cornell/jquerymin?action=raw&ctype=text/javascript"></script></script> |
− | <script src="https://2018.igem.org/Team:Cornell/mainJS?action=raw&ctype=text/javascript"></script> | + | <script src="https://2018.igem.org/Team:Cornell/mainJS?action=raw&ctype=text/javascript"></script></script> |
</head> | </head> | ||
− | <body> | + | <body> |
− | + | <div class="parts-page-wrapper standard-page-wrapper"> | |
− | + | ||
+ | <!------------------------ NAV BAR START ------------------------> | ||
<nav> | <nav> | ||
<div class="nav-bar-wrapper"> | <div class="nav-bar-wrapper"> | ||
<div> | <div> | ||
<div class="nav-bar-logo"> | <div class="nav-bar-logo"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:Cornell"><img src="https://static.igem.org/mediawiki/2018/a/af/T--Cornell--OscillateLogo.png" alt="Oscillate"></a> |
</div> | </div> | ||
<div class="nav-bar-main-menu"> | <div class="nav-bar-main-menu"> | ||
− | + | <div class="dropdown"> | |
− | + | <button class="dropbtn">TEAM</button> | |
− | + | <div class="dropdown-content team-dropdown-content"> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Team">BIOS</a> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Sponsors">SPONSORS</a> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Attributions">ATTRIBUTIONS</a> | |
− | + | ||
</div> | </div> | ||
− | + | </div> | |
− | + | <div class="dropdown"> | |
− | + | <button class="dropbtn">OUTREACH</button> | |
− | + | <div class="dropdown-content outreach-dropdown-content"> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Collaborations">COLLABORATIONS</a> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Public_Engagement">PUBLIC ENGAGEMENT</a> | |
</div> | </div> | ||
− | + | </div> | |
− | + | <div class="dropdown"> | |
− | + | <button class="dropbtn">HUMAN-CENTERED DESIGN</button> | |
− | + | <div class="dropdown-content human-dropdown-content"> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Human_Practices">PRACTICES</a> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Policies">POLICIES</a> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Entrepreneurship">ENTREPRENEURSHIP</a> | |
</div> | </div> | ||
− | + | </div> | |
− | + | <div class="dropdown"> | |
− | + | <button class="dropbtn">MODELING</button> | |
− | + | <div class="dropdown-content modeling-dropdown-content"> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Model">MODELING</a> | |
− | + | <a href="https://2018.igem.org/Team:Cornell/Testing">TESTING</a> | |
− | + | ||
</div> | </div> | ||
− | + | </div> | |
− | + | <div class="dropdown"> | |
− | + | <button class="dropbtn active-page">TOOLKIT</button> | |
− | + | <div class="dropdown-content toolkit-dropdown-content"> | |
− | + | <ul> | |
− | + | <div class="nav-first-col"> | |
− | + | <li class = "wet-lab-list-title"><b>WET LAB</b></li> | |
− | + | <li><a href="https://2018.igem.org/Team:Cornell/Foundations">FOUNDATIONS</a></li> | |
− | + | <li><a href="https://2018.igem.org/Team:Cornell/Demonstrate">DEMONSTRATE</a></li> | |
− | + | <li><a href="https://2018.igem.org/Team:Cornell/InterLab">INTERLAB</a></li> | |
− | + | <li><a href="https://2018.igem.org/Team:Cornell/Parts">PARTS</a></li> | |
− | + | <li><a href="https://2018.igem.org/Team:Cornell/Basic_Part">BASIC PARTS</a></li> | |
− | + | <li><a href="https://2018.igem.org/Team:Cornell/Composite_Part">COMPOSITE PARTS</a></li> | |
− | + | </li> | |
− | + | </div> | |
− | + | <div class="nav-second-col"> | |
− | + | <li class = "doc-list-title"><b>DOCUMENTATION</b></li> | |
− | + | <li><a href="https://2018.igem.org/Team:Cornell/Notebook">NOTEBOOK</a></li> | |
− | + | <li><a href="https://2018.igem.org/Team:Cornell/Safety">SAFETY</a></li> | |
− | < | + | </li> |
− | + | </div> | |
− | + | </ul> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn" onclick="location.href='https://2018.igem.org/Team:Cornell/About'">ABOUT</button> | ||
+ | </div> | ||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn" onclick="location.href='https://2018.igem.org/Team:Cornell'">HOME</button> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</nav> | </nav> | ||
<!------------------------ NAV BAR END ------------------------> | <!------------------------ NAV BAR END ------------------------> | ||
− | + | ||
− | + | <!------------------------ WET LAB PAGE BANNER START ------------------------> | |
− | <header class=" | + | <header class="parts-page-banner standard-page-banner"> |
<svg viewBox="0 0 100 100" width=100% height=100%> | <svg viewBox="0 0 100 100" width=100% height=100%> | ||
<polygon points="-50,50 50,10 150,50 50,90" fill="white" fill-opacity="0.4"></polygon> | <polygon points="-50,50 50,10 150,50 50,90" fill="white" fill-opacity="0.4"></polygon> | ||
Line 132: | Line 133: | ||
</svg> | </svg> | ||
</header> | </header> | ||
− | <!------------------------ | + | <!------------------------ WET LAB PAGE BANNER END ------------------------> |
+ | |||
+ | <!------------------------ WET LAB PAGE CONTENT START ------------------------> | ||
+ | <div class="parts-page-content-wrapper"> | ||
+ | <div class="parts-page-content-section-last"> | ||
+ | <table class="tg" bordercolor = "#000000"> | ||
+ | <tr> | ||
+ | <th class="tg-0lax">BioBrick Number</th> | ||
+ | <th class="tg-0lax">Name</th> | ||
+ | <th class="tg-0lax">Type</th> | ||
+ | <th class="tg-0lax">Description</th> | ||
+ | <th class="tg-0lax">Designer</th> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561000</td> | ||
+ | <td class="tg-0lax">RNA Thermometer</td> | ||
+ | <td class="tg-0lax">Basic</td> | ||
+ | <td class="tg-0lax">An RNA thermometer active around 37°C</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561001</td> | ||
+ | <td class="tg-0lax">σ<sup>F</sup></td> | ||
+ | <td class="tg-0lax">Basic</td> | ||
+ | <td class="tg-0lax"><i>B. subtilis</i> sigma factor for orthogonal expression in <i>E. coli</i></td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561002</td> | ||
+ | <td class="tg-0lax">P<sub>F2</sub></td> | ||
+ | <td class="tg-0lax">Basic</td> | ||
+ | <td class="tg-0lax">σ<sup>F</sup> promoter</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561008</td> | ||
+ | <td class="tg-0lax">hrpR</td> | ||
+ | <td class="tg-0lax">Basic</td> | ||
+ | <td class="tg-0lax">Enhancer binding protein as hrpRS dimer. Part of an AND logic gate</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561009</td> | ||
+ | <td class="tg-0lax">hrpS</td> | ||
+ | <td class="tg-0lax">Basic</td> | ||
+ | <td class="tg-0lax">Enhancer binding protein as hrpRS dimer. Part of an AND logic gate</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561010</td> | ||
+ | <td class="tg-0lax">hrpL promoter</td> | ||
+ | <td class="tg-0lax">Basic</td> | ||
+ | <td class="tg-0lax">𝛔<sup>54</sup>-recognized promoter whose activity is mediated by hrpRS EBP</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561003</td> | ||
+ | <td class="tg-0lax">Low Pass (GFP)</td> | ||
+ | <td class="tg-0lax">Composite</td> | ||
+ | <td class="tg-0lax">Low pass filter with sfGFP</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561004</td> | ||
+ | <td class="tg-0lax">Low Pass (AND)</td> | ||
+ | <td class="tg-0lax">Composite</td> | ||
+ | <td class="tg-0lax">Low pass filter with hrpS component of AND gate</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561005</td> | ||
+ | <td class="tg-0lax">High Pass (GFP)</td> | ||
+ | <td class="tg-0lax">Composite</td> | ||
+ | <td class="tg-0lax">High pass filter with sfGFP</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561006</td> | ||
+ | <td class="tg-0lax">High Pass (AND)</td> | ||
+ | <td class="tg-0lax">Composite</td> | ||
+ | <td class="tg-0lax">High pass filter with hrpR component of AND gate</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561007</td> | ||
+ | <td class="tg-0lax">AND Reporter</td> | ||
+ | <td class="tg-0lax">Composite</td> | ||
+ | <td class="tg-0lax">P<sub>hrpL</sub> promoter with sfGFP</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="tg-0lax">BBa_K2561011</td> | ||
+ | <td class="tg-0lax">High Pass (AND) + Reporter</td> | ||
+ | <td class="tg-0lax">Composite</td> | ||
+ | <td class="tg-0lax">High pass filter with hrpR component of AND gate (BBa_K2561006)and reporter construct (BBa_K2561007)</td> | ||
+ | <td class="tg-0lax">Amith Punyala</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!------------------------ WET LAB PAGE CONTENT END ------------------------> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <!------------------------ FOOTER START ------------------------> | |
<footer> | <footer> | ||
<div class="footer-wrapper"> | <div class="footer-wrapper"> | ||
Line 160: | Line 254: | ||
</footer> | </footer> | ||
<!------------------------ FOOTER END ------------------------> | <!------------------------ FOOTER END ------------------------> | ||
− | + | </div> | |
− | </body> | + | </body> |
</html> | </html> |
Latest revision as of 03:25, 18 October 2018