Difference between revisions of "Team:USTC/Basic Part"

Line 45: Line 45:
 
     }
 
     }
  
 +
 +
    p,h1,h2,h3,h4,h5,h6{
 +
      font-family: 'Lato';
 +
      font-size:16px;
 +
    }
 
</style>
 
</style>
  
Line 168: Line 173:
 
           <h2 class="ui header">
 
           <h2 class="ui header">
 
             <i class="cube icon"></i>
 
             <i class="cube icon"></i>
             <div class="content">Account Settings
+
             <div class="content">Basic Parts
               <div class="sub header">Manage your preferences</div>
+
               <div class="sub header">Designed by joint hands</div>
 
             </div>
 
             </div>
 
           </h2>
 
           </h2>

Revision as of 04:00, 5 October 2016

Basic Parts
Designed by joint hands

Basic Parts

This year, we created several basic parts to conduct our projects. Their main functions are as follows: 1. Protein as a scaffold to assemble other proteins. 2. Protein as a messager to indicate whether the circuit works well.

List of Basic Parts:

Code Name Part Name Function
BBa_K2009357 SUP35 forming aggregation when the cell encounters heat shock
BBa_K2009430 sfGFP1-10 emitting much brighter green fluorescence when binding with sfGFP11
BBa_K2009820 sfGFP11 emitting much brighter green fluorescence when binding with sfGFP1-10

Let's get it all done!