Difference between revisions of "Team:Kyoto/Composite Part"

 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Kyoto}}
+
{{Kyoto_Common}}
 
<html>
 
<html>
  
 +
<style>
  
 +
  .star{
 +
    color: #FFCC33;
 +
  }
 +
  #background{
 +
    position:fixed;
 +
    min-width: 1024px;
 +
    width:100%;
 +
    z-index:-1;
 +
  }
 +
  #background-image{
 +
    width:100%;
 +
  }
 +
  #topbanner-wrapper{
 +
    min-width:1024px;
 +
    position:relative;
 +
  }
 +
  #topbanner{
 +
    position:absolute;
 +
    width: 565px;
 +
    height: 105px;
 +
    top:0;
 +
    bottom:0;
 +
    left:0;
 +
    right:0;
 +
    margin: auto;
 +
    background-image: url(https://static.igem.org/mediawiki/2016/c/c0/T--Kyoto--title-27.png);
 +
    background-position: center center;
 +
  }
 +
  #button_wrapper{
 +
    width: 1023px;
 +
    height: 186px;
 +
    margin: 0 auto;
 +
    padding: 0;
 +
    letter-spacing: -1em;
 +
  }
 +
  #button_left{
 +
    /*float: left;*/
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #button_center{
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #button_right{
 +
    display: inline-block;
 +
    width:341px;
 +
    height: 186px;
 +
    letter-spacing: normal;
 +
    border: 1px solid #000;
 +
  }
 +
  #contents{
 +
    background-color:#ffffff;
 +
  }
  
  
 +
/*NOTEBOOK option*/
 +
  table{
 +
    color:#808080;
 +
    border-collapse:collapse;
 +
    border-left:1px solid #808080;
 +
    border-top:1px solid #808080;
 +
    margin-top:30px;
 +
  }
  
 +
  th{
 +
    border-right:1px solid #808080;
 +
    border-bottom:1px solid #808080;
 +
    padding:8px;
 +
    background-color:#135589;
 +
    color:#ffffff;
 +
  }
  
 +
  td{
 +
    border-right:1px solid #808080;
 +
    border-bottom:1px solid #808080;
 +
    padding:8px;
 +
  }
  
  
 +
 +
</style>
 +
 +
<head>
 +
<script type="text/javascript">
 +
  window.onload = function bwWidth(){
 +
    var bw = document.getElementById("topbanner-wrapper");
 +
    var width = Math.max(parseInt(document.documentElement.clientWidth),1024);
 +
    var newwidth = width * 397 / 1368 - 72
 +
    bw.style.height = newwidth + "px";
 +
  }
 +
  window.onresize = function bwWidth(){
 +
    var bw = document.getElementById("topbanner-wrapper");
 +
    var width = Math.max(parseInt(document.documentElement.clientWidth),1024);
 +
    var newwidth = width * 397 / 1368 - 72
 +
    bw.style.height = newwidth + "px";
 +
  }
 +
</script>
 +
</head>
 +
<body>
 +
  <div id="background">
 +
    <img id="background-image" src="https://static.igem.org/mediawiki/2016/e/ef/T--Kyoto--pagephoto-02.png">
 +
  </div>
 +
    <div id="header">
 +
      <div id="nav-wrapper">
 +
        <div class="nav">
 +
          <ul class="nv">
 +
            <li id ="nv0" style="width:56px"><a href="https://2016.igem.org/Team:Kyoto"></a></li>
 +
            <li id ="nv1">
 +
              <a></a>
 +
              <ul>
 +
                <li id="nv11"><a href="https://2016.igem.org/Team:Kyoto/Description"></a></li>
 +
                <li id="nv12"><a href="https://2016.igem.org/Team:Kyoto/Proof"></a></li>
 +
              </ul>
 +
            </li>
 +
            <li id ="nv2">
 +
              <a></a>
 +
              <ul>
 +
                <li id="nv21"><a href="https://2016.igem.org/Team:Kyoto/Software"></a></li>
 +
                <li id="nv22"><a href="https://2016.igem.org/Team:Kyoto/Collaborations"></a></li>
 +
              </ul>
 +
            </li>
 +
            <li id ="nv3"><a href="https://2016.igem.org/Team:Kyoto/Achievements"></a></li>
 +
            <li id ="nv4"><a href="https://2016.igem.org/Team:Kyoto/Experiments"></a></li>
 +
            <li id ="nv5">
 +
              <a></a>
 +
              <ul>
 +
                <li id="nv51"><a href="https://2016.igem.org/Team:Kyoto/Integrated_Practices"></a></li>
 +
                <li id="nv52"><a href="https://2016.igem.org/Team:Kyoto/HP/Silver"></a></li>
 +
                <li id="nv53"><a href="https://2016.igem.org/Team:Kyoto/HP/Gold"></a></li>
 +
              </ul>
 +
            </li>
 +
            <li id ="nv6"><a href="https://2016.igem.org/Team:Kyoto/Notebook"></a></li>
 +
            <li id ="nv7">
 +
              <a></a>
 +
              <ul>
 +
                <li id="nv71"><a href="https://2016.igem.org/Team:Kyoto/Team"></a></li>
 +
                <li id="nv72"><a href="https://2016.igem.org/Team:Kyoto/Attributions"></a></li>
 +
              </ul>
 +
            </li>
 +
            <li id ="nv8"><a href="https://2016.igem.org/Team:Kyoto/Safety"></a></li>
 +
          </ul>
 +
        </div>
 +
      </div>
 +
    </div>
 +
    <div id="topbanner-wrapper">
 +
      <div id="topbanner">
 +
      </div>
 +
    </div>
 +
    <div id="contents-wrapper">
 +
  <div id="contents">
 +
