Team:XMU-China/datapage
From 2012.igem.org
(Difference between revisions)
(Created page with "{{Team:XMU-China/hidden}} {{Team:XMU-China/titlebar}} <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <...") |
|||
Line 1: | Line 1: | ||
+ | {{Team:XMU-China/css}} | ||
{{Team:XMU-China/hidden}} | {{Team:XMU-China/hidden}} | ||
{{Team:XMU-China/titlebar}} | {{Team:XMU-China/titlebar}} | ||
+ | |||
+ | {{Team:XMU-China/backgroundindex}} | ||
+ | |||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
- | <title>XMU- | + | <title>XMU-DATAPAGE</title> |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <style type="text/css"> | ||
+ | #design | ||
</style> | </style> | ||
- | |||
</head> | </head> | ||
+ | |||
<body> | <body> | ||
- | <div id="subpage"> | + | <div id="subpage" > |
- | + | ||
- | </ | + | <p class="tit" >Data From New Parts Submitted To The Registry </p> |
+ | <p> <strong class="subtitle"><a name="_Toc01"></a>The Design</strong><br> | ||
+ | |||
+ | <table id="design"> | ||
+ | <tr> | ||
+ | <td><table border="1" cellpadding="0" cellspacing="0" id="inside1"> | ||
+ | <tr > | ||
+ | <td id="inside1" width="171" colspan="2"><p align="center"><span><strong>AND gate</strong> </span></p></td> | ||
+ | <td width="103"><p align="center"><span > <img src="https://static.igem.org/mediawiki/2012/e/ee/AND.jpg" alt="" width="93" height="49"></span></p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="171" colspan="2" bgcolor="#0099cc"><p align="center"><span ><strong>INPUT</strong></span></p></td> | ||
+ | <td width="103" rowspan="2" bgcolor="#0099cc"><p align="center"><span class="gatetable"><strong>OUTPUT</strong></span></p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86" bgcolor="#0099cc"><p align="center"><span class="gatetable">A</span></p></td> | ||
+ | <td width="86" bgcolor="#0099cc"><p align="center"><span class="gatetable">B</span></p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86"><p align="center"><span class="gatetable">0</span></p></td> | ||
+ | <td width="86"><p align="center"><span class="gatetable">0</span></p></td> | ||
+ | <td width="103"><p align="center"><span class="gatetable">0</span></p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86"><p align="center"><span class="gatetable">0</span></p></td> | ||
+ | <td width="86"><p align="center"><span class="gatetable">1</span></p></td> | ||
+ | <td width="103"><p align="center"><span class="gatetable">0</span></p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86"><p align="center"><span class="gatetable">1</span></p></td> | ||
+ | <td width="86"><p align="center"><span class="gatetable">0</span></p></td> | ||
+ | <td width="103"><p align="center"><span class="gatetable">0</span></p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86"><p align="center"><span class="gatetable">1</span></p></td> | ||
+ | <td width="86"><p align="center"><span class="gatetable">1</span></p></td> | ||
+ | <td width="103"><p align="center"><span class="gatetable">1</span></p></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | <td><table border="1" cellpadding="0" cellspacing="0" id="inside2"> | ||
+ | <tr> | ||
+ | <td width="171" colspan="2"><p align="center"><strong>OR gate</strong></p></td> | ||
+ | <td width="104"><p align="center"> <img src="https://static.igem.org/mediawiki/2012/3/3b/OR.jpg" alt="" width="94" height="49"></p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="171" colspan="2" bgcolor="#fc49b6"><p align="center"><strong>INPUT</strong></p></td> | ||
+ | <td width="104" rowspan="2" bgcolor="#fc49b6"><p align="center"><strong>OUTPUT</strong></p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86" bgcolor="#fc49b6"><p align="center">A</p></td> | ||
+ | <td width="86" bgcolor="#fc49b6"><p align="center">B</p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86"><p align="center">0</p></td> | ||
+ | <td width="86"><p align="center">0</p></td> | ||
+ | <td width="104"><p align="center">0</p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86"><p align="center">0</p></td> | ||
+ | <td width="86"><p align="center">1</p></td> | ||
+ | <td width="104"><p align="center">1</p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86"><p align="center">1</p></td> | ||
+ | <td width="86"><p align="center">0</p></td> | ||
+ | <td width="104"><p align="center">1</p></td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="86"><p align="center">1</p></td> | ||
+ | <td width="86"><p align="center">1</p></td> | ||
+ | <td width="104"><p align="center">1</p></td> | ||
+ | </tr> | ||
+ | </table></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <!--table END --> | ||
+ | |||
+ | </br></p> | ||
+ | <hr> | ||
+ | <p><strong class="subtitle"><a name="_Toc02"></a>Data From New Parts Submitted To The Registry</strong><br><br> | ||
+ | <strong class="sub3title">Parts Of Binary System</strong> | ||
+ | <li><b>BBa_K750000</b>, <b>BBa_K750103</b>, <b>BBa_K750111</b> - these parts contain <i>P<sub>BAD</sub></i> (BBa_K206000), <i>P<sub>cI</sub></i> (BBa_R0051) and <i>P<sub>tet</sub></i> (BBa_J102002) respectively and they both contain <i>gfp-lva</i> (BBa_K145015). We have characterized the expression of these parts on Digital Display section of our project in the wiki.</li><br> | ||
- | </ | + | <strong class="sub3title">Parts Of Ternary System</strong><br> |
+ | <li><b>BBa_K750102</b>, <b>BBa_K750104</b>, <b>BBa_K750105</b>, <b>BBa_K750106</b>, <b>BBa_K750107</b> - these parts both contain <i>cI</i> (BBa_C0051). These parts are used to control parts promoted by <i>P<sub>cI</sub></i> (BBa_R0051). We also have characterized the expression of these parts by protein electrophoresis on Digital Display section of our projects in the wiki.</li><br> | ||
+ | <li><b>BBa_K750108</b>, <b>BBa_K750109</b>, <b>BBa_K750110</b>, <b>BBa_K750112</b>, <b>BBa_K750113</b>, <b>BBa_K750114</b>, <b>BBa_K750115</b> – these composite parts are made up of BBa_K750000, BBa_K750102, BBa_K750103, BBa_K750104 and BBa_K750111. Most of them have been characterized on Digital Display section of our projiect in the wiki.</li><br> | ||
+ | <strong class="sub3title">Parts of Time Delay System</strong><br> | ||
+ | <li><b>BBa_K750001</b>, <b>BBa_K750002</b>, <b>BBa_K750003</b>, <b>BBa_K750004</b>, <b>BBa_K750005</b> - these parts contain | ||
+ | <i>RBS1.0</i> (BBa_B0034), <i>RBS0.6</i> (BBa_B0030), <i>RBS0.3</i> (BBa_B0032), <i>RBS0.07</i> (BBa_B0031) and <i>RBS0.01</i> (BBa_B0033) respectively and they both contain <i>luxI</i> (BBa_C0061). These parts, promoted by arabinose, are used to control the expression of AHL. | ||
+ | BBa_K750006 – this part contains <i>luxR</i> (BBa_C0062) and is promoted by arabinose. | ||
+ | BBa_K750009, BBa_K750010, BBa_K750011, BBa_K750012 – these composite parts are characterized on Time Delay section of our project in the wiki.</li> | ||
+ | </p> | ||
+ | <hr> | ||
+ | <p><strong class="subtitle"><a name="_Toc03"></a>Data From Characterized Parts Already In The Registry</strong><br> | ||
+ | <li><b>BBa_K145015</b> – characterized the gene <i>gfp-lva</i> by protein electrophoresis. Please see our Time Delay section for more information.</li><br> | ||
+ | </p> | ||
+ | |||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 14:50, 25 September 2012
Contents[hide][show] |
---|
Data From New Parts Submitted To The Registry
|
|
Data From New Parts Submitted To The Registry
Parts Of Binary System
Parts Of Ternary System
Parts of Time Delay System
Data From Characterized Parts Already In The Registry