Team:Berkeley/Attributions

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(20 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{Team:Berkeley/header}}
-
 
+
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<body data-spy="scroll" data-target="#navbar">
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
        <div id="navbar">
-
This is a template page. READ THESE INSTRUCTIONS.
+
            <ul class="nav">
 +
                <li id="TitleID"> <a href="https://2013.igem.org/Team:Berkeley/Attributions">Attributions</a>
 +
                </li>
 +
                <li><a href="#1">Wetlab</a>
 +
                </li>
 +
                <li><a href="#2">Presentation</a>
 +
                </li>
 +
                <li><a href="#4">Sponsors</a>
 +
                </li>
 +
            </ul>
 +
        </div>
 +
        <div id="fb-root"></div>
 +
 
 +
        <div class="heading-large"><a>Attributions</a>
 +
        </div>
 +
        <div id="1">
 +
<div class = "heading"><a >Wetlab</a></div><br />
 +
 
 +
<p> The Dueber Lab hosted iGEM once again this year. We used many of the lab resources including the Golden Gate synthesis automation, Golden Gate parts and connectors, and Golden Gate backbones. The E. Coli promoters we used were cloned into the Golden Gate format by our team. All genes were either PCRed from Dueber Lab DNA templates, or synthesized via gene synthesis. In one instance, a template for the GT oleD came from the Anderson Lab from which we then created our own mutants for <i>in vitro</i> screening. </p>
 +
 
 +
<p> We used NCBI to locate many homologous GTs to test for activity on indoxyl. Indeed, extensive literature searches through tools such as NCBI and Uniprot allowed us to find the primary enzymes in our pathway, FMO, Glu, and GT. Cloning for both in vivo and in vitro testing was completed in full by our iGEM team. Specific use of analysis machinery such as LC-MS, HPLC, or stereomicroscope was supervised by iGEM team mentor Zach. </p>
 +
 
 +
<br />
</div>
</div>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
 
-
</div>
 
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
 
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
 
-
</div>
 
-
</div>
 
-
</html>
 
-
<!-- *** End of the alert box *** -->
+
        <div id="2">
 +
<div class = "heading"><a>Presentation Materials</a></div><br />
 +
<p>This Wiki drew inspiration (and basic code) from Berkeley’s 2012 and 2011 teams (<a href=" https://2012.igem.org/Team:Berkeley">2011</a>, and <a href="https://2011.igem.org/Team:Berkeley">2012</a>). Our logo, Blue Genes, was designed by Leticia Cervantes, sister of fellow team member Bernardo. Unless cited, all other materials were designed by us.</p>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<br />
-
!align="center"|[[Team:Berkeley|Home]]
+
</div>
-
!align="center"|[[Team:Berkeley/Team|Team]]
+
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Berkeley Official Team Profile]
+
-
!align="center"|[[Team:Berkeley/Project|Project]]
+
-
!align="center"|[[Team:Berkeley/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:Berkeley/Modeling|Modeling]]
+
-
!align="center"|[[Team:Berkeley/Notebook|Notebook]]
+
-
!align="center"|[[Team:Berkeley/Safety|Safety]]
+
-
!align="center"|[[Team:Berkeley/Attributions|Attributions]]
+
-
|}
+
 +
        <div id="4">
 +
<div class = "heading"><a>Sponsors</a></div>
 +
  <div style="text-align:center;">
 +
    <img src="https://static.igem.org/mediawiki/2013/6/67/Sponsors_Website.png" width="600px" />
 +
  </div>
 +
</div>
-
Each team must clearly attribute work done by the team on this page. They must distinguish work done by the team from work done by others, including the host labs, advisors, instructors, graduate students, and postgraduate masters students.
+
</div>
 +
</div>
 +
 
 +
<script>
 +
var offset = 54;
 +
$('#navbar li a').click(function(event) {
 +
    event.preventDefault();
 +
    $($(this).attr('href'))[0].scrollIntoView();
 +
    scrollBy(0, -offset);
 +
});
 +
</script>
 +
</html>

Latest revision as of 03:42, 29 October 2013


The Dueber Lab hosted iGEM once again this year. We used many of the lab resources including the Golden Gate synthesis automation, Golden Gate parts and connectors, and Golden Gate backbones. The E. Coli promoters we used were cloned into the Golden Gate format by our team. All genes were either PCRed from Dueber Lab DNA templates, or synthesized via gene synthesis. In one instance, a template for the GT oleD came from the Anderson Lab from which we then created our own mutants for in vitro screening.

We used NCBI to locate many homologous GTs to test for activity on indoxyl. Indeed, extensive literature searches through tools such as NCBI and Uniprot allowed us to find the primary enzymes in our pathway, FMO, Glu, and GT. Cloning for both in vivo and in vitro testing was completed in full by our iGEM team. Specific use of analysis machinery such as LC-MS, HPLC, or stereomicroscope was supervised by iGEM team mentor Zach.



This Wiki drew inspiration (and basic code) from Berkeley’s 2012 and 2011 teams (2011, and 2012). Our logo, Blue Genes, was designed by Leticia Cervantes, sister of fellow team member Bernardo. Unless cited, all other materials were designed by us.


Retrieved from "http://2013.igem.org/Team:Berkeley/Attributions"