Difference between revisions of "Team:UCSC/Attributions"

 
(34 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
<style type="text/css">
 
<style type="text/css">
  
h1 {
+
h1 {
                text-align: center;
+
  font-family: 'objektiv-mk1'!important;
                font-family: "Objektiv-mk1" !important;
+
  font-size: 300%; /*!important*/
                font-weight: 300 !important;
+
  font-weight: 300 !important;
                font-size: 275%;
+
    width: 90%;
        }
+
}
  
h2 {
+
h2 {
           font-family: "Objektiv-mk1" !important;
+
           font-family: "objektiv-mk1" !important;
 
           font-weight: 300 !important;
 
           font-weight: 300 !important;
 
           font-size: 150%;
 
           font-size: 150%;
}
+
}
  
     h3{
+
     h3 {
 
     text-align: left !important;
 
     text-align: left !important;
     font-family: "Objektiv-mk1" !important;
+
     font-family: "objektiv-mk1" !important;
                font-weight: 300 !important;
+
            font-weight: 300 !important;
 
         font-size: 200%;  
 
         font-size: 200%;  
 
     }
 
     }
 
    .person{
 
    font-family: 'Objektiv-mk1' !important;
 
font-weight: bolder;
 
    font-size: 100%;
 
}
 
 
 
 
         .affiliation{
 
         .affiliation{
     font-family: 'Objektiv-mk1' !important;
+
     font-family: 'objektiv-mk1' !important;
 
     font-size: 100%;
 
     font-size: 100%;
            }
+
    }
  
      person {
+
        .person {
         font-family: "Objektiv-mk1" !important;
+
         font-family: 'objektiv-mk1' !important;
                font-weight: 300 !important;
+
            font-weight: 200 !important;
         font-size: 100% !important;
+
         font-size: 120% !important;
                }
+
        line-height: 1.3;
 +
        }
  
 
          
 
          
         p{
+
         p {
/*text-indent: 50px !important;*/
+
         font-family: 'objektiv-mk1' !important;
         font-family: "Objektiv-mk1" !important;
+
            font-weight: 200 !important;
                font-weight: 300 !important;
+
 
         font-size: 100% !important;
 
         font-size: 100% !important;
         padding: 0px 50px;/*top-bottom, left-right*/
+
         padding: 0px 50px;
 
         text-align: justify-content: !important;
 
         text-align: justify-content: !important;
 
}
 
}
     
 
      /*.first{
 
text-indent: 50px !important;
 
        font-family: "Objektiv-mk1" !important;
 
                font-weight: 300 !important;
 
        font-size: 100% !important;
 
        padding: 50px 50px;/*top-bottom, left-right*/
 
}*/
 
 
 
      body{
+
        body {
background-color: honeydew;
+
background-color: honeydew;
 
}
 
}
 +
 +
.titleimg {
 +
    vertical-align: middle;
 +
    width: 32%;
 +
  }
 
 
      .page{
+
      #page {
background-color: honeydew;
+
  background: honeydew;
padding: 0px 50px;
+
 
}
 
}
  
img {
+
img {
  margin-bottom: 0px;
+
  margin-bottom: 0px;
 +
}
 +
 
 +
.ourbeautifulfaces {
 +
  margin-right: 0px;
 +
  margin-left: 0px;
 +
  margin-top: 30px;
 +
  background: honeydew;
 +
  width: 55%;
 +
  user-drag: none;
 +
  user-select: none;
 +
  -moz-user-select: none;
 +
  -webkit-user-drag: none;
 +
  -webkit-user-select: none;
 +
  -ms-user-select: none;
 +
}
 +
@media (min-width: 1144px) {
 +
 
 +
  .text-container {
 +
    width: 100%;
 +
    padding-left: 200px;
 +
    padding-right: 200px;
 +
  }
 +
 
 +
  .container {
 +
  width: 85%;
 +
  }
 +
 
 +
.titleimg {
 +
    vertical-align: middle;
 +
    width: 32%;
 +
  }
 +
 
 
}
 
}
  
.ourbeautifulfaces {
+
@media (max-width: 1144px) {
   margin-right: 0px;
+
 
   margin-left: 0px;
+
   .titlebox {
  margin-top: 30px;
+
    margin-left: auto !important;
   background: honeydew;
+
   }
   width: 60%;
+
 
   user-drag: none;  
+
  .text-container {
   user-select: none;
+
    width: 100%;
   -moz-user-select: none;
+
    padding-left: 100px;
   -webkit-user-drag: none;
+
    padding-right: 100px;
   -webkit-user-select: none;
+
   }
   -ms-user-select: none;
+
 
 +
  .container {
 +
  width: 90%;
 +
   }
 +
 
 +
.titleimg {
 +
    vertical-align: middle;
 +
    width: 42%;
 +
   }
 +
 
 +
}
 +
 
 +
@media (max-width: 768px) {
 +
  .proj-button-image {
 +
      opacity: 1;
 +
      display: inline-block;
 +
      width: 40%;
 +
      height: auto;
 +
      transition: .5s ease;
 +
      backface-visibility: hidden;
 +
    }
 +
 
 +
    .proj-button-desc {
 +
      transition: .5s ease;
 +
      opacity: 1;
 +
      position: absolute;
 +
      top: 100%;
 +
      left: 50%;
 +
      transform: translate(-50%, -50%);
 +
      -ms-transform: translate(-50%, -50%)
 +
   }
 +
 
 +
  .text-container {
 +
    width: 100%;
 +
    padding-right: 50px;
 +
    padding-left: 50px;
 +
   }
 +
 
 +
  .container {
 +
  width: 100%;
 +
  margin-right: -20px;
 +
  margin-left: -20px;
 +
   }
 +
 
 +
  h1 {
 +
      font-family: 'objektiv-mk1'; /*!important*/
 +
      font-size: 220%; /*!important*/
 +
      width: 80%;
 +
   }
 +
 
 +
  .person {
 +
        font-family: 'objektiv-mk1' !important;
 +
            font-weight: 300 !important;
 +
        font-size: 100% !important;
 +
        }
 +
 
 +
       
 +
        p {
 +
        font-family: 'objektiv-mk1' !important;
 +
            font-weight: 200 !important;
 +
        font-size: 80% !important;
 +
        padding: 0px;
 +
        text-align: justify-content: !important;
 +
}
 +
 
 +
.ourbeautifulfaces {
 +
margin-top: 5px;
 +
width: 80%;
 +
}
 +
 
 +
.titleimg {
 +
    vertical-align: middle;
 +
    width: 42%;
 +
   }
 +
 
 +
}
 +
 
 +
@media (max-width: 576px) {
 +
 
 +
  h1 {
 +
    font-size: 160%;
 +
  }
 +
 
 +
  .text-container {
 +
    width: 100%;
 +
    padding-left: 20px;
 +
    padding-right: 20px;
 +
  }
 +
 
 +
  .container {
 +
  width: 90%;
 +
  }
 +
 
 +
  .ourbeautifulfaces {
 +
margin-top: 5px;
 +
width: 95%;
 +
}
 +
 
 +
.titleimg {
 +
    vertical-align: middle;
 +
    width: 42%;
 +
  }
 +
 
 
}
 
}
  
 
</style>
 
