Team:Caltech/week2
From 2014.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<!--main content --> | <!--main content --> | ||
- | <table width="70%" align="center" | + | <table width="70%" align="center"> |
<!--welcome box --> | <!--welcome box --> | ||
<tr> | <tr> | ||
- | <td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B> | + | <td style="border:1px solid black;" colspan="3" align="center" <!--height="150px" bgColor=#FF404B> |
- | < | + | <!-- If we ever want to put in a title banner, it goes here --> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</td> | </td> | ||
</tr> | </tr> | ||
Line 31: | Line 27: | ||
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor=' | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; home.style.color='white'" onMouseOut="this.bgColor='white'; home.style.color='black'" bgColor=white> |
- | <a href="https://2014.igem.org/Team:Caltech"style="color:#000000">Home </a> </td> | + | <a id='home' href="https://2014.igem.org/Team:Caltech"style="color:#000000">Home </a> </td> |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor=' | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; team.style.color='white'" onMouseOut="this.bgColor='white'; team.style.color='black'" bgColor=white> |
- | <a href="https://2014.igem.org/Team:Caltech/Team"style="color:#000000"> Team </a> </td> | + | <a id='team' href="https://2014.igem.org/Team:Caltech/Team"style="color:#000000"> Team </a> </td> |
- | <td style="border:1px solid black;" align="center" | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; profile.style.color='white'" onMouseOut="this.bgColor='white'; profile.style.color='black'" bgColor=white> |
- | <a href="https://igem.org/Team.cgi?year=2014&team_name=Caltech"style="color:#000000"> Official Team Profile </a></td> | + | <a id='profile' href="https://igem.org/Team.cgi?year=2014&team_name=Caltech"style="color:#000000"> Official Team Profile </a></td> |
- | <td style="border:1px solid black" align="center" | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; project.style.color='white'" onMouseOut="this.bgColor='white'; project.style.color='black'" bgColor=white> |
- | <a href="https://2014.igem.org/Team:Caltech/Project"style="color:#000000"> Project</a></td> | + | <a id='project' href="https://2014.igem.org/Team:Caltech/Project"style="color:#000000"> Project</a></td> |
- | <td style="border:1px solid black;" align="center" | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; parts.style.color='white'" onMouseOut="this.bgColor='white'; parts.style.color='black'" bgColor=white> |
- | <a href="https://2014.igem.org/Team:Caltech/Parts"style="color:#000000"> Parts</a></td> | + | <a id="parts" href="https://2014.igem.org/Team:Caltech/Parts"style="color:#000000"> Parts</a></td> |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor=' | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; modeling.style.color='white'" onMouseOut="this.bgColor='white'; modeling.style.color='black'" bgColor=white> |
- | <a href="https://2014.igem.org/Team:Caltech/Modeling"style="color:#000000"> Modeling</a></td> | + | <a id='modeling' href="https://2014.igem.org/Team:Caltech/Modeling"style="color:#000000"> Modeling</a></td> |
- | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor=' | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; notebook.style.color='white'" onMouseOut="this.bgColor='white'; notebook.style.color='black'" bgColor=white> |
- | <a href="https://2014.igem.org/Team:Caltech/Notebook"style="color:#000000"> Notebook</a></td> | + | <a id='notebook' href="https://2014.igem.org/Team:Caltech/Notebook"style="color:#000000"> Notebook</a></td> |
- | <td style="border:1px solid black;" align="center" | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; safety.style.color='white'" onMouseOut="this.bgColor='white'; safety.style.color='black'" bgColor=white><a id="safety" href="https://2014.igem.org/Team:Caltech/Safety"style=" color:#000000"> Safety </a></td> |
- | <a href="https://2014.igem.org/Team:Caltech/Safety"style=" color:#000000"> Safety </a></td> | + | |
- | <td style="border:1px solid black;" align="center" | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; attributions.style.color='white'" onMouseOut="this.bgColor='white'; attributions.style.color='black'" bgColor=white> |
- | <a href="https://2014.igem.org/Team:Caltech/Attributions"style="color: | + | <a id="attributions" href="https://2014.igem.org/Team:Caltech/Attributions" style="color:black"> Attributions</a></td> |
Line 62: | Line 57: | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | + | <!-- End Navigation Menu --> | |
</tr> | </tr> | ||
Line 69: | Line 64: | ||
</tr> | </tr> | ||
- | |||
- | |||
Line 78: | Line 71: | ||
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | ||
<tr> <td colspan="3" height="5px"> </td></tr> | <tr> <td colspan="3" height="5px"> </td></tr> | ||
+ | |||
+ | <tr><td colspan=3> | ||
<!--Actual Content Starts Here --> | <!--Actual Content Starts Here --> | ||
- | <tr><td colspan="3"> < | + | <table> |
- | + | <tr><td colspan="3"> <h1>Notebook</h1> </td></tr> | |
+ | |||
<tr> | <tr> | ||
- | <td> | + | <td style="padding: 20px" valign=top width=15%> |
<!-- insert the links here --> | <!-- insert the links here --> | ||
- | |||
- | |||
<b><a href='Notebook'>Overview</a></b><br><br> | <b><a href='Notebook'>Overview</a></b><br><br> | ||
<b><a href='week1'>Week 1</a></b><br><br> | <b><a href='week1'>Week 1</a></b><br><br> | ||
- | <b>< | + | <b><font size=+1>Week 2</font></b><br><br> |
<b><a href='week3'>Week 3</a></b><br><br> | <b><a href='week3'>Week 3</a></b><br><br> | ||
<b><a href='week4'>Week 4</a></b><br><br> | <b><a href='week4'>Week 4</a></b><br><br> | ||
Line 100: | Line 94: | ||
<b><a href='week10'>Week 10</a></b><br><br> | <b><a href='week10'>Week 10</a></b><br><br> | ||
<b><a href='week11'>Week 11</a></b><br><br> | <b><a href='week11'>Week 11</a></b><br><br> | ||
- | <b><a href='week12'>Week 12</a></b><br><br></td> | + | <b><a href='week12'>Week 12</a></b><br><br> |
+ | <!-- links end here --> | ||
+ | </td> | ||
- | <td valign=top> | + | <td valign=top style="padding: 20px"> |
- | <!-- insert | + | <!-- insert main content here --> |
- | <table | + | <table> |
- | <tr><td colspan= | + | <tr><td colspan=2><h1>Week Two</h1></td></tr> |
<tr> | <tr> | ||
Line 120: | Line 116: | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
+ | |||
+ | <tr><td bgColor="#777777" colspan="2" height="1px"></td></tr> | ||
<tr> | <tr> | ||
Line 127: | Line 125: | ||
<td width="40%" valign="top"> | <td width="40%" valign="top"> | ||
<ul><li>Discussed alternatives to current ComQXPA system, including 2-cell system (not all in 1 cell)</li> | <ul><li>Discussed alternatives to current ComQXPA system, including 2-cell system (not all in 1 cell)</li> | ||
- | <li>Gibson assembly of another combinatorial promoter using pKS001 backbone, lacI geneblock, | + | <li>Gibson assembly of another combinatorial promoter using pKS001 backbone, lacI geneblock, ____ promoter geneblock, and sfGFP geneblock.</li> |
<li>Transformation of Gibson constructs into JM109 cells</li> | <li>Transformation of Gibson constructs into JM109 cells</li> | ||
<li>Linear combinatorial constructs created via PCR of pAA001 (minipreps) to be tested in TXTL</li> | <li>Linear combinatorial constructs created via PCR of pAA001 (minipreps) to be tested in TXTL</li> | ||
Line 134: | Line 132: | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
+ | |||
+ | <tr><td bgColor="#777777" colspan="2" height="1px"></td></tr> | ||
<tr> | <tr> | ||
Line 149: | Line 149: | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
+ | |||
+ | <tr><td bgColor="#777777" colspan="2" height="1px"></td></tr> | ||
<tr> | <tr> | ||
Line 161: | Line 163: | ||
<td>TXTL reaction data inconclusive. Most fluorescence signals are below negative control, and linear data frequently contradicts plasmid data with A90 promoter. No signal observed for B83 promoter.</td> | <td>TXTL reaction data inconclusive. Most fluorescence signals are below negative control, and linear data frequently contradicts plasmid data with A90 promoter. No signal observed for B83 promoter.</td> | ||
</tr> | </tr> | ||
+ | |||
+ | <tr><td bgColor="#777777" colspan="2" height="1px"></td></tr> | ||
<tr> | <tr> | ||
Line 175: | Line 179: | ||
</tr> | </tr> | ||
+ | </table> | ||
+ | <!-- End main content --> | ||
</table> | </table> | ||
</td> | </td> | ||
- | + | </tr> | |
</table> | </table> | ||
- | |||
</html> | </html> |
Revision as of 19:13, 3 July 2014
| ||||||||||||||||||||||||||||||||
|