Difference between revisions of "Team:ECUST/Parts"

(Prototype team page)
 
 
(38 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{ECUST}}
+
{{:Team:ECUST/nav2}}
 
<html>
 
<html>
 +
<head>
  
 +
<style>
 +
h1{
 +
margin-left: 30px;
 +
}
 +
</style>
  
 +
<link rel="stylesheet" href="https://2017.igem.org/Team:ECUST/statics/3/css?action=raw&ctype=text/css" type="text/css" media="all" />
 +
<link href='https://2017.igem.org/Team:ECUST/statics/3/css2?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
 +
<script src="https://2017.igem.org/Team:ECUST/js/jquery?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Team:ECUST/statics/3/js?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
  
 +
$(document).ready(function(){
 +
 +
var navLabel = new Array('New Parts', 'Improvements', "Key parts");
 +
 +
$('#main').pageScroller({ navigation: navLabel });
 +
 +
$('.next').click(function(e){
 +
e.preventDefault();
 +
pageScroller.next();
 +
});
 +
 +
$('.prev').click(function(e){
 +
e.preventDefault();
 +
pageScroller.prev();
 +
});
 +
 +
$('.jumpTo').click(function(e){
 +
e.preventDefault();
 +
pageScroller.goTo(3);
 +
});
 +
 +
});
 +
</script>
  
  
  
<div class="column full_size">
+
<style>
 +
  .style1{
 +
    color:#999;
 +
    margin-bottom: 21px;
 +
    font-size: 17px;
 +
    font-weight: 200;
 +
    line-height: 1.4;
 +
  }
 +
</style>
 +
</head>
  
<h1>Parts</h1>
 
  
<p>Each team will make new parts during iGEM and will submit them to the Registry of Standard Biological Parts. The iGEM software provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
+
<body>
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.</p>
+
  
  
</div>
+
<center>
 +
<img src="https://static.igem.org/mediawiki/2017/b/be/Parts_banner_head.png" width="100%"/>
 +
</center>
 +
<br>
  
  
 +
<div id="lrzj" class="light" style="margin-top:60px;">
 +
<!-- <a href="#" class="prev"><img src="https://static.igem.org/mediawiki/2017/f/f4/Icon_arrow-up_light.png" alt=""  style="width: 40px;" /></a>
 +
<a href="#" class="next"><img src="https://static.igem.org/mediawiki/2017/a/a0/Icon_arrow-down_light.png" alt="" style="width: 40px;"  /></a> -->
 +
<a href="#" class="prev"><img src="https://static.igem.org/mediawiki/2017/f/f4/Icon_arrow-up_light.png" alt=""  style="width: 40px;" /></a>
 +
<a href="#" class="next"><img src="https://static.igem.org/mediawiki/2017/a/a0/Icon_arrow-down_light.png" alt="" style="width: 40px;"  /></a>
 +
</div>
 +
<div id="wrapper" >
 +
<div id="main">
 +
<div class="section">
 +
<br>
 +
<h1>New&nbsp;Parts</h1>
 +
<div class="bs-example table-responsive">
 +
      <table class="table table-striped table-bordered table-hover">
 +
        <thead>
 +
          <tr>
 +
            <th>#</th>
 +
            <th>Name</th>
 +
            <th>Type</th>
 +
            <th>Description</th>
 +
            <th>Designer</th>
 +
            <th>Other</th>
 +
          </tr>
 +
        </thead>
 +
        <tbody>
 +
          <tr>
 +
            <td>1</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308001">BBa_K2308001</a></td>
 +
<td>composite part</td>
 +
<td>knock out (upstream1+downstream1)</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
 +
          <tr>
 +
            <td>2</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308002">BBa_K2308002</a></td>
 +
<td>composite part</td>
 +
<td>knock in (upstream2+sYFP2+downstream2)</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
 +
         
  
<div class="column half_size">
+
          <tr>
<div class="highlight">
+
            <td>3</td>
<h5>Note</h5>
+
<td><a href="http://parts.igem.org/Part:BBa_K2308003">BBa_K2308003</a></td>
<p>Note that parts must be documented on the <a href="http://parts.igem.org/Main_Page"> Registry</a>. This page serves to <i>showcase</i> the parts you have made. Future teams and other users and are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
+
<td>basic part</td>
</div>
+
<td>sYFP2</td>
</div>
+
<td>Yunpeng Dai</td>
 +
