Team:Tsinghua-A/Wetlab/Part2

From 2012.igem.org

(Difference between revisions)
Line 38: Line 38:
<p style="margin-left:300px;"><b>After Reverse</b></p>
<p style="margin-left:300px;"><b>After Reverse</b></p>
-
<table border="1">
+
<table border="1" width=50%>
-
<col width="100">
+
-
<col width="100">
+
<col width="100">
<col width="100">
<col width="100">
<col width="100">
Line 46: Line 44:
<col width="100">
<col width="100">
<col width="100">
<col width="100">
 +
<tr>
<tr>
-
<th align="center" valign="center">RSL</th>
+
<th> IPTG</th>
-
<th> Dox</th>
+
<th> aTc</th>
-
<th> miR-21</th>
+
<th> TT-ptag</th>
-
<th> miR-FF4 </th>
+
<th> supD-tRNA </th>
-
<th> Cyan </th>
+
<th> GFP </th>
-
<th> mKate </th>
+
-
<th> EYFP </th>
+
</tr>
</tr>
 +
<tr>
<tr>
<td> 0 </td>
<td> 0 </td>
Line 61: Line 60:
<td> 0 </td>
<td> 0 </td>
<td> 0 </td>
<td> 0 </td>
-
<td> 0 </td>
+
-
<td> 1 </td>
+
</tr>
</tr>
 +
<tr>
<tr>
<td> 1 </td>
<td> 1 </td>
Line 69: Line 68:
<td> 1 </td>
<td> 1 </td>
<td> 1 </td>
<td> 1 </td>
-
<td> 0 </td>
+
<td> 1 </td>
-
<td> 0 </td>
+
-
<td> 0 </td>
+
</tr>
</tr>
 +
<tr>
<tr>
<td> 0 </td>
<td> 0 </td>
Line 78: Line 77:
<td> 1 </td>
<td> 1 </td>
<td> 1 </td>
<td> 1 </td>
-
<td> 0 </td>
 
<td> 1 </td>
<td> 1 </td>
-
<td> 0 </td>
+
</tr>
</tr>
 +
<tr>
<tr>
<td> 1 </td>
<td> 1 </td>
Line 87: Line 86:
<td> 1 </td>
<td> 1 </td>
<td> 1 </td>
<td> 1 </td>
-
<td> 0 </td>
 
<td> 1 </td>
<td> 1 </td>
-
<td> 0 </td>
+
</tr>
</tr>
</table>
</table>
-
 
</br></br>
</br></br>
-
 
+
<table border="1" >
-
<table border="1">
+
-
<col width="100">
+
-
<col width="100">
+
<col width="100">
<col width="100">
<col width="100">
<col width="100">
Line 103: Line 97:
<col width="100">
<col width="100">
<col width="100">
<col width="100">
 +
<tr>
<tr>
-
<th align="center" valign="center">RSL</th>
+
<th> IPTG</th>
-
<th> Dox</th>
+
<th> aTc</th>
-
<th> miR-21</th>
+
<th> TT-ptag</th>
-
<th> miR-FF4 </th>
+
<th> supD-tRNA </th>
-
<th> Cyan </th>
+
<th> GFP </th>
-
<th> mKate </th>
+
-
<th> EYFP </th>
+
</tr>
</tr>
Line 119: Line 113:
<td> 0 </td>
<td> 0 </td>
<td> 0 </td>
<td> 0 </td>
-
<td> 0 </td>
+
-
<td> 1 </td>
+
</tr>
</tr>
Line 128: Line 121:
<td> 1 </td>
<td> 1 </td>
<td> 0 </td>
<td> 0 </td>
-
<td> 1 </td>
 
<td> 0 </td>
<td> 0 </td>
-
<td> 1 </td>
+
</tr>
</tr>
Line 139: Line 131:
<td> 1 </td>
<td> 1 </td>
<td> 0 </td>
<td> 0 </td>
-
<td> 1 </td>
+
-
<td> 1 </td>
+
</tr>
</tr>
Line 149: Line 140:
<td> 1 </td>
<td> 1 </td>
<td> 1 </td>
<td> 1 </td>
-
<td> 1 </td>
+
-
<td> 0 </td>
+
</tr>
</tr>
</table>
</table>

Revision as of 17:53, 26 September 2012

Tsinghua-A::Wetlab::Eukaryotic cells

Construction in eukaryotic cells

Life process in eukaryotic cells is much more complicate, especially when it is related to signal transportation. We choose microRNA to transport cues and Bxb1 to realize the flipping process. Using microRNA can not only simplify the design of the system, making sure the transportation is precise and efficient, but also ensure the independency with other life processes due to the orthogonality of the microRNA and other signals. MicroRNA also has great scalability. Compared to Cre-loxP recombination system, Bxb1 recombination system requires different enzymes to flip back and forth, which makes the whole system more controllable. As shown in the picture, Bxb1 sites and microRNAs are located in the intron of the reporter. If the sequence has flipped, the two exons of Cyan are segregate from each other, and Cyan would not translate correctly. So we can detect whether the sequence has flipped from the expression of Cyan. From the circuit, we can get such truth table and corresponding logical relationship.



Before Reverse

After Reverse

IPTG aTc TT-ptag supD-tRNA GFP
0 0 0 0 0
1 0 1 1 1
0 1 1 1 1
1 1 1 1 1


IPTG aTc TT-ptag supD-tRNA GFP
0 0 0 0 0
1 0 1 0 0
0 1 0 1 0
1 1 1 1 1
Return