</style>
<body>
 
<div class="page">
 
<h1>ATTRIBUTIONS</h1><br>
 
<p>
 
We would like to thank all of the people who have helped make this project possible.
 
For the past four years, undergraduates at the University of California, Santa Cruz (UCSC) have participated in iGEM and that would be impossible without significant support. This year, the team is composed of students studying Bioengineering, Bioinformatics, Bioelectronics, Biochemistry, Molecular, Cellular, and Developmental (MCD) Biology, and Chemical Engineering. This wide array of disciplines is crucial for the creative process behind using synthetic biology to advance solutions to problems. Modern engineering demands collaboration between individuals and pushes them to think critically and work efficiently. Through synthetic biology, the 2017 UCSC iGEM team is creating effective solutions and developing models for future success.
 
</p><br>
 
  
    <center><img class="ourbeautifulfaces" src="https://static.igem.org/mediawiki/2017/8/83/UcscAttributions_2.png"></center>
 
  
                <div class="page">
+
<body style="background-color: honeydew;">
<h3>General Support</h3><br>
+
<div id="page">
<person><b>Elliot Roth</b>, Founder and CEO at Spira</person>
+
<center>
<p>Spoke with us about his experience working with Spirulina and provided insight into working with the genetics of Spirulina.</p>
+
<br>
</br>
+
<person><b>Dr. Susan S. Golden</b>, Professor at Howard Hughs Medical Institute, Director at the Center for Circadian Biology, Chancellor’s Associates Chair (III) in Molecular Biology, Distinguished Professor at University of California, San Diego</person>
+
<p>Provided us with pAM1573.</p>
+
</br>
+
<person><b>Dr. Donald Bryant</b>, Ernest C. Pollard Professor in Biotechnology, Professor of Biochemistry and Molecular Biology at Penn State</person>
+
<p>Provided us with Synechococcus sp. PCC 7002 and advice regarding the best plates to grow cyanobacteria.</p>
+
</br>
+
<person><b>Dr. J. Christopher Anderson</b>, Associate Professor, Bioengineering at the University of California, Berkeley</person>
+
<p>Pioneered Acetaminophen production in E. coli and Saccharomyces cerevisiae and is working with UCSC iGEM to extend the IP to photosynthetic organisms.</p>
+
</br>
+
<person><b>UCSC iGEM 2016</b></person>
+
<p>Members of the UCSC iGEM 2016 team provided us with valuable advice on project planning and execution.</p>
+
</br>
+
<person><b>Dr. Rohinton T. Kamakaka & Members of the Kamakaka Lab</b>, Department of Molecular, Cell, and Developmental Biology at the University of California, Santa Cruz</person>
+
<p>Provided our team with lab materials, access to UV gel dock (check name), access to Thermo ScientificTM NanoDropTM 2000/2000c (check), and providing valuable suggestions and guidance on troubleshooting experiments.</p>
+
</br>
+
<person><b>Dr. Anne M. Ruffing</b>, Senior Member of the Technical Staff, Bioenergy and Defense Technologies Department, Sandia National Labs</person>
+
<p>Spoke with us about her experience working with cyanobacteria, specifically Synechococcus elongatus PCC 7942. Dr. Ruffing advised about optimizing growth conditions of our S. elongatus cultures.</p>
+
</br>
+
<person><b>Dr. Chris Vollmers & Members of the <a href="https://vollmerslab.soe.ucsc.edu/">Vollmers Lab</b></a>, Department of Biomolecular Engineering, University of California, Santa Cruz</b></person>
+
<p>Donated pipet tips and gloves and provided suggestions for troubleshooting issues with gel extraction.</p>
+
</br>     
+
<person><b>Dr. Chad Saltikov & Members of the Saltikov Lab</b>, Department of Environmental Toxicology, University of California, Santa Cruz</person>
+
                                <p>Donated DPN1.</p>
