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

Line 48: Line 48:
  
 
<script>
 
<script>
$(document).onready(function(){
+
$(document).ready(function(){
 
$('.ui.sticky.large.basic.menu').sticky({
 
$('.ui.sticky.large.basic.menu').sticky({
 
     context: '#main_page_content'
 
     context: '#main_page_content'

Revision as of 02:31, 3 October 2016

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!