<td>improvement of BBa_K864100 </td>
 +
          </tr>
  
 +
          <tr>
 +
            <td>4</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308004">BBa_K2308004</a></td>
 +
<td>composite part</td>
 +
<td>knock out (upstream1+promotor+Amp+downstream1)</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
 +
          <tr>
 +
            <td>5</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308005">BBa_K2308005</a></td>
 +
<td>composite part</td>
 +
<td>knock in (upstream2+sYFP2+promotor+Amp+downstream2)</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
 +
          <tr>
 +
            <td>6</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308006">BBa_K2308006</a></td>
 +
<td>basic part</td>
 +
<td>upstream1</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
<div class="column half_size">
+
          <tr>
 +
            <td>7</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308007">BBa_K2308007</a></td>
 +
<td>basic part</td>
 +
<td>downstream1</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
<h5>Adding parts to the registry</h5>
+
          <tr>
<p>You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry">Add a Part to the Registry</a> link.</p>
+
            <td>8</td>
<p>We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better you will remember all the details about your parts. Remember, you don't need to send us the DNA sample before you create an entry for a part on the Registry. (However, you <b>do</b> need to send us the DNA sample before the Jamboree. If you don't send us a DNA sample of a part, that part will not be eligible for awards and medal criteria.)</p>
+
<td><a href="http://parts.igem.org/Part:BBa_K2308008">BBa_K2308008</a></td>
</div>
+
<td>basic part</td>
 +
<td>upstream2</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
 +
          <tr>
 +
            <td>9</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308009">BBa_K2308009</a></td>
 +
<td>basic part</td>
 +
<td>downstream2</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
 +
          <tr>
 +
            <td>10</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308010">BBa_K2308010</a></td>
 +
<td>basic part</td>
 +
<td>Amp promotor</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
 +
          <tr>
 +
            <td>11</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308011">BBa_K2308011</a></td>
 +
<td>basic part</td>
 +
<td>Amp coding</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
 +
          <tr>
 +
            <td>12</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308012">BBa_K2308012</a></td>
 +
<td>basic part</td>
 +
<td>LacIq repressor</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
<div class="column half_size">
+
          <tr>
 +
            <td>13</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308013">BBa_K2308013</a></td>
 +
<td>basic part</td>
 +
<td>LacIq spacer</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
<h5>What information do I need to start putting my parts on the Registry?</h5>
+
          <tr>
<p>The information needed to initially create a part on the Registry is:</p>
+
            <td>14</td>
<ul>
+
<td><a href="http://parts.igem.org/Part:BBa_K2308014">BBa_K2308014</a></td>
<li>Part Name</li>
+
<td>basic part</td>
<li>Part type</li>
+
<td>LacIq promotor</td>
<li>Creator</li>
+
<td>Yunpeng Dai</td>
<li>Sequence</li>
+
<td></td>
<li>Short Description (60 characters on what the DNA does)</li>
+
          </tr>
<li>Long Description (Longer description of what the DNA does)</li>
+
<li>Design considerations</li>
+
</ul>
+
  
<p>
+
          <tr>
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. </p>
+
            <td>15</td>
 +
<td> <a href="http://parts.igem.org/Part:BBa_K2308015">BBa_K2308015</a></td>
 +
<td>basic part</td>
 +
<td>LacIq coding</td>
 +
<td>Yunpeng Dai</td>
 +
<td></td>
 +
          </tr>
  
</div>
+
  <tr>
 +
            <td>16</td>
 +
<td><a href="http://parts.igem.org/Part:BBa_K2308016">BBa_K2308016</a></td>
 +
<td>composite part</td>
 +
<td>LacIq regulator</td>
 +
<td>Yunpeng Dai</td>
 +
<td>improvement of BBa_v1003 </td>
 +
          </tr>
  
  
<div class="column half_size">
 
  
<h5>Inspiration</h5>
 
<p>We have a created  a <a href="http://parts.igem.org/Well_Documented_Parts">collection of well documented parts</a> that can help you get started.</p>
 
  
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
        </tbody>