+
</br>
+
<person><b>Haussler Lab, <a href="https://hausslergenomics.ucsc.edu/"></b> Genomics Institute </a>, University of California, Santa Cruz</person>
+
<p>Donated gloves, gel extraction kits, and provided us with temporary lab space.</p>
+
</br>
+
<person><b>Dr. Olof Einarsdottir</b>, Professor, Physical & Biological Sciences—Chemistry & Biochemistry Department</person>
+
<p>Provided us with advice on modeling.</p>
+
</br>
+
<person><b>Dr. Grant Hartzog & Members of the Hartzog Lab</b>, Department of Molecular, Cell, and Developmental Biology, University of California, Santa Cruz</person>
+
<p>Donated monobasic potassium phosphate.</p>
+
</br>       
+
<person><b>Heather Tyra</b>, Integrated DNA Technologies, Product Support Specialist for the IDT Synthetic Biology Group</person>
+
<p>Assisted our team in ordering the parts needed for the riboswitch component of our project.</p>
+
</br>
+
<person><b>UC Berkeley DNA Sequencing Facility</b></person>
+
<p>Sequenced our samples of pAM2991, pAM1573, ssuE, 4ABH, bluB, and nhoA. </p>
+
</br>
+
  
<h3> Lab support</h3><br>
+
<center><img class="titleimg" src="https://static.igem.org/mediawiki/2017/2/20/Givinghand.png"></center>
<person><b>Russ Evans & Baskin Engineering Lab Support <a href="https://bels.soe.ucsc.edu/">(BELS)</a> Staff</b></person>
+
 
<p>Provided technical support and handled incoming shipments for the Biomolecular Engineering Teaching Lab.</p><br>
+
<h1>ATTRIBUTIONS</h1>
<person><b>Dr. Hugh E. Olsen</b>, Lab Manager at UCSC Biomolecular Engineering Teaching Labs; Project Scientist, Biomolecular Engineering; Lecturer, Biomolecular Engineering</person>
+
<br>
<p>Provided assistance with autoclave-training, general laboratory safety training, obtaining materials and maintaining equipment in the Biomolecular Engineering (BME) Teaching Lab.</p><br>
+
<div class="container">
<person><b>Dr. Scott Lokey and Dr. Walter Bray</b>, Chemical Screening Center</person>
+
<p>We would like to thank all of the people who have helped make this project possible. For the past four years, undergraduates at the University of California, Santa Cruz (UCSC) have participated in iGEM and that would be impossible without significant support. This year, the team is composed of students studying Bioengineering, Bioinformatics, Bioelectronics, Biochemistry, Molecular, Cellular, and Developmental (MCD) Biology, and Chemical Engineering. This wide array of disciplines is crucial for the creative process behind using synthetic biology to advance solutions to problems. Modern engineering demands collaboration between individuals and pushes them to think critically and work efficiently. Through synthetic biology, the 2017 UCSC iGEM team is creating effective solutions and developing models for future success.</p>
<p>Provided us with the necessary training and access to the Perkin-Elmer EnVision instrument for InterLab study measurements at the Chemical Screening Center, University of California, Santa Cruz</p><br>
+
</div>
<person><b>Brandy Baird</b>, Staff Research Associate II at UCSC Biology Teaching Labs</person>
+
 
<p>Assisted with obtaining necessary reagents and lab materials needed to make the growth media and to conduct experiments.</p>
+
<br>
 +
<br>
 +
<br>
 +
 
 +
    <center>
 +
    <img class="ourbeautifulfaces" src="https://static.igem.org/mediawiki/2017/d/d2/UcscAttributions.png">
 +
    </center>
 +
 
 +
</center>
 +
 +
<div class="text-container">
 +
        <!-- <div class="page"> -->
 +
 
 +
        <h3>UCSC iGEM 2017</h3>
 +
 
 +
        <br>
 +
 
 +
        <p>Conducted project brainstorming, researched medicine production of essential medicines and supplements in cyanobacteria, researched causes for inadequate access to essential medicines and supplements, conducted modeling, conducted funding, designed parts and necessary primers,  conducted wet lab experiments and analysis, built the team wiki page, and conducted outreach events to educate and raise awareness about synthetic biology and the issue of inadequate access to essential medicines and supplements.</p>
 +
 
 +
<br>
 +
 
 +
        <h3>Advisors</h3>
 +
<br>
 +
<div class="person"><b>Dr. David Bernick</b>, Assistant Adjunct Professor, University of California, Santa Cruz, Department of Biomolecular Engineering</div>
 +
<p>Guided our team and offered valuable insight and advice through each stage of the project. He also helped the team manage funding, finances, and logistical tasks.</p>
 +
 
 +
<br>
 +
 +
<div class="person"><b>Logan Mulroney</b>, PhD Candidate, University of California, Santa Cruz, Department of Biomolecular Engineering</div>
 +
<p>Guided us and provided valuable advice on gene design and wet lab experiments.</p>
 +
 
 +
<br>
 +
<h3>Research Support</h3>
 +
<br>
 +
<div class="person"><b>Elliot Roth</b>, Founder and CEO at Spira</div>
 +
<p>Spoke with us about his experience working with Spirulina and provided insight into working with the genetics of Spirulina.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Dr. Susan S. Golden</b>, Professor at Howard Hughs Medical Institute, Director at the Center for Circadian Biology, Chancellor’s Associates Chair (III) in Molecular Biology, Distinguished Professor at University of California, San Diego</div>
 +
<p>Provided us with pAM1573.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Dr. Donald Bryant</b>, Ernest C. Pollard Professor in Biotechnology, Professor of Biochemistry and Molecular Biology at Pennsylvania State University</div>
 +
<p>Provided us with <i>Synechococcus</i> sp. PCC 7002 and advice regarding the best plates to grow cyanobacteria.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Dr. J. Christopher Anderson</b>, Associate Professor, Bioengineering at the University of California, Berkeley</div>
 +
