Team:WHU-China/Parts/Data
From 2011.igem.org
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #countdown | ||
+ | { | ||
+ | display:none; | ||
+ | } | ||
+ | #visit | ||
+ | { | ||
+ | display:none; | ||
+ | } | ||
+ | #contact | ||
+ | {position:absolute; | ||
+ | z-index:1; | ||
+ | left:0px;} | ||
+ | |||
+ | #bottom | ||
+ | { | ||
+ | position:absolute; | ||
+ | z-index:1; | ||
+ | |||
+ | } | ||
#current | #current | ||
{ | { | ||
Line 45: | Line 64: | ||
$(document).ready(function() | $(document).ready(function() | ||
{ | { | ||
- | + | var a1=420; | |
+ | var a2=document.body.clientHeight; | ||
+ | document.getElementById("bottom").style.top=(a2+a1).toString()+'px'; | ||
+ | document.getElementById("contact").style.top=(a2+a1+80).toString()+'px'; | ||
}); | }); | ||
</script> | </script> | ||
Line 64: | Line 86: | ||
</p> | </p> | ||
</div> | </div> | ||
+ | |||
<div style="height:50px;"></div> | <div style="height:50px;"></div> | ||
+ | <div id="bottom"> | ||
+ | <image src="/wiki/images/5/58/Whu-backgroundbottom.png"/> | ||
+ | </div> | ||
+ | <div id="contact"> | ||
+ | <a href="https://2011.igem.org/wiki/index.php?title=Team:WHU-China/Notebook&action=edit"><img class="whucontact" style="position:relative;left:636px;top:38px;z-index:10;" src="/wiki/images/2/2a/Whu-Home_r1_c1.png"/></a> | ||
+ | <a href="Mailto:gubrian890512@gmail.com"><img class="whucontact" style="position:relative;left:660px;top:38px;z-index:10;" src="/wiki/images/9/97/Whu-Home_r1_c3.png"/></a> | ||
+ | <a href="https://igem.org/Main_Page"><img class="whucontact" style="position:relative;left:676px;top:38px;z-index:10;" src="/wiki/images/0/03/Whu-Home_r1_c5.png"/></a> | ||
+ | <img id="bb" src="/wiki/images/3/3c/Whu-build.jpg"/> | ||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> | ||
{{WHUcss}} | {{WHUcss}} |
Revision as of 15:40, 1 October 2011
Data for our favorite part
BBa_K560000 Main page - Blue Light Sensing and Reporting System: This part shows the complete system of light sensing and reporting regulation in E.coli. Although it is not very stable, it can truly work in TrpR(-) E.coli.
Data for pre-existing parts
1. Experience – BBa_I15010 Cph8 (Cph1/EnvZ fusion) (UTAustin, iGEM2004): This part was used by 2011 WHU_China team as a part of light sensing system. However, the result of sequencing proves that this part in the 2011 kit turns out to be a vector without the fragment of cph8. 2011 WHU_China requested the same part from the 2011 kit of HUST_China, but the result of pcr and restriction enzymes cleavage shows that their plasmids have the same problem. 2. Experience – BBa_E0040 Green fluorescent protein derived from jellyfish Aequeora victoria wild-type GFP (Endy Lab, iGEM2004): This part was used by WHU_China team as a reporter of long-term oscillator. Information from the website of this part shows that its length is about 720bp; however, the result of restriction enzymes cleavage experiment showed that it is actually about 1kb. And after several attempts, we failed to assemble this part with other biobricks.