<ul>
+
      </table>
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
    </div><!-- /example -->
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
</div>
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
<div class="some-padding"></div>
</ul>
+
<div class="some-padding"></div>
</div>
+
  
<div class="column full_size">
 
<h5>Part Table </h5>
 
  
<p>Please include a table of all the parts your team has made during your project on this page. Remember part characterization and measurement data must go on your team part pages on the Registry. </p>
 
  
<div class="highlight">
+
<div class="section">
 +
<br><h1>Improvements</h1>
 +
<div class="page-header">
 +
<h2 id="tables">Improvement of <a href="http://parts.igem.org/Part:BBa_K864100">Part:BBa K864100</a></h2>
 +
</div>
 +
<div class="style1">
 +
<p>The reporter sYPF2 has been codon-optimized for <i>Rhodobacter sphaeroides 2.4.1</i> and it was successfully tested as a reporter in this chassis. We have made several measurements to show its fluorescence in <i>Rhodobacter sphaeroides 2.4.1</i> as well its properties (Fluorescence excitation/emission spectrum).</p>
 +
</div>
 +
<p><i> To learn more about the improvement ,<a href="http://parts.igem.org/Part:BBa_K2308003">please click here.</a></i></p>
 +
<div class="some-padding"></div>
 +
<div class="some-padding"></div>
 +
<div class="some-padding"></div>
  
  
</html>
+
<div class="page-header">
<groupparts>iGEM17 ECUST</groupparts>
+
<h2 id="tables">Improvement of <a href="http://parts.igem.org/Part:BBa V1003">Part:BBa V1003</a></h2>
 +
</div>
 +
<div class="style1">
 +
<p>The regulator LacIq's coding sequences are submitted in part BBa_K2308016. In our project, we used this part with Part:BBa_K2308003 together to turn <i>Rhodobacter sphaeroides 2.4.1</i> into inducible strains and successfully induced the expression of sYFP2. </p>
 +
 +
</div>
 +
<p><i> To learn more about the improvement ,<a href="http://parts.igem.org/Part:BBa_K2308016">please click here.</a></i></p>
 +
</div>
  
<html>
+
<div class="some-padding"></div>
</div>
+
<div class="some-padding"></div>
</div>
+
  
 +
<div class="section">
 +
<br><h1>Key parts</h1>
 +
<div class="page-header">
 +
<h2 id="tables">BBa_K2308002</h2>
 +
</div>
 +
<div class="style1">
 +
<p>BBa_K2308002 is an important part in our experiment. It is composed of BBa_K2308006,BBa_K2308003 and BBa_K2308007. The function of this part is to carry out the homologous recombination on the genome of <i>Rhodobacter sphaeroides 2.4.1.</i></p><br><br>
 +
  
 +
</div>
 +
<p><i>To learn more about this part ,<a href="http://parts.igem.org/Part:BBa_K2308002">please click here.</a></i></p><br><br>
  
  
 +
<div class="page-header">
 +
<h2 id="tables">BBa_K2308003</h2>
 +
</div>
 +
<div class="style1">
 +
<p>sYFP2(BBa_K2308003) is the key part in our experiment. It is used both for fusion expression (see BBa_K2308002) and inducible cytoplasm expression (combined with BBa_K2308016), and the host cell is <i>Rhodobacter sphaeroides 2.4.1.</i> </p><br>
 +
<p>In inducible cytoplasm expression experiment, we used part BBa_K2308016 to turn the <i>Rhodobacter sphaedoides 2.4.1</i>  into inducible strains, and IPTG was added (800 μM in final volume)when the OD<sub>700</sub> of the strain was about 0.4(grown for about 24h).</p><br><br>
 +
 +
</div>
 +
<p><i>To learn more about this part ,<a href="http://parts.igem.org/Part:BBa_K2308003"> please click here.</a></i></p><br><br>
 +
 +
 +
<div class="page-header">
 +
<h2 id="tables">BBa_K2308016</h2>
 +
</div>
 +
<div class="style1">
 +