<h1>Composite Parts</h1>
 
<div class="column full_size">
 
<div class="column full_size">
  
 
<table>
 
<table>
 
<tr>
 
<tr>
 +
<th>Favorite</th>
 
<th>Name</th>
 
<th>Name</th>
 
<th>Type</th>
 
<th>Type</th>
Line 19: Line 173:
 
<th>Length</th>
 
<th>Length</th>
 
<th>Submission</th>
 
<th>Submission</th>
<th>Favorite</th>
+
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th>BBa_K1933100</th>
+
<td><p class="star">★</p></td>
<th>Composite</th>
+
<td><a href="http://parts.igem.org/Part:BBa_K1933100" target="blank">BBa_K1933100</a></td>
<th>constitutive expression of CBDcex fused to INPNC with 6xHis tag</th>
+
<td>Composite</td>
<th>Tomoki Uchino</th>
+
<td>constitutive expression of CBDcex fused to INPNC witd 6xHis tag</td>
<th>1362 bp</th>
+
<td>Tomoki Uchino</td>
<th>submitted</th>
+
<td>1362 bp</td>
<th>☆</th>
+
<td>submitted</td>
 +
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th>BBa_K1933101</th>
+
<td>-</td>
<th>Composite</th>
+
<td><a href="http://parts.igem.org/Part:BBa_K1933101" target="blank">BBa_K1933101</a></td>
<th>constitutive expression of CBDclos fused to INPNC with 6xHis tag</th>
+
<td>Composite</td>
<th>Tomoki Uchino</th>
+
<td>constitutive expression of CBDclos fused to INPNC witd 6xHis tag</td>
<th>1335 bp</th>
+
<td>Tomoki Uchino</td>
<th>not submitted</th>
+
<td>1335 bp</td>
<th>-</th>
+
<td>submitted</td>
 +
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th>BBa_K1933102</th>
+
<td>-</td>
<th>Composite</th>
+
<td><a href="http://parts.igem.org/Part:BBa_K1933102" target="blank">BBa_K1933102</a></td>
<th>constitutive expression of CBDcex fused to BclA with 6xHis tag</th>
+
<td>Composite</td>
<th>Tomoki Uchino</th>
+
<td>constitutive expression of CBDcex fused to BclA witd 6xHis tag</td>
<th>471 bp</th>
+
<td>Tomoki Uchino</td>
<th>submitted</th>
+
<td>471 bp</td>
<th>-</th>
+
<td>submitted</td>
 +
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th>BBa_K1933103</th>
+
<td>-</td>
<th>Composite</th>
+
<td><a href="http://parts.igem.org/Part:BBa_K1933103" target="blank">BBa_K1933103</a></td>
<th>constitutive expression of CBDclos fused to BclA with 6xHis tag</th>
+
<td>Composite</td>
<th>Tomoki Uchino</th>
+
<td>constitutive expression of CBDclos fused to BclA witd 6xHis tag</td>
<th>444 bp</th>
+
<td>Tomoki Uchino</td>
<th>submitted</th>
+
<td>444 bp</td>
<th>☆</th>
+
<td>submitted</td>
 +
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th>BBa_K1933200</th>
+
<td><p class="star">★</p></td>
<th>Composite</th>
+
<td><a href="http://parts.igem.org/Part:BBa_K1933200" target="blank">BBa_K1933200</a></td>
<th>constitutive expression of anti-Norovirus GII.4 scFv fused to INPNC with 6xHis tag</th>
+
<td>Composite</td>
<th>Tomoki Uchino</th>
+
<td>constitutive expression of anti-Norovirus GII.4 scFv fused to INPNC witd 6xHis tag</td>
<th>1815 bp</th>
+
<td>Tomoki Uchino</td>
<th>submitted</th>
+
<td>1815 bp</td>
<th>☆</th>
+
<td>not submitted</td>
 +
 
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th>BBa_K1933201</th>
+
<td>-</td>
<th>Composite</th>
+
<td><a href="http://parts.igem.org/Part:BBa_K1933201" target="blank">BBa_K1933201</a></td>
<th>constitutive expression of anti-Norovirus GII.4 scFv fused to BclA with 6xHis tag</th>
+
<td>Composite</td>
<th>Tomoki Uchino</th>
+
<td>constitutive expression of anti-Norovirus GII.4 scFv fused to BclA witd 6xHis tag</td>
<th>924 bp</th>
+
<td>Tomoki Uchino</td>
<th>submitted</th>
+
<td>924 bp</td>
<th>☆</th>
+
<td>not submitted</td>
 +
 
 
