Troy.moench (Talk | contribs) (Replaced content with "{{WLC-Milwaukee/General}} {{WLC-Milwaukee/Navbar}} <html> <div id="content_wrapper"> <div class="main"> <h1>Parts</h1> <h2>Part Table</h2> </html> <groupparts>iGEM17...") |
Troy.moench (Talk | contribs) |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{WLC-Milwaukee/Navbar}} | {{WLC-Milwaukee/Navbar}} | ||
<html> | <html> | ||
+ | <!-- Global site tag (gtag.js) - Google Analytics --> | ||
+ | <script async src="https://www.googletagmanager.com/gtag/js?id=UA-109989683-1"></script> | ||
+ | <script> | ||
+ | window.dataLayer = window.dataLayer || []; | ||
+ | function gtag(){dataLayer.push(arguments);} | ||
+ | gtag('js', new Date()); | ||
+ | |||
+ | gtag('config', 'UA-109989683-1'); | ||
+ | </script> | ||
+ | <style> | ||
+ | thead { | ||
+ | background-color: #0098a5; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | </style> | ||
<div id="content_wrapper"> | <div id="content_wrapper"> | ||
<div class="main"> | <div class="main"> | ||
+ | <h1 class="alt">Parts</h1> | ||
+ | <!--Carousel--> | ||
+ | <div class="carousel slide" id="myslider" data-ride="carousel"> | ||
+ | <ol class="carousel-indicators"> | ||
+ | <li data-target="#myslider" data-slide-to="0" class="active"></li> | ||
+ | <li data-target="#myslider" data-slide-to="1"></li> | ||
+ | <li data-target="#myslider" data-slide-to="2"></li> | ||
+ | <li data-target="#myslider" data-slide-to="3"></li> | ||
+ | </ol> | ||
+ | <div class="carousel-inner"> | ||
+ | <div class="item active"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/1/14/T--WLC-Milwaukee--Parts_Carousel_1_Lg.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/6/65/T--WLC-Milwaukee--Parts_Carousel_2_Lg.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/d/d7/T--WLC-Milwaukee--Parts_Carousel_3_Lg.jpg"> | ||
+ | </div> | ||
+ | <div class="item"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/7/76/T--WLC-Milwaukee--Parts_Carousel_4_Lg.jpg"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a class="left carousel-control" href="#myslider" data-slide="prev"> | ||
+ | <i class="fa fa-chevron-left fa-2x" aria-hidden="true"></i> | ||
+ | </a> | ||
+ | <a class="right carousel-control" href="#myslider" data-slide="next"> | ||
+ | <i class="fa fa-chevron-right fa-2x" aria-hidden="true"></i> | ||
+ | </a> | ||
+ | </div> | ||
− | |||
− | < | + | <p class="section"></p> |
− | < | + | <p class="medium section">This year our team submitted three new BioBrick parts. Specifically, we engineered the tip of the Lambda Phage J protein by attaching an N-terminus His-tag and a C-terminus His-tag for nickel column purification. We also included the tip without any His-tag.</p> |
− | + | ||
+ | <div class="table-responsive"> | ||
+ | <table class="table table-hover"> | ||
+ | <thead> | ||
+ | <tr> | ||
+ | <th>Name</th> | ||
+ | <th>Type</th> | ||
+ | <th>Description</th> | ||
+ | <th>Length</th> | ||
+ | </tr> | ||
+ | </thead> | ||
+ | <tbody> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2452000" target="_blank">BBa_K2452000</a></td> | ||
+ | <td>Coding</td> | ||
+ | <td>Lambda Phage J-Chain tail protein</td> | ||
+ | <td>756</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2452001" target="_blank">BBa_K2452001</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>Lambda Phage J-Chain tail protein, C-Terminus HIS tag</td> | ||
+ | <td>783</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2452002" target="_blank">BBa_K2452002</a></td> | ||
+ | <td>Composite</td> | ||
+ | <td>Lambda Phage J-Chain tail protein, N-Terminus HIS tag</td> | ||
+ | <td>783</td> | ||
+ | </tr> | ||
+ | </tbody> | ||
+ | </table> | ||
+ | </div> | ||
− | |||
Latest revision as of 00:08, 21 November 2017
Parts
This year our team submitted three new BioBrick parts. Specifically, we engineered the tip of the Lambda Phage J protein by attaching an N-terminus His-tag and a C-terminus His-tag for nickel column purification. We also included the tip without any His-tag.
Name | Type | Description | Length |
---|---|---|---|
BBa_K2452000 | Coding | Lambda Phage J-Chain tail protein | 756 |
BBa_K2452001 | Composite | Lambda Phage J-Chain tail protein, C-Terminus HIS tag | 783 |
BBa_K2452002 | Composite | Lambda Phage J-Chain tail protein, N-Terminus HIS tag | 783 |