<p>Pioneered Acetaminophen production in <i>E. coli</i> and <i>Saccharomyces cerevisiae</i> and is working with UCSC iGEM to extend the IP to photosynthetic organisms.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>UCSC iGEM 2016</b></div>
 +
<p>Members of the UCSC iGEM 2016 team provided us with valuable advice on project planning and execution.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Dr. Rohinton T. Kamakaka & Members of the Kamakaka Lab</b>, Department of Molecular, Cell, and Developmental Biology at the University of California, Santa Cruz</div>
 +
<p>Provided our team with lab materials, access to UV gel dock (check name), access to Thermo ScientificTM NanoDropTM 2000/2000c (check), and providing valuable suggestions and guidance on troubleshooting experiments.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Dr. Anne M. Ruffing</b>, Senior Member of the Technical Staff, Bioenergy and Defense Technologies Department, Sandia National Labs</div>
 +
<p>Spoke with us about her experience working with cyanobacteria, specifically <i>Synechococcus elongatus</i> PCC 7942. Dr. Ruffing advised about optimizing growth conditions of our <i>S. elongatus</i> cultures.</p>
 +
 
 +
</br>
 +
 +
<div class="person"><b>Dr. Chris Vollmers & Members of the <a href="https://vollmerslab.soe.ucsc.edu/">Vollmers Lab</b></a>, Department of Biomolecular Engineering, University of California, Santa Cruz</b></div>
 +
<p>Donated pipet tips and gloves and provided suggestions for troubleshooting issues with gel extraction.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Dr. Chad Saltikov & Members of the Saltikov Lab</b>, Department of Environmental Toxicology, University of California, Santa Cruz</div>
 +
<p>Donated DPN1.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Haussler Lab, <a href="https://hausslergenomics.ucsc.edu/"></b> Genomics Institute </a>, University of California, Santa Cruz</b></div>
 +
<p>Donated gloves, gel extraction kits, and provided us with temporary lab space.</p>
 +
 +
</br>
 +
 
 +
<div class="person"><b>Dr. Olof Einarsdottir</b>, Professor, Physical & Biological Sciences—Chemistry & Biochemistry Department</div>
 +
<p>Provided us with advice on modeling.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Dr. Grant Hartzog & Members of the Hartzog Lab</b>, Department of Molecular, Cell, and Developmental Biology, University of California, Santa Cruz</div>
 +
<p>Donated monobasic potassium phosphate.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Heather Tyra</b>, Integrated DNA Technologies, Product Support Specialist for the IDT Synthetic Biology Group</div>
 +
<p>Assisted our team in ordering the parts needed for the riboswitch component of our project.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>UC Berkeley DNA Sequencing Facility</b></div>
 +
<p>Sequenced our samples of pAM2991, pAM1573, <i>ssuE, 4ABH, bluB,</i> and <i>nhoA</i>.</p>
 +
 
 +
</br>
 +
 
 +
<div class="person"><b>Dr. John MacMillan</b>, Professor, University of California, Santa Cruz, Physical & Biological Sciences—Chemistry & Biochemistry Department</div>
 +
<p>Provided us training, time and lab space to use HPLC in testing for acetaminophen and vitamin B<sub>12</sub>.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Marc T. Faccioti</b>, Associate Professor, University of California, Davis, Biomedical Engineering Department</div>
 +
<p>Advised us on iGEM team logistics based on his past experience mentoring the UC Davis iGEM team.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Somen Nandi</b>, University of California, Davis, Department of Chemical Engineering</div>
 +
<p>Advised us on implementing our project. Discussed cost-benefit analysis in bioreactor design related to implementation in remote areas.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Maria L. Marco</b>, Associate Professor, University of California, Davis, Food Science and Technology</div>
 +
<p>Gave us a tour of the Marco Lab at UC Davis and advised us on the genetics of <i>Lactobacillus plantarum</i>.</p>
 +
 
 +
<br>
 +
<h3>Lab support</h3>
 +
<br>
 +
<div class="person"><b>Russ Evans & Baskin Engineering Lab Support <a href="https://bels.soe.ucsc.edu/">(BELS)</a> Staff</b></div>
 +
<p>Provided technical support and handled incoming shipments for the Biomolecular Engineering Teaching Lab.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Hugh E. Olsen</b>, Lab Manager at UCSC Biomolecular Engineering Teaching Labs; Project Scientist, Biomolecular Engineering; Lecturer, Biomolecular Engineering</div>
 +
<p>Provided assistance with autoclave-training, general laboratory safety training, obtaining materials and maintaining equipment in the Biomolecular Engineering (BME) Teaching Lab.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Scott Lokey and Dr. Walter Bray</b>, Chemical Screening Center</div>
 +
<p>Provided us with the necessary training and access to the Perkin-Elmer EnVision instrument for InterLab study measurements at the Chemical Screening Center, University of California, Santa Cruz</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Brandy Baird</b>, Staff Research Associate II at UCSC Biology Teaching Labs</div>
 +
<p>Assisted with obtaining necessary reagents and lab materials needed to make the growth media and to conduct experiments.</p>
 +
 
 +
<br>
 
 
         <h3>Wiki support</h3><br>
+
         <h3>Wiki support</h3>
<person><b>Austin York</b></person><br>
+
        <br>
