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

Line 50: Line 50:
 
       font-size:16px !important;
 
       font-size:16px !important;
 
     }
 
     }
   
+
 
 
</style>
 
</style>
  
Line 98: Line 98:
  
 
<body>
 
<body>
<div class="ui basic segment" id="main_page_content" style="width: 60%; left: 210px; margin-bottom:0; /*background-color:#e1d7d0;*/ padding:0;">
+
<div class="ui basic segment" id="main_page_content" style="width: 60%; left: 210px; margin-bottom:0;margin-top:-13px;padding:0;">
   <div class="ui left attached rail" style="background-color:#e1d7d0; width:210px;">
+
   <div class="ui left attached rail" style=" width:210px;">
 
     <div class="ui inverted vertical sticky basic menu" style="border-radius:0; background-color: #44a17d; padding-top:21px;font-size:medium;">
 
     <div class="ui inverted vertical sticky basic menu" style="border-radius:0; background-color: #44a17d; padding-top:21px;font-size:medium;">
 
           <div class="item"><i class="video camera icon"></i> USTC iGEM</div>
 
           <div class="item"><i class="video camera icon"></i> USTC iGEM</div>
Line 185: Line 185:
 
   <div class="ui basic segment" id="ui_article" style="height:200px; min-height:3000px;">
 
   <div class="ui basic segment" id="ui_article" style="height:200px; min-height:3000px;">
 
       <h3 class="ui heading">Basic Parts</h3>
 
       <h3 class="ui heading">Basic Parts</h3>
             <p>This year, we created several basic parts to conduct our projects. Their main functions are as follows:
+
             <p>This year, we created several basic parts to conduct our projects. Their main functions are as follows:<br>
             1. Protein as a scaffold to assemble other proteins.
+
             1. Protein as a scaffold to assemble other proteins.<br>
 
         2. Protein as a messager to indicate whether the circuit works well.</p>
 
         2. Protein as a messager to indicate whether the circuit works well.</p>
 
         <p>List of Basic Parts:</p>
 
         <p>List of Basic Parts:</p>

Revision as of 04:10, 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!