<p>This part contains LacIq repressor, LacIq spacer, LacIq promotor and LacIq coding sequence and is used for <i>Rhodobacter sphaeroides 2.4.1</i>, cells with the device can carry out inducible expression of the target proteins. </p><br>
 +
                                        <p>In inducible cytoplasm expression experiment, we used part BBa_K2308016 to turn the <i>Rhodobacter sphaeroides 2.4.1</i> into inducible strains, and IPTG was added (800 μM in final volume)when the OD<sub>700</sub> of the strain was about 0.4(grown for about 24h).</p><br><br>
 +
 +
</div>
 +
<p><i> To learn more about this part ,<a href="http://parts.igem.org/Part:BBa_K2308016">please click here.</a></i></p><br><br>
 +
 +
 +
 +
 +
 +
 +
</div>
 +
</div><!-- [END] #main -->
 +
</div><!-- [END] #wrapper -->
 +
 +
 +
</body>
 
</html>
 
</html>
 +
 +
{{:Team:ECUST/footer}}

Latest revision as of 03:33, 2 November 2017



New Parts

# Name Type Description Designer Other
1 BBa_K2308001 composite part knock out (upstream1+downstream1) Yunpeng Dai
2 BBa_K2308002 composite part knock in (upstream2+sYFP2+downstream2) Yunpeng Dai
3 BBa_K2308003 basic part sYFP2 Yunpeng Dai improvement of BBa_K864100
4 BBa_K2308004 composite part knock out (upstream1+promotor+Amp+downstream1) Yunpeng Dai
5 BBa_K2308005 composite part knock in (upstream2+sYFP2+promotor+Amp+downstream2) Yunpeng Dai
6 BBa_K2308006 basic part upstream1 Yunpeng Dai
7 BBa_K2308007 basic part downstream1 Yunpeng Dai
8 BBa_K2308008 basic part upstream2 Yunpeng Dai
9 BBa_K2308009 basic part downstream2 Yunpeng Dai
10 BBa_K2308010 basic part Amp promotor Yunpeng Dai
11 BBa_K2308011 basic part Amp coding Yunpeng Dai
12 BBa_K2308012 basic part LacIq repressor Yunpeng Dai
13 BBa_K2308013 basic part LacIq spacer Yunpeng Dai
14 BBa_K2308014 basic part LacIq promotor Yunpeng Dai
15 BBa_K2308015 basic part LacIq coding Yunpeng Dai
16 BBa_K2308016 composite part LacIq regulator Yunpeng Dai improvement of BBa_v1003

Improvements

The reporter sYPF2 has been codon-optimized for Rhodobacter sphaeroides 2.4.1 and it was successfully tested as a reporter in this chassis. We have made several measurements to show its fluorescence in Rhodobacter sphaeroides 2.4.1 as well its properties (Fluorescence excitation/emission spectrum).

To learn more about the improvement ,please click here.

The regulator LacIq's coding sequences are submitted in part BBa_K2308016. In our project, we used this part with Part:BBa_K2308003 together to turn Rhodobacter sphaeroides 2.4.1 into inducible strains and successfully induced the expression of sYFP2.

To learn more about the improvement ,please click here.


Key parts

BBa_K2308002 is an important part in our experiment. It is composed of BBa_K2308006,BBa_K2308003 and BBa_K2308007. The function of this part is to carry out the homologous recombination on the genome of Rhodobacter sphaeroides 2.4.1.



To learn more about this part ,please click here.



sYFP2(BBa_K2308003) is the key part in our experiment. It is used both for fusion expression (see BBa_K2308002) and inducible cytoplasm expression (combined with BBa_K2308016), and the host cell is Rhodobacter sphaeroides 2.4.1.


In inducible cytoplasm expression experiment, we used part BBa_K2308016 to turn the Rhodobacter sphaedoides 2.4.1 into inducible strains, and IPTG was added (800 μM in final volume)when the OD700 of the strain was about 0.4(grown for about 24h).



To learn more about this part , please click here.



This part contains LacIq repressor, LacIq spacer, LacIq promotor and LacIq coding sequence and is used for Rhodobacter sphaeroides 2.4.1, cells with the device can carry out inducible expression of the target proteins.


In inducible cytoplasm expression experiment, we used part BBa_K2308016 to turn the Rhodobacter sphaeroides 2.4.1 into inducible strains, and IPTG was added (800 μM in final volume)when the OD700 of the strain was about 0.4(grown for about 24h).



To learn more about this part ,please click here.