<p>As a member of the 2016 UCSC iGEM team and as a main contributor to his team's wiki, Austin provided us with initial guidance and advice, emphasizing the importance of getting started on the wiki early on!</p><br>
+
<div class="person"><b>Austin York</b></div>
<person><b>Matt Coats</b></person><br>
+
<p>As a member of the 2016 UCSC iGEM team and as a main contributor to his team's wiki, Austin provided us with initial guidance and advice, emphasizing the importance of getting started on the wiki early on!</p>
<p>Matt, a recent graduate from Cal Poly in San Luis Obispo, is highly experienced with computer science and web development. Matt provided expert advice and helpful explanations, especially with respect to better understanding CSS and JavaScript. Matt is not only genuinely appreciated for his help along the way, but is also a beloved friend.</p><br>
+
                        <person><b>Ryan Hunter</b></person>  
+
  
<h3>Human Practices support</h3><br>
+
<br>
<person><b>Dr. Lubin</b>, Healthcare Practitioner, Haiti/Dominican Republic</person>
+
 
<p>Corresponded with us about the needs of potential recipients of our project in Haiti and the Dominican Republic.</p><br>
+
<div class="person"><b>Matt Coats</b></div>
<person><b>Dr. Omar Antonio Murillio Abarca</b>, Medical Director, GMT Nicaragua</person>
+
<p>Matt, a recent graduate from Cal Poly San Luis Obispo, is highly experienced with computer science and web development. Matt provided expert advice and helpful explanations, especially with respect to better understanding CSS and JavaScript. Matt is not only genuinely appreciated for his help along the way, but is also a beloved friend.</p>
<p>Corresponded with us about the needs of potential recipients of our project in Nicaragua.</p><br>
+
 
<person><b>Dr. Jacquelin Zublaga</b>, Medical Director, GMT Peru</person>
+
<br>
        <p>Corresponded with us about the needs of potential recipients of our project in Peru.</p><br>
+
 
<person><b>Dr. Samuel Rivera</b>, AP Environmental Sciences Teacher, Leland High School</person>
+
<h3>Human Practices support</h3>
<p>Gave our team the opportunity to present about the Marshall Islands, our project, and policies and ethics surrounding genetic engineering to Juniors and Seniors in his high school AP Environmental class at Leland High School.</p><br>
+
<br>
<person><b>Patrick Luu & Hung Do</b>, Lasalle Community Center Summer Camp Coordinators</person>
+
 
<p>Gave our team the opportunity to teach students between grades two through eight about genetics and the basics of genetic engineering.</p><br>
+
<div class="person"><b>Dr. Wil Johnson</b>, Medical Physician, Founder, President, Director of Global Medical Training (GMT)</div>
 +
<p>Corresponded with us about the potential importance of our project and connected us with multiple international physicians in the program.</p>
 +
 
 +
<br>
 +
 +
<div class="person"><b>Dr. Lubin</b>, Healthcare Practitioner, Haiti/Dominican Republic</div>
 +
<p>Corresponded with us about the needs of potential recipients of our project in Haiti and the Dominican Republic.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Omar Antonio Murillio Abarca</b>, Medical Director, GMT Nicaragua</div>
 +
<p>Corresponded with us about the needs of potential recipients of our project in Nicaragua.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Jacquelin Zublaga</b>, Medical Director, GMT Peru</div>
 +
<p>Corresponded with us about the needs of potential recipients of our project in Peru.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Samuel Rivera</b>, AP Environmental Sciences Teacher, Leland High School</div>
 +
<p>Gave our team the opportunity to present about the Marshall Islands, our project, and policies and ethics surrounding genetic engineering to Juniors and Seniors in his high school AP Environmental class at Leland High School.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Patrick Luu & Hung Do</b>, Lasalle Community Center Summer Camp Coordinators</div>
 +
<p>Gave our team the opportunity to teach students between grades two through eight about genetics and the basics of genetic engineering.</p>
 +
 
 +
<br>
 
 
 
 
<h3>Funding Support</h3><br>
+
<h3>Funding Support</h3>
<person><b>UCSC iGEM 2016</b></person>
+
<br>
<p>Provided monetary support for our team.</p><br>
+
<div class="person"><b>UCSC iGEM 2016</b></div>
<person><b>Sandy Ashley</b>, Research Analyst, Business Office, Jack Baskin School of Engineering (?)</person>
+
<p>Provided monetary support for our team.</p>
<p>Aided with managing our finances.</p><br>
+
 
<person><b>Jenna Elyse Hurley</b>, Assistant Director of Annual Giving, University Relations, University of California, Santa Cruz</person>
+
<br>
<p>Assisted us with our Giving Day and Crowdfunding fundraising campaigns.</p><br>
+
 
<person><b>Dr. Todd Lowe</b>, Department of Biomolecular Engineering</person>
+
<div class="person"><b>Sandy Ashley</b>, Research Analyst, Business Office, Jack Baskin School of Engineering</div>
<p>Provided monetary support for our team.</p><br>
+
<p>Aided with managing our finances.</p>
<person><b>Dr. Bill Saxton</b>, Department of Molecular, Cell, and Developmental Biology</person>
+
 
<p>Provided monetary support for our team.</p><br>
+
<br>
<person><b>Dr. Scott A. Brandt</b>, Vice Chancellor for Research</person>
+
 
<p>Provided monetary support for our team.</p><br>
+
<div class="person"><b>Jenna Elyse Hurley</b>, Assistant Director of Annual Giving, University Relations, University of California, Santa Cruz</div>
<person><b>Dr. Alexander L. Wolf</b>, Dean of the Baskin School of Engineering</person>
+
<p>Assisted us with our Giving Day and Crowdfunding fundraising campaigns.</p>
<p>Provided monetary support for our team.</p><br>
+
 
<person><b>Roger Trippel</b>, Senior Director of Development, University Relations, Baskin School of Engineering</person>
+
<br>
<p>Assisted with expanding our funding opportunities within the Baskin School of Engineering.</p><br>
+
 
