Team:SF Bay Area DIYbio/Notebook
From 2014.igem.org
(Difference between revisions)
MariaChavez (Talk | contribs) |
MariaChavez (Talk | contribs) |
||
(20 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<html> | <html> | ||
- | < | + | |
- | <table width="70%" align="center"> | + | <head> |
+ | <link href="https://fonts.googleapis.com/css?family=Slackey" rel="stylesheet" type="text/css"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css"> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | body{background:#fcf9ef;} | ||
+ | h1{ margin:auto; } | ||
+ | #header_text {text-align:center} | ||
+ | #top-section{height:25px} | ||
+ | .yellow_header{ color: #FBB03C; } | ||
+ | |||
+ | .margin_left_20px{ | ||
+ | margin-left: 20px; | ||
+ | } | ||
+ | |||
+ | #main_table, #navigation_table{ | ||
+ | background: #fcf9ef | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | <table width="70%" id="main_table" align="center"> | ||
<!--welcome box --> | <!--welcome box --> | ||
- | <tr> | + | <tbody><tr> |
- | <td style="border:1px solid black;" colspan="3" align="center" height="50px" | + | <td style="border:1px solid black;" colspan="3" align="center" height="50px" bgcolor="#FF404B"> |
- | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SF_Bay_Area_DIYbio/Notebook&action=edit"style="color:#FFFFFF"> Click here to edit this page!</a> </p> | + | <p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:SF_Bay_Area_DIYbio/Notebook&action=edit" style="color:#FFFFFF"> Click here to edit this page!</a> </p> |
</td> | </td> | ||
</tr> | </tr> | ||
- | <tr> <td colspan="3" | + | <tr> <td colspan="3" height="5px"> </td></tr> |
<!-- end welcome box --> | <!-- end welcome box --> | ||
<tr> | <tr> | ||
- | |||
<td align="center" colspan="3"> | <td align="center" colspan="3"> | ||
- | <table | + | <!--navigation menu --> |
+ | <table id="navigation_table" width="100%"> | ||
<tr heigth="15px"></tr> | <tr heigth="15px"></tr> | ||
<tr heigth="75px"> | <tr heigth="75px"> | ||
Line 44: | Line 69: | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Parts"style="color:#000000"> Parts</a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Parts"style="color:#000000"> Parts</a></td> | ||
- | |||
- | |||
- | |||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
Line 53: | Line 75: | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Safety"style=" color:#000000"> Safety </a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Safety"style=" color:#000000"> Safety </a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/ELSEI"style=" color:#000000">Ethical, Legal, Societal, Environmental Issues</a></td> | ||
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
<a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Attributions"style="color:#000000"> Attributions </a></td> | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Attributions"style="color:#000000"> Attributions </a></td> | ||
+ | |||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/Future_Plans"style="color:#000000"> Future Plans </a></td> | ||
Line 63: | Line 91: | ||
- | </tr> | + | |
+ | </td></tr> | ||
+ | |||
- | |||
- | < | + | <tr> <td colspan="3"> |
- | < | + | <p> </p> |
- | + | ||
- | + | ||
<p><b><font size="5">Notebook</font></b></p><br> | <p><b><font size="5">Notebook</font></b></p><br> | ||
<p><b><font size="4">General Protocols</font></b></p> | <p><b><font size="4">General Protocols</font></b></p> | ||
<p> | <p> | ||
- | <ul> | + | </p><ul> |
- | <li><a href="https:// | + | <li><a href="https://www.dna20.com/products/expression-vectors/electra-system#2"> Electra Cloning Protocol </a><br> |
- | <li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/DNAhandling"> DNA Handling Protocol </a><br> | + | </li><li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/DNAhandling"> DNA Handling Protocol </a><br> |
- | <li>Media:Zymo E. coli competent cells transformation protocol | + | </li><li><a href="https://static.igem.org/mediawiki/2014/1/1e/Zymo_E._coli_competent_cells_transformation_protocol.pdf">Media:Zymo E. coli competent cells transformation protocol</a><br> |
- | <li> | + | </li><li><a href="https://static.igem.org/mediawiki/2014/0/0e/Zyppy_plasmid_midiprep_kit_protocol.pdf">Media:D4025i (Zyppy plasmid midiprep protocol)</a><br> |
- | <li>Media:Clontech UTF-8'en-us'Quick Easy Yeast Transformation Mix Protocol-At-A-Glance 040214 | + | </li><li><a href="https://static.igem.org/mediawiki/2014/4/4d/Clontech_UTF-8%27en-us%27Quick_Easy_Yeast_Transformation_Mix_Protocol-At-A-Glance_040214.pdf">Media:Clontech UTF-8'en-us'Quick Easy Yeast Transformation Mix Protocol-At-A-Glance 040214</a> <br> |
- | <li> | + | </li><li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/MediaSequencingAnalysis"> Media:Sequencing_Analysis_using_Serial_Cloner_2_16Oct2014</a><br></li></ul> |
<br> | <br> | ||
<p>General Documentation Information</p><ul> | <p>General Documentation Information</p><ul> | ||
<li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/NotebookDocumentation">Real Vegan Cheese Notebook Documentation Guidelines</a><br> | <li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/NotebookDocumentation">Real Vegan Cheese Notebook Documentation Guidelines</a><br> | ||
- | </ul><br> | + | </li></ul><br> |
- | <p><b><font size="4">Experiments</font></ | + | <p><b><font size="4">Experiments</font></b></p> |
<p><b>June 2014</b></p><ul> | <p><b>June 2014</b></p><ul> | ||
- | <li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/NoteBookJune1">CR_062214_humanKappaCasein_001</a> <br></ul></p><br> | + | <li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/NoteBookJune1">CR_062214_humanKappaCasein_001<b>22 June 2014</b></a> <br></li></ul><p></p><br> |
<p><b>August 2014</b></p><ul> | <p><b>August 2014</b></p><ul> | ||
- | <li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/AugustCloning">CLONE_082514_humKappaCasein(Kex+)</a><br> | + | <li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/AugustCloning">CLONE_082514_humKappaCasein(Kex+)<b>25 Aug 2014</b></a><br> |
- | <li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/AugustGrowthCurve">Growth Curve Experiment</a><br></ul></p><br> | + | </li><li><a href="https://2014.igem.org/Team:SF_Bay_Area_DIYbio/AugustGrowthCurve">Growth Curve Experiment <b>22 Aug 2014</b></a><br></li></ul><p></p><br> |
<p><b>September 2014</b></p><ul> | <p><b>September 2014</b></p><ul> | ||
<li><a href="https://2014.igem.org/cloning7caesin">Cloning 7 casein gBlocks, <b>12 Sep 2014</b></a><br> | <li><a href="https://2014.igem.org/cloning7caesin">Cloning 7 casein gBlocks, <b>12 Sep 2014</b></a><br> | ||
- | <li><a href="https://2014.igem.org/troubleshooting12.9">Troubleshooting failed transformation of P.FAKS.humBeta.S on <b>12 Sept. 2014</b></a><br> | + | </li><li><a href="https://2014.igem.org/troubleshooting12.9">Troubleshooting failed transformation of P.FAKS.humBeta.S on <b>12 Sept. 2014</b></a><br> |
- | <li><a href="https://2014.igem.org/CloningBovineBetaCaesinSept">Cloning bovine beta casein, Fam20C (Kex + & -), from <b>27Sep2014</b></a><br> | + | </li><li><a href="https://2014.igem.org/CloningBovineBetaCaesinSept">Cloning bovine beta casein, Fam20C (Kex + & -), from <b>27Sep2014</b></a><br> |
- | <li><a href="https://2014.igem.org/Submitting10CaesinSept">Submitting 10 casein and FAM20C in pD1214 plasmids for sequencing <b>30Sep2014</b></a><br></ul></p><br> | + | </li><li><a href="https://2014.igem.org/Submitting10CaesinSept">Submitting 10 casein and FAM20C in pD1214 plasmids for sequencing <b>30Sep2014</b></a><br></li></ul><p></p><br> |
<p><b>October 2014</b></p><ul> | <p><b>October 2014</b></p><ul> | ||
- | + | <!-- <li><a href="https://2014.igem.org/InitialYeastStudyOct">Initial studies of yeast strains' growth conditions and troubleshooting <b>Oct.2</b></a><br>--> | |
- | <li><a href="https://2014.igem.org/RepeadMidiprepsOct">Repeat Midipreps to select new clones for sequencing for failed sequences from <b>Oct. 2</b></a><br> | + | </li><li><a href="https://2014.igem.org/RepeadMidiprepsOct">Repeat Midipreps to select new clones for sequencing for failed sequences from <b>Oct. 2</b></a><br> |
- | <li><a href="https://2014.igem.org/CloningHumanAlphaS1Oct">Cloning human alpha casein S1, <b>04Oct2014</b></a><br> | + | </li><li><a href="https://2014.igem.org/CloningHumanAlphaS1Oct">Cloning human alpha casein S1, <b>04Oct2014</b></a><br> |
- | + | <!--</li><li><a href="https://2014.igem.org/CloningBovineKappaBetaOct">Cloning bovineKappa and bovineBeta into pSB1C3 Biobrick using NEB biobrick kit <b>08Oct2014</b></a><br>--> | |
- | <li><a href="https://2014.igem.org/SubmittingPlasmidSequencingOct">Submitting 4 repeat and 1 new casein in pD1214 plasmid for sequencing <b>10Oct2014</b></a><br> | + | </li><li><a href="https://2014.igem.org/SubmittingPlasmidSequencingOct">Submitting 4 repeat and 1 new casein in pD1214 plasmid for sequencing <b>10Oct2014</b></a><br> |
- | + | <!-- </li><li><a href="https://2014.igem.org/CloningBovineKappaBetaBioBrickOct">Cloning bovineKappa and bovineBeta into pSB1C3 Biobrick using NEB biobrick kit <b>10Oct2014</b></a><br>--> | |
- | <li><a href="https://2014.igem.org/CloningBovineBetaOct">Cloning bovineBeta into pSB1C3 Biobrick using NEB biobrick kit <b>13Oct2014</b></a><br> | + | <!--</li><li><a href="https://2014.igem.org/CloningBovineBetaOct">Cloning bovineBeta into pSB1C3 Biobrick using NEB biobrick kit <b>13Oct2014</b></a><br>--> |
- | <li><a href="https://2014.igem.org/SubmittingFam20COct">Submitting FAM20C (Kex + & Kex -) for sequencing with new internal primers <b>14Oct2014</b></a><br> | + | </li><li><a href="https://2014.igem.org/SubmittingFam20COct">Submitting FAM20C (Kex + & Kex -) for sequencing with new internal primers <b>14Oct2014</b></a><br> |
- | + | <!-- </li><li><a href="https://2014.igem.org/SubmittingFam20CkexOct">Submitting FAM20C Kex + clone 9A and bovineKappa and bovineBeta: pSB1C3 Biobrick for sequencing <b>15Oct2014</b></a>--> | |
+ | <br><br></li></ul><p></p> | ||
</td></tr> | </td></tr> | ||
- | </ | + | </tbody></table> |
- | < | + | |
- | + | ||
- | + | ||
</html> | </html> |
Latest revision as of 03:09, 18 October 2014