</tr>
 
</tr>
  
  
 
</table>
 
</table>
 +
<br>
 +
 <h5><a href="https://2016.igem.org/Team:Kyoto/Basic_Part" target="brank">Basic Parts</a></h5>
  
 +
      </div>
 +
  </div>
  
<p>
 
A composite part is a functional unit of DNA consisting of two or more basic parts assembled together. <a href="http://parts.igem.org/wiki/index.php/Part:BBa_I13507">BBa_I13507</a> is an example of a composite part, consisting of an RBS, a protein coding region for a red fluorescent protein, and a terminator.
 
</p>
 
 
<p>New composite BioBrick devices can be made by combining existing BioBrick Parts (like Inverters, Amplifiers, Smell Generators, Protein Balloon Generators, Senders, Receivers, Actuators, and so on).</p>
 
 
 
 
<div class="highlight">
 
<h4>Note</h4>
 
<p>This page should list all the composite parts your team has made during your project. You must add all characterization information for your parts on the Registry. You should not put characterization information on this page.</p>
 
  
</div>
 
  
</div>
+
    <div id="footer">
 +
    <div id="footer_logos">
 +
      <img src="https://static.igem.org/mediawiki/2016/e/e6/T--Kyoto--Footer-24.png" width="874" height="95">
 +
    </div>
 +
    <div id="footer_contact">
 +
      <img src="https://static.igem.org/mediawiki/2016/e/ec/T--Kyoto--Footer-25.png">
 +
    </div>
 +
    <div id="footer_social">
 +
      <a href="mailto:igemkyoto@gmail.com"><img src="https://static.igem.org/mediawiki/2016/2/28/T--Kyoto--Footer-28.png"></a>
 +
      <a href="https://twitter.com/igemkyoto"><img src="https://static.igem.org/mediawiki/2016/8/82/T--Kyoto--Footer-26.png"></a>
 +
      <a href="https://www.facebook.com/IgemKyoto/"><img src="https://static.igem.org/mediawiki/2016/a/a3/T--Kyoto--Footer-27.png"></a>
 +
    </div>
 +
  </div>
  
 
</html>
 
</html>

Latest revision as of 03:24, 20 October 2016

Composite Parts

Favorite Name Type Description Designer Length Submission

BBa_K1933100 Composite constitutive expression of CBDcex fused to INPNC witd 6xHis tag Tomoki Uchino 1362 bp submitted
- BBa_K1933101 Composite constitutive expression of CBDclos fused to INPNC witd 6xHis tag Tomoki Uchino 1335 bp submitted
- BBa_K1933102 Composite constitutive expression of CBDcex fused to BclA witd 6xHis tag Tomoki Uchino 471 bp submitted
- BBa_K1933103 Composite constitutive expression of CBDclos fused to BclA witd 6xHis tag Tomoki Uchino 444 bp submitted

BBa_K1933200 Composite constitutive expression of anti-Norovirus GII.4 scFv fused to INPNC witd 6xHis tag Tomoki Uchino 1815 bp not submitted
- BBa_K1933201 Composite constitutive expression of anti-Norovirus GII.4 scFv fused to BclA witd 6xHis tag Tomoki Uchino 924 bp not submitted

 
Basic Parts