<person><b>Dr. Ilan Benjamin</b>, Department of Physical and Biological Sciences—Chemistry & Biochemistry
+
<div class="person"><b>Dr. Todd Lowe</b>, University of California, Santa Cruz, Department of Biomolecular Engineering</div>
<p>Provided monetary support for our team.</p><br>
+
<p>Provided monetary support for our team.</p>
<person><b>Dr. Paul L. Koch</b>, Physical and Biological Sciences</person>
+
 
<p>Provided monetary support for our team.</p><br>
+
<br>
<person><b>All Crowdfunding and Giving Day Donors</b></person>
+
 
<p>Provided monetary support for our team.</p><br>
+
<div class="person"><b>Dr. Bill Saxton</b>, University of California, Santa Cruz, Department of Molecular, Cell, and Developmental Biology</div>
 +
<p>Provided monetary support for our team.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Scott A. Brandt</b>, Vice Chancellor for Research</div>
 +
<p>Provided monetary support for our team.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dean Alexander L. Wolf</b>, Dean of the Baskin School of Engineering</div>
 +
<p>Provided monetary support for our team.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Roger Trippel</b>, Senior Director of Development, University Relations, Baskin School of Engineering</div>
 +
<p>Assisted with expanding our funding opportunities within the Baskin School of Engineering.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dr. Ilan Benjamin</b>, University of California, Santa Cruz, Department of Physical and Biological Sciences—Chemistry & Biochemistry</div>
 +
<p>Provided monetary support for our team.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>Dean Paul L. Koch</b>, University of California, Santa Cruz, Dean of Physical and Biological Sciences</div>
 +
<p>Provided monetary support for our team.</p>
 +
 
 +
<br>
 +
 
 +
<div class="person"><b>All Crowdfunding and Giving Day Donors</b></div>
 +
<p>Provided monetary support for our team.</p>
 +
 
 +
<br>
 
 
 
 
<h3>General Support</h3><br>
+
<h3>General Support</h3>
<person><b>Brandon Houng</b>, Second year Film and Digital Media Major, University of California, Santa Cruz</person>
+
<br>
<p>Filmed and edited our team video.</p><br>
+
<div class="person"><b>Brandon Houng</b>, Second year Film and Digital Media Major, University of California, Santa Cruz</div>
<person><b>Jeff Jackson</b>, Director, Intellectual Property Management at the University of California, Santa Cruz</person>
+
<p>Filmed and edited our team video.</p>
<p>Advised on matters regarding intellectual property and patents. </p><br>
+
<person><b>Dr. Grant Hartzog</b>, Professor and Curriculum Chair, Department of Molecular, Cell, and Developmental Biology, University of California, Santa Cruz</person>
+
<p>We would like to thank Dr. Hartzog for his work to help iGEM BME188 coursework satisfy the MCD disciplinary communication requirement. </p><br>
+
<person><b>Debbie Evers</b></person>
+
<p>Embroidered our team jackets as a gift to UCSC iGEM 2017.</p><br>
+
  
<h3>Industry Sponsors</h3><br>
+
<br>
<person><b>New England BioLabs Inc.</b></person>
+
<p>Donated Gibson Assembly Kits, OneTaq, and Chemi-Competent DH5a cells.</p><br>
+
<person><b>Biosolutions</b></person>
+
<p>Provided use of and assistance with High-Pressure Liquid Chromatography.</p><br>
+
<person><b>Geneious</b></person>
+
<p>Provided our team with Geneious licenses.</p><br>
+
<person><b>SnapGene</b></person>
+
<p>Provided our team with SnapGene licenses.</p><br>
+
<person><b>VWR</b></person>
+
<p>Provided our team with lab notebooks.</p><br>
+
<person><b>Zymo Research</b></person>
+
<p>Provided our team with Zyppy™ Plasmid Miniprep Kit, 400 preps and DNA Clean & Concentrator™, 200 preps.</p><br>
+
<person><b>California Custom</b></person>
+
    <p>Provided our team with team t-shirts.</p><br>
+
+
<h3>Advisors</h3><br>
+
<person><b>Dr. Bernick</b></person><br><br>
+
+
<person><b>Logan Mulroney</b></person>
+
  
</person>
+
<div class="person"><b>Jeff Jackson</b>, Director, Intellectual Property Management at the University of California, Santa Cruz</div>
</div>
+
<p>Advised on matters regarding intellectual property and patents.</p>
              </div>
+
</body>
+
  
</html>
+
<br>
  
 +
<div class="person"><b>Dr. Grant Hartzog</b>, Professor and Curriculum Chair, Department of Molecular, Cell, and Developmental Biology, University of California, Santa Cruz</div>
 +
<p>We would like to thank Dr. Hartzog for his work to help iGEM BME188 coursework satisfy the MCD disciplinary communication requirement.</p>
 +
 +
<br>
 +
 +
<div class="person"><b>Debbie Evers</b></div>
 +
<p>Embroidered our team jackets as a gift to UCSC iGEM 2017.</p>
 +
 +
<br>
 +
 +
<h3>Industry Sponsors</h3>
 +
<br>
 +
<div class="person"><b>New England BioLabs Inc.</b></div>
 +
<p>Donated Gibson Assembly Kits, OneTaq, and Chemi-Competent DH5a cells.</p>
 +
 +
<br>
 +
 +
<div class="person"><b>Biosolutions</b></div>
 +
<p>Provided use of and assistance with High-Pressure Liquid Chromatography.</p>
 +
 +
<br>
 +
 +
<div class="person"><b>Geneious</b></div>
 +
<p>Provided our team with Geneious licenses.</p>
 +
 +
<br>
 +
 +
<div class="person"><b>SnapGene</b></div>
 +
<p>Provided our team with SnapGene licenses.</p>
 +
 +
<br>
 +
 +
<div class="person"><b>VWR</b></div>
 +
<p>Provided our team with lab notebooks.</p>
 +
 +
<br>
 +
 +
<div class="person"><b>Zymo Research</b></div>
 +
<p>Provided our team with Zyppy™ Plasmid Miniprep Kit, 400 preps and DNA Clean & Concentrator™, 200 preps.</p>
 +
 +
<br>
 +
 +
<div class="person"><b>California Custom</b></div>
 +
    <p>Provided our team with team t-shirts.</p>
 +
 +
<br>
 +
</div>
 +
</div>
 +
</body>
 +
</div>
 +
</div>
 +
</body>
 +
</html>
 
{{UCSC-Footer}}
 
{{UCSC-Footer}}

Latest revision as of 07:14, 1 November 2017


ATTRIBUTIONS


We would like to thank all of the people who have helped make this project possible. For the past four years, undergraduates at the University of California, Santa Cruz (UCSC) have participated in iGEM and that would be impossible without significant support. This year, the team is composed of students studying Bioengineering, Bioinformatics, Bioelectronics, Biochemistry, Molecular, Cellular, and Developmental (MCD) Biology, and Chemical Engineering. This wide array of disciplines is crucial for the creative process behind using synthetic biology to advance solutions to problems. Modern engineering demands collaboration between individuals and pushes them to think critically and work efficiently. Through synthetic biology, the 2017 UCSC iGEM team is creating effective solutions and developing models for future success.




UCSC iGEM 2017


Conducted project brainstorming, researched medicine production of essential medicines and supplements in cyanobacteria, researched causes for inadequate access to essential medicines and supplements, conducted modeling, conducted funding, designed parts and necessary primers, conducted wet lab experiments and analysis, built the team wiki page, and conducted outreach events to educate and raise awareness about synthetic biology and the issue of inadequate access to essential medicines and supplements.


Advisors


Dr. David Bernick, Assistant Adjunct Professor, University of California, Santa Cruz, Department of Biomolecular Engineering

Guided our team and offered valuable insight and advice through each stage of the project. He also helped the team manage funding, finances, and logistical tasks.


Logan Mulroney, PhD Candidate, University of California, Santa Cruz, Department of Biomolecular Engineering

Guided us and provided valuable advice on gene design and wet lab experiments.


Research Support


Elliot Roth, Founder and CEO at Spira

Spoke with us about his experience working with Spirulina and provided insight into working with the genetics of Spirulina.


Dr. Susan S. Golden, Professor at Howard Hughs Medical Institute, Director at the Center for Circadian Biology, Chancellor’s Associates Chair (III) in Molecular Biology, Distinguished Professor at University of California, San Diego

Provided us with pAM1573.


Dr. Donald Bryant, Ernest C. Pollard Professor in Biotechnology, Professor of Biochemistry and Molecular Biology at Pennsylvania State University

Provided us with Synechococcus sp. PCC 7002 and advice regarding the best plates to grow cyanobacteria.


Dr. J. Christopher Anderson, Associate Professor, Bioengineering at the University of California, Berkeley

Pioneered Acetaminophen production in E. coli and Saccharomyces cerevisiae and is working with UCSC iGEM to extend the IP to photosynthetic organisms.


UCSC iGEM 2016

Members of the UCSC iGEM 2016 team provided us with valuable advice on project planning and execution.


Dr. Rohinton T. Kamakaka & Members of the Kamakaka Lab, Department of Molecular, Cell, and Developmental Biology at the University of California, Santa Cruz

Provided our team with lab materials, access to UV gel dock (check name), access to Thermo ScientificTM NanoDropTM 2000/2000c (check), and providing valuable suggestions and guidance on troubleshooting experiments.


Dr. Anne M. Ruffing, Senior Member of the Technical Staff, Bioenergy and Defense Technologies Department, Sandia National Labs

Spoke with us about her experience working with cyanobacteria, specifically Synechococcus elongatus PCC 7942. Dr. Ruffing advised about optimizing growth conditions of our S. elongatus cultures.


Dr. Chris Vollmers & Members of the Vollmers Lab, Department of Biomolecular Engineering, University of California, Santa Cruz

Donated pipet tips and gloves and provided suggestions for troubleshooting issues with gel extraction.


Dr. Chad Saltikov & Members of the Saltikov Lab, Department of Environmental Toxicology, University of California, Santa Cruz

Donated DPN1.


Haussler Lab, Genomics Institute , University of California, Santa Cruz

Donated gloves, gel extraction kits, and provided us with temporary lab space.


Dr. Olof Einarsdottir, Professor, Physical & Biological Sciences—Chemistry & Biochemistry Department

Provided us with advice on modeling.


Dr. Grant Hartzog & Members of the Hartzog Lab, Department of Molecular, Cell, and Developmental Biology, University of California, Santa Cruz

Donated monobasic potassium phosphate.


Heather Tyra, Integrated DNA Technologies, Product Support Specialist for the IDT Synthetic Biology Group

Assisted our team in ordering the parts needed for the riboswitch component of our project.


UC Berkeley DNA Sequencing Facility

Sequenced our samples of pAM2991, pAM1573, ssuE, 4ABH, bluB, and nhoA.


Dr. John MacMillan, Professor, University of California, Santa Cruz, Physical & Biological Sciences—Chemistry & Biochemistry Department

Provided us training, time and lab space to use HPLC in testing for acetaminophen and vitamin B12.


Dr. Marc T. Faccioti, Associate Professor, University of California, Davis, Biomedical Engineering Department

Advised us on iGEM team logistics based on his past experience mentoring the UC Davis iGEM team.


Dr. Somen Nandi, University of California, Davis, Department of Chemical Engineering

Advised us on implementing our project. Discussed cost-benefit analysis in bioreactor design related to implementation in remote areas.


Dr. Maria L. Marco, Associate Professor, University of California, Davis, Food Science and Technology

Gave us a tour of the Marco Lab at UC Davis and advised us on the genetics of Lactobacillus plantarum.


Lab support


Russ Evans & Baskin Engineering Lab Support (BELS) Staff

Provided technical support and handled incoming shipments for the Biomolecular Engineering Teaching Lab.


Dr. Hugh E. Olsen, Lab Manager at UCSC Biomolecular Engineering Teaching Labs; Project Scientist, Biomolecular Engineering; Lecturer, Biomolecular Engineering

Provided assistance with autoclave-training, general laboratory safety training, obtaining materials and maintaining equipment in the Biomolecular Engineering (BME) Teaching Lab.


Dr. Scott Lokey and Dr. Walter Bray, Chemical Screening Center

Provided us with the necessary training and access to the Perkin-Elmer EnVision instrument for InterLab study measurements at the Chemical Screening Center, University of California, Santa Cruz


Brandy Baird, Staff Research Associate II at UCSC Biology Teaching Labs

Assisted with obtaining necessary reagents and lab materials needed to make the growth media and to conduct experiments.


Wiki support


Austin York

As a member of the 2016 UCSC iGEM team and as a main contributor to his team's wiki, Austin provided us with initial guidance and advice, emphasizing the importance of getting started on the wiki early on!


Matt Coats

Matt, a recent graduate from Cal Poly San Luis Obispo, is highly experienced with computer science and web development. Matt provided expert advice and helpful explanations, especially with respect to better understanding CSS and JavaScript. Matt is not only genuinely appreciated for his help along the way, but is also a beloved friend.


Human Practices support


Dr. Wil Johnson, Medical Physician, Founder, President, Director of Global Medical Training (GMT)

Corresponded with us about the potential importance of our project and connected us with multiple international physicians in the program.


Dr. Lubin, Healthcare Practitioner, Haiti/Dominican Republic

Corresponded with us about the needs of potential recipients of our project in Haiti and the Dominican Republic.


Dr. Omar Antonio Murillio Abarca, Medical Director, GMT Nicaragua

Corresponded with us about the needs of potential recipients of our project in Nicaragua.


Dr. Jacquelin Zublaga, Medical Director, GMT Peru

Corresponded with us about the needs of potential recipients of our project in Peru.


Dr. Samuel Rivera, AP Environmental Sciences Teacher, Leland High School

Gave our team the opportunity to present about the Marshall Islands, our project, and policies and ethics surrounding genetic engineering to Juniors and Seniors in his high school AP Environmental class at Leland High School.


Patrick Luu & Hung Do, Lasalle Community Center Summer Camp Coordinators

Gave our team the opportunity to teach students between grades two through eight about genetics and the basics of genetic engineering.


Funding Support


UCSC iGEM 2016

Provided monetary support for our team.


Sandy Ashley, Research Analyst, Business Office, Jack Baskin School of Engineering

Aided with managing our finances.


Jenna Elyse Hurley, Assistant Director of Annual Giving, University Relations, University of California, Santa Cruz

Assisted us with our Giving Day and Crowdfunding fundraising campaigns.


Dr. Todd Lowe, University of California, Santa Cruz, Department of Biomolecular Engineering

Provided monetary support for our team.


Dr. Bill Saxton, University of California, Santa Cruz, Department of Molecular, Cell, and Developmental Biology

Provided monetary support for our team.


Dr. Scott A. Brandt, Vice Chancellor for Research

Provided monetary support for our team.


Dean Alexander L. Wolf, Dean of the Baskin School of Engineering

Provided monetary support for our team.


Roger Trippel, Senior Director of Development, University Relations, Baskin School of Engineering

Assisted with expanding our funding opportunities within the Baskin School of Engineering.


Dr. Ilan Benjamin, University of California, Santa Cruz, Department of Physical and Biological Sciences—Chemistry & Biochemistry

Provided monetary support for our team.


Dean Paul L. Koch, University of California, Santa Cruz, Dean of Physical and Biological Sciences

Provided monetary support for our team.


All Crowdfunding and Giving Day Donors

Provided monetary support for our team.


General Support


Brandon Houng, Second year Film and Digital Media Major, University of California, Santa Cruz

Filmed and edited our team video.


Jeff Jackson, Director, Intellectual Property Management at the University of California, Santa Cruz

Advised on matters regarding intellectual property and patents.


Dr. Grant Hartzog, Professor and Curriculum Chair, Department of Molecular, Cell, and Developmental Biology, University of California, Santa Cruz

We would like to thank Dr. Hartzog for his work to help iGEM BME188 coursework satisfy the MCD disciplinary communication requirement.


Debbie Evers

Embroidered our team jackets as a gift to UCSC iGEM 2017.


Industry Sponsors


New England BioLabs Inc.

Donated Gibson Assembly Kits, OneTaq, and Chemi-Competent DH5a cells.


Biosolutions

Provided use of and assistance with High-Pressure Liquid Chromatography.


Geneious

Provided our team with Geneious licenses.


SnapGene

Provided our team with SnapGene licenses.


VWR

Provided our team with lab notebooks.


Zymo Research

Provided our team with Zyppy™ Plasmid Miniprep Kit, 400 preps and DNA Clean & Concentrator™, 200 preps.


California Custom

Provided our team with team t-shirts.