Team:Alberta/Team

From 2013.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 7: Line 7:
     }
     }
     .bin {
     .bin {
-
       background:url('/wiki/images/thumb/2/26/Background.png/541px-Background.png');
+
       background:url('/wiki/images/e/e4/2013AlbertaBackground.png');
       background-size:100% auto;
       background-size:100% auto;
       padding-top:20px;
       padding-top:20px;
Line 19: Line 19:
         height:37px;
         height:37px;
         margin-top:-17px;
         margin-top:-17px;
-
         margin-left:-85px;
+
         margin-left:-90px;
       }
       }
     }
     }
Line 46: Line 46:
       z-index:2;
       z-index:2;
       background-color:#FFF;
       background-color:#FFF;
 +
    }
 +
    .content-title {
 +
      text-align:center;
 +
      font-size:3em;
     }
     }
     .titlebar h3, h4 {
     .titlebar h3, h4 {
Line 51: Line 55:
     }
     }
     .sidebar {
     .sidebar {
-
       position:fixed;
+
       position: fixed;
-
       top:190px;
+
       top: 157px;
-
       float:left;
+
       float: left;
-
       z-index:3;
+
       z-index: 3;
-
       padding: 0 0px 0px 40px;
+
       padding: 10px 10px 10px 10px;
 +
      width: 230px;
 +
    }
 +
    .sidebar_block {
 +
      background-color:white;
 +
      margin:1px;
 +
      border:1px grey solid;
 +
      padding:5px 10px 5px 10px;
 +
      border-radius:5px;
 +
      box-shadow: 0px 0px 20px #444444;
     }
     }
     .main {
     .main {
Line 68: Line 81:
       position:fixed;
       position:fixed;
       margin-left:70px;
       margin-left:70px;
-
       margin-top:-60px;
+
       margin-top:-70px;
       width:180px;
       width:180px;
     }
     }
Line 74: Line 87:
       position:fixed;
       position:fixed;
       margin-left:650px;
       margin-left:650px;
-
       margin-top:-90px;
+
       margin-top:-95px;
       width: 150px;
       width: 150px;
 +
    }
 +
    .igem-logo img {
 +
      width:210px;
     }
     }
     .igem-bar {
     .igem-bar {
       position:relative;
       position:relative;
-
       left:340px;
+
       float:right;
     }
     }
     .igem-bar a {
     .igem-bar a {
Line 350: Line 366:
     }     
     }     
     .thumbnail img:hover {
     .thumbnail img:hover {
-
       transform:scale(4,4);
+
       transform:scale(2,2);
-
       -webkit-transform:scale(4,4);
+
       -webkit-transform:scale(2,2);
-
         -moz-transform:scale(4,4);
+
         -moz-transform:scale(2,2);
-
         -ms-transform:scale(4,4);
+
         -ms-transform:scale(2,2);
-
           -o-transform:scale(4,4);
+
           -o-transform:scale(2,2);
       z-index:999;
       z-index:999;
       background-color:white;
       background-color:white;
Line 367: Line 383:
       box-shadow: 0px 0px 30px #000;
       box-shadow: 0px 0px 30px #000;
        
        
 +
    }
 +
    .expandable {
 +
      position:relative;
 +
      float:right;
 +
      margin-left:5px;
 +
    }
 +
    .expandable img{
 +
      position:relative;
 +
      width:100px;
 +
      /*left:0;*/
 +
      transition: all 0.5s;
 +
      -webkit-transition: all 0.5s;
 +
      -moz-transition: all 0.5s;
 +
    }
 +
    .expandable:hover img {
 +
      position: relative;
 +
      /*left: -px;*/
 +
      width: 400px;
 +
      z-index: 50;
 +
      background-color: white;
 +
      -webkit-border-radius:6px;
 +
        -moz-border-radius:6px;
 +
          -ms-border-radius:6px;
 +
            -o-border-radius:6px;
 +
              border-radius:6px;
 +
      -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
 +
        -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
 +
          -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
 +
            -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
 +
              box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
 +
    }
 +
    a.anchor{
 +
      display: block;
 +
      position: relative;
 +
      top: -180px;
 +
      visibility: hidden;
 +
    }
 +
    .floatLeft {
 +
      float:left;
     }
     }
   </style>
   </style>
Line 372: Line 427:
   <body>
   <body>
     <div class="titlebar">
     <div class="titlebar">
-
      <h3>The Littlest Mapmaker</h3>
+
<br>
-
      <h4>"Exploration into the world of <a href="#">DNA Computing</a>"<br/>
+
<img src="/wiki/images/4/41/Ab_mapmen_title.png" width="600" height="95"></img><img src="/wiki/images/a/a5/2013-igem-logo.png" width="198" height="95"></img>
-
        Team Alberta: University of Alberta</h4>
+
-
      <a href="http://www.ualberta.ca" class="ualberta-logo"><img src="/wiki/images/b/b3/Ualberta-logo.png" alt="University of Alberta"></img></a>
+
-
      <a href="https://2013.igem.org" class="igem-logo"><img src="/wiki/images/a/ad/IGem-logo.png" alt="iGem Main Page"></img></a>
+
     </div>
     </div>
     <div class="bin">
     <div class="bin">
Line 383: Line 435:
         <li><a id="project" href="#">Project</a>
         <li><a id="project" href="#">Project</a>
           <ul>
           <ul>
-
             <li><a href="/Team:Alberta/Project">Overview</a></li>
+
             <li><a href="/Team:Alberta/Background">Background</a></li>
-
             <li><a href="/Team:Alberta/Methodology">Methodology</a></li>
+
             <li><a href="/Team:Alberta/Overview">Overview</a></li>
-
             <li><a href="/Team:Alberta/Applications">Applications</a></li>
+
             <li><a href="/Team:Alberta/Results">Results</a></li>
-
          </ul>
+
            <li><a href="/Team:Alberta/Protocols">Protocols</a></li>
-
        </li>
+
             <li><a href="/Team:Alberta/Parts">Submitted Parts</a></li>
-
        <li><a id="notebook" href="#">Notebook</a>
+
             <li><a href="/Team:Alberta/Accomplishments">Accomplishments</a></li>
-
          <ul>
+
-
             <li><a href="/Team:Alberta/Notebook">Timeline</a></li>
+
-
             <li><a href="/Team:Alberta/Parts">BioBricks</a></li>
+
           </ul>
           </ul>
         </li>
         </li>
Line 398: Line 447:
             <li><a href="/Team:Alberta/Team" class="active">Roster</a></li>
             <li><a href="/Team:Alberta/Team" class="active">Roster</a></li>
             <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Alberta">Official Profile</a></li>
             <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Alberta">Official Profile</a></li>
-
             <li><a href="/Team:Alberta/Attributions">Sponsers</a></li>
+
            <li><a href="/Team:Alberta/Sponsors">Sponsors</a></li>
 +
             <li><a href="/Team:Alberta/Attributions">Attributions</a></li>
           </ul>
           </ul>
         </li>
         </li>
         <li><a id="humanpractices" href="#">Human Practices</a>
         <li><a id="humanpractices" href="#">Human Practices</a>
           <ul>
           <ul>
-
             <li><a href="/Team:Alberta/Safety">Safety</a></li>
+
             <li><a href="/Team:Alberta/Outreach">Outreach</a></li>
             <li><a href="/Team:Alberta/Community">Community</a></li>
             <li><a href="/Team:Alberta/Community">Community</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="/Team:Alberta/MainSafety">Safety</a>
 +
          <ul>
 +
            <li><a href="/Team:Alberta/SafetyForm">Safety Form</a></li>
 +
            <li><a href="/Team:Alberta/FAQ">FAQ</a></li>
 +
            <li><a href="/Team:Alberta/Resources">Resources</a></li>
           </ul>
           </ul>
         </li>
         </li>
Line 410: Line 467:
       </ul>
       </ul>
       <div class="sidebar">
       <div class="sidebar">
-
         <div href class="tooltip"><img src="/wiki/images/7/7d/SideChar.png"></img>  
+
         <div class="sidebar_block">
-
           <span class="saying">Welcome to the Team Alberta Wiki!
+
          <h5>Places</h5>
-
            <div id="box" style="width: 450px; padding: 5px; border: 3px solid #000; background-color: #000000;">
+
          <a href="#Top"><p>Top</p></a>
-
            <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
          <a href="#Mike-Ellison"><p>Mike Ellison</p></a>
-
              For visitors: this site is currently under construction. Please contact our Student Liason, Dawson at                  daocun@ualberta.ca, for more information on our current project and how to support us!
+
          <a href="#Dominic-Sauvageau"><p>Dominic Sauvageau</p></a>
-
             </div>
+
          <a href="#Mark-Rozema"><p>Mark Rozema</p></a>
-
             </div>
+
           <a href="#Cadence-Moorhouse"><p>Cadence Moorhouse</p></a>
-
          </span>
+
          <a href="#Dawson-Zeng"><p>Dawson Zeng</p></a>
 +
          <a href="#Michael-Esau"><p>Michael Esau</p></a>
 +
          <a href="#Rachel-Kwan"><p>Rachel Kwan</p></a>
 +
          <a href="#Stephanie-Chiu"><p>Stephanie Chiu</p></a>
 +
          <a href="#Larry-Zhang"><p>Larry Zhang</p></a>
 +
          <a href="#Cameron-Murray"><p>Cameron Murray</p></a>
 +
          <h5>Other Sections</h5>
 +
            <a href="/Team:Alberta/Team" class="active"><p>Roster</p></a>
 +
            <a href="https://igem.org/Team.cgi?year=2013&team_name=Alberta"><p>Official Profile</p></a>
 +
             <a href="/Team:Alberta/Sponsors"><p>Sponsors</p></a>
 +
             <a href="/Team:Alberta/Attributions"><p>Attributions</p></a>
         </div>
         </div>
       </div>
       </div>
       <div class="main">
       <div class="main">
-
       <div class="block">
+
       <a class="anchor" id="Top"></a>
-
        <img style="float:right;margin:0 5px;"
+
-
          src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png"></img>
+
-
        Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
+
-
        Aenean commodo ligula eget dolor. Aenean massa. Cum sociis
+
-
        natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
+
-
        Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla
+
-
        consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec,
+
-
        vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae,
+
-
        justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus.
+
-
        Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula,
+
-
        porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in,
+
-
        viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet.
+
-
        Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper
+
-
        ultricies nisi. Nam eget dui.
+
-
      </div>
+
       <div class="block">
       <div class="block">
         <h1>Who We Are</h1>
         <h1>Who We Are</h1>
         <h5>Advisors</h5>
         <h5>Advisors</h5>
-
           <ul><li><b>Mike Ellison</b>: Professor</li>
+
           <ul>Professors:
-
              <li><b>Advisor 2</b>: Professor</li>
+
                <ul><ul><li><b>Mike Ellison</b></li>
 +
                <li><b>Dominic Sauvageau</b></li></ul></ul>
           </ul>
           </ul>
         <h5>Team Members</h5>
         <h5>Team Members</h5>
-
           <ul><li><b>Mark Rozema</b>: Graduate</li>
+
           <ul>Recent Graduates:
-
               <li><b>Larry Zhang</b>: Graduate</li>
+
          <ul><ul><li><b>Mark Rozema</b></li>
-
               <li><b>Michael Esau</b>: Graduate</li>
+
               <li><b>Larry Zhang</b></li>
-
              <li><b>Saima Zamir</b>: Graduate</li>
+
               <li><b>Michael Esau</b></li></ul></ul>
-
               <li><b>Dawson Zeng</b>: <i>Student Liaison</i>, Undergraduate</li>
+
          Undergraduates:
-
               <li><b>Rachel Kwon</b>: Undergraduate</li>
+
               <ul><ul><li><b>Dawson Zeng</b>: <i>Student Liaison</i></li>
-
               <li><b>Cadence Moorhouse</b>: Undergraduate</li>
+
               <li><b>Rachel Kwan</b></li>
-
               <li><b>Stephanie Chiu</b>: High School Graduate</li>
+
               <li><b>Cadence Moorhouse</b></li></ul></ul>
-
               <li><b>Cameron Murray</b>: High School Graduate</li>
+
          High School Graduates:
 +
               <ul><ul><li><b>Stephanie Chiu</b></li>
 +
               <li><b>Cameron Murray</b></li></ul></ul>
           </ul>
           </ul>
-
         
+
      </div>
-
          <div class="thumbnails">
+
      <a class="anchor" id="Mike-Ellison"></a>
-
            <div class="thumbnail">
+
      <div class="block">
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 1"></img>
+
        <h2>Mike Ellison</h2>
-
              <p>Team Member 1</p>
+
        <p class="floatLeft">
-
            </div>
+
          <div class="expandable"><img src="/wiki/images/2/26/2013-Mellison.png"
-
            <div class="thumbnail">
+
          alt="Mike Ellison"></img></div>
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 2"></img>
+
          Mike Ellison is a professor with the Department of Biochemistry at the University of
-
              <p>Team Member 2</p>
+
          Alberta.<br />
-
            </div>
+
          His current focus on Synthetic Biology is to produce modular biological circuits of
-
            <div class="thumbnail">
+
          increasing sophistication using well-understood molecular components that can be
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 3"></img>
+
          reliably assembled into novel and useful forms of artificial life. He has been involved
-
              <p>Team Member 3</p>
+
          in iGEM for six years and continues to actively engage his undergraduate students
-
            </div>
+
          in this synthetic biology competition.
-
            <div class="thumbnail">
+
          </p>
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 4"></img>
+
        <div class="clear"></div>
-
              <p>Team Member 4</p>
+
      </div>
-
            </div>
+
      <a class="anchor" id="Dominic-Sauvageau"></a>
-
            <div class="thumbnail">
+
      <div class="block">
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 5"></img>
+
        <h2>Dominic Sauvageau</h2>
-
              <p>Team Member 5</p>
+
        <p class="floatLeft">
-
            </div>
+
        <div class="expandable">
-
            <div class="thumbnail">
+
          <img src="/wiki/images/d/d8/2013-Dsauvageau.jpg"
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 6"></img>
+
          alt="Team Member 9"></img></div>Dominic Sauvageau joined the Department of Chemical and Materials
-
              <p>Team Member 6</p>
+
          Engineering at the University of Alberta
-
            </div>
+
          as an Assistant Professor in January 2011. His research involves the development of novel bacteriophage-
-
            <div class="thumbnail">
+
          based technologies and bioprocessing strategies for production in microbial systems. He joined the iGEM
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 7"></img>
+
          adventure last year when he supervised an iGEM-Entrepreneurial team (they won!). He's thrilled to be
-
              <p>Team Member 7</p>
+
          involved in iGEM again this year. He loves travelling and hopes he'll be able to use the E. coli we're
-
            </div>
+
          working on to plan his next trip.</p>
-
            <div class="thumbnail">
+
        <div class="clear"></div>
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 8"></img>
+
      </div>
-
              <p>Team Member 8</p>
+
      <a class="anchor" id="Mark-Rozema"></a>
-
            </div>
+
      <div class="block">
-
            <div class="thumbnail">
+
        <h2>Mark Rozema</h2>
-
              <img src="/wiki/images/thumb/c/c3/Alberta_team.png/400px-Alberta_team.png" alt="Team Member 9"></img>
+
        <p class="floatLeft">
-
              <p>Team Member 9</p>
+
        <div class="expandable"><img src="/wiki/images/6/62/2013-Mrozema.jpg"
-
            </div>
+
          alt="Team Member 9"></img></div>
-
            <div class="clear"></div>
+
          Mark Rozema graduated from the Biochemistry program at the University of Alberta in April 2013 and is
-
          </div>
+
          currently enrolled in the law program, also at the U of A. He enjoys running, early mornings, late nights
-
         <h1>What we did</h1>
+
          and old scotch. Mark was involved in all facets of the project over the summer months, such as conceptual
-
          <p>(Provide proper attribution for all work)</p>
+
          planning, establishing general protocol, part creation and part isolation but withdrew to focus on law
-
         <h1>Where we're from</h1>
+
          school since the start of September.</p>
 +
        <div class="clear"></div>
 +
      </div>
 +
      <a class="anchor" id="Cadence-Moorhouse"></a>
 +
      <div class="block">
 +
        <h2>Cadence Moorhouse</h2>
 +
        <p class="floatLeft">
 +
        <div class="expandable"><img src="/wiki/images/f/f1/2013-Cmoorhouse.jpg"
 +
          alt="Team Member 9"></img></div>
 +
          I am a 4th year genetics student at the University of Alberta. Every since high school I have had an
 +
          interest in genetics and I heard all about the applications of synthetic biology largely through social
 +
          media. It was at a talk by biotech guru Andrew Hessel that I first learned of iGEM. I was delighted to find
 +
          out that the U of A had a team and a couple of emails later I was on the roster. This project has given me
 +
          the opportunity to learn standard lab techniques and to see an experiment evolve. My experience teaching and
 +
          coaching allows me to easily convey complex ideas into simpler ones. I hope to utilize these skills over the
 +
          course of this project.  </p>
 +
        <div class="clear"></div>
 +
      </div>
 +
      <a class="anchor" id="Dawson-Zeng"></a>
 +
      <div class="block">
 +
        <h2>Dawson Zeng</h2>
 +
        <p class="floatLeft">
 +
        <div class="expandable"><img src="/wiki/images/9/90/2013-Dzeng.jpg"
 +
          alt="Team Member 9"></img></div>
 +
          I am a 4th year student at the University of Alberta majoring in Biological Sciences. I first heard about 
 +
          the field of Synthetic Biology from a guest speaker. It was then that I looked into joining iGEM Team
 +
          Alberta. Personally, I think it is the coolest thing that Synthetic Biology combines philosophies from both 
 +
          Biology and Engineering; something I never thought about. Overall, my knowledge and understanding of 
 +
          genetics and interactions between DNA molecules vastly increased throughout the summer. A true testament to 
 +
          Richard Feynman’s famous quote, “What I cannot create, I do not understand.” </p>
 +
        <div class="clear"></div>
 +
      </div>
 +
      <a class="anchor" id="Michael-Esau"></a>
 +
      <div class="block">
 +
        <h2>Michael Esau</h2>
 +
        <p class="floatLeft">
 +
        <div class="expandable"><img src="/wiki/images/b/b7/2013-Mesau.jpg"
 +
          alt="Team Member 9"></img></div>
 +
          I am a graduate from the Biochemistry Specialization program at the University of
 +
Alberta. I learned about iGEM from Dr. Mike Ellison’s biochemistry class, and am
 +
happy to be a part of this year’s team. I'm planning to go into the synthetic bio
 +
research field and will be joining up with Dr. Dominic Sauvageau's lab for the next
 +
year. </p>
 +
        <div class="clear"></div>
 +
      </div>
 +
      <a class="anchor" id="Rachel-Kwan"></a>
 +
      <div class="block">
 +
        <h2>Rachel Kwan</h2>
 +
        <p class="floatLeft">
 +
        <div class="expandable"><img src="/wiki/images/f/f0/2013-Rkwan.jpg"
 +
          alt="Team Member 9"></img></div>
 +
<p>After my first discoveries on the possibilities of iGEM from the local newspaper, I searched online and admired various iGEM projects. At this time during high school, I was personally unclear of my desired career path, aside from studying science, with a focus on Biology or Chemistry. Also with my vague knowledge of biotechnological methods, I was wary about the bioethical side of “manipulating nature,” especially from public warnings in literature.</p>
 +
<p>However, within studying Biochemistry in my undergrad, I found that current methodologies of biotechnology seemed to have controlled lab settings, careful precautions, and/or a balance with purposeful benefits. Looking at the variety of iGEM projects, they used in-school material for real-world, practical applications. IGEM also attracted me because I liked the idea of working in a team setting to balance strengths and weaknesses with others. I believe that iGEM is rewarding and relevant in that it challenges teamwork, independence, creativity, writing, presenting, and lab technique. As part of my work, I hope to offer organizational skills, interest in safety, and Wiki ideas.</p>
 +
<p>Outside of iGEM work, I play the piano and clarinet, read, meditate, play board games, search for good sales, and grow pet plants like basil.</p>
 +
 
 +
        <div class="clear"></div>
 +
      </div>
 +
      <a class="anchor" id="Stephanie-Chiu"></a>
 +
      <div class="block">
 +
        <h2>Stephanie Chiu</h2>
 +
        <p class="floatLeft">
 +
        <div class="expandable"><img src="/wiki/images/3/30/2013-Schiu.jpg"
 +
          alt="Team Member 9"></img></div>
 +
          I am a first year student at the University of Alberta. I first heard about iGEM from friends at my high
 +
          school and was privileged enough to join U of A’s team as I was finishing up my Grade 12 year. I am excited
 +
          to learn more about what synthetic biology is and what working in a lab is like. I hope that I can offer a
 +
          unique perspective to our team. </p>
 +
        <div class="clear"></div>
 +
      </div>
 +
      <a class="anchor" id="Larry-Zhang"></a>
 +
      <div class="block">
 +
        <h2>Larry Zhang</h2>
 +
        <p class="floatLeft">
 +
        <div class="expandable"><img src="/wiki/images/8/83/2013-Lzhang.jpg"
 +
          alt="Team Member 9"></img></div>
 +
          Passionate scientist born in the historical city of Yueyang, China; educated in the English for 8 years and
 +
          has been under strict scientific indoctrination in the University of Alberta department of Biochemistry.
 +
          Graduated with a Biochemistry degree with interest in genetics and genetic engineering, Larry Zhang has
 +
          brought with him a huge idea cannon and a pair of magic pipetter’s hands; he is one of the most valuable
 +
          assets in this team.  </p>
 +
        <div class="clear"></div>
 +
      </div>
 +
      <a class="anchor" id="Cameron-Murray"></a>
 +
      <div class="block">
 +
         <h2>Cameron Murray</h2>
 +
        <p class="floatLeft">
 +
        <div class="expandable"><img src="/wiki/images/7/78/2013-Cmurray.jpg"
 +
          alt="Team Member 9"></img></div>
 +
          I am a first year university student studying molecular genetics at the U of A, however when I joined the
 +
          team I was in my grade twelve year of high school. I heard about Synthetic biology through quirks and
 +
          quarks, the CBC radio program, and was immediately taken with it and it’s vast possibilities. I was so
 +
          enthralled that I talked about it quite a bit to my friends one of whom told me about iGEM. So here I am
 +
          hoping to learn about and deepen my interest in synthetic biology through iGEM.</p>
 +
         <div class="clear"></div>
       </div>
       </div>
       </div>
       </div>

Latest revision as of 03:47, 29 October 2013


Who We Are

Advisors
    Professors:
      • Mike Ellison
      • Dominic Sauvageau
Team Members
    Recent Graduates:
      • Mark Rozema
      • Larry Zhang
      • Michael Esau
    Undergraduates:
      • Dawson Zeng: Student Liaison
      • Rachel Kwan
      • Cadence Moorhouse
    High School Graduates:
      • Stephanie Chiu
      • Cameron Murray

Mike Ellison

Mike Ellison is a professor with the Department of Biochemistry at the University of Alberta.
His current focus on Synthetic Biology is to produce modular biological circuits of increasing sophistication using well-understood molecular components that can be reliably assembled into novel and useful forms of artificial life. He has been involved in iGEM for six years and continues to actively engage his undergraduate students in this synthetic biology competition.

Dominic Sauvageau

Dominic Sauvageau joined the Department of Chemical and Materials Engineering at the University of Alberta as an Assistant Professor in January 2011. His research involves the development of novel bacteriophage- based technologies and bioprocessing strategies for production in microbial systems. He joined the iGEM adventure last year when he supervised an iGEM-Entrepreneurial team (they won!). He's thrilled to be involved in iGEM again this year. He loves travelling and hopes he'll be able to use the E. coli we're working on to plan his next trip.

Mark Rozema

Mark Rozema graduated from the Biochemistry program at the University of Alberta in April 2013 and is currently enrolled in the law program, also at the U of A. He enjoys running, early mornings, late nights and old scotch. Mark was involved in all facets of the project over the summer months, such as conceptual planning, establishing general protocol, part creation and part isolation but withdrew to focus on law school since the start of September.

Cadence Moorhouse

I am a 4th year genetics student at the University of Alberta. Every since high school I have had an interest in genetics and I heard all about the applications of synthetic biology largely through social media. It was at a talk by biotech guru Andrew Hessel that I first learned of iGEM. I was delighted to find out that the U of A had a team and a couple of emails later I was on the roster. This project has given me the opportunity to learn standard lab techniques and to see an experiment evolve. My experience teaching and coaching allows me to easily convey complex ideas into simpler ones. I hope to utilize these skills over the course of this project.  

Dawson Zeng

I am a 4th year student at the University of Alberta majoring in Biological Sciences. I first heard about the field of Synthetic Biology from a guest speaker. It was then that I looked into joining iGEM Team Alberta. Personally, I think it is the coolest thing that Synthetic Biology combines philosophies from both Biology and Engineering; something I never thought about. Overall, my knowledge and understanding of genetics and interactions between DNA molecules vastly increased throughout the summer. A true testament to Richard Feynman’s famous quote, “What I cannot create, I do not understand.”

Michael Esau

I am a graduate from the Biochemistry Specialization program at the University of Alberta. I learned about iGEM from Dr. Mike Ellison’s biochemistry class, and am happy to be a part of this year’s team. I'm planning to go into the synthetic bio research field and will be joining up with Dr. Dominic Sauvageau's lab for the next year.

Rachel Kwan

After my first discoveries on the possibilities of iGEM from the local newspaper, I searched online and admired various iGEM projects. At this time during high school, I was personally unclear of my desired career path, aside from studying science, with a focus on Biology or Chemistry. Also with my vague knowledge of biotechnological methods, I was wary about the bioethical side of “manipulating nature,” especially from public warnings in literature.

However, within studying Biochemistry in my undergrad, I found that current methodologies of biotechnology seemed to have controlled lab settings, careful precautions, and/or a balance with purposeful benefits. Looking at the variety of iGEM projects, they used in-school material for real-world, practical applications. IGEM also attracted me because I liked the idea of working in a team setting to balance strengths and weaknesses with others. I believe that iGEM is rewarding and relevant in that it challenges teamwork, independence, creativity, writing, presenting, and lab technique. As part of my work, I hope to offer organizational skills, interest in safety, and Wiki ideas.

Outside of iGEM work, I play the piano and clarinet, read, meditate, play board games, search for good sales, and grow pet plants like basil.

Stephanie Chiu

I am a first year student at the University of Alberta. I first heard about iGEM from friends at my high school and was privileged enough to join U of A’s team as I was finishing up my Grade 12 year. I am excited to learn more about what synthetic biology is and what working in a lab is like. I hope that I can offer a unique perspective to our team.

Larry Zhang

Passionate scientist born in the historical city of Yueyang, China; educated in the English for 8 years and has been under strict scientific indoctrination in the University of Alberta department of Biochemistry. Graduated with a Biochemistry degree with interest in genetics and genetic engineering, Larry Zhang has brought with him a huge idea cannon and a pair of magic pipetter’s hands; he is one of the most valuable assets in this team.

Cameron Murray

I am a first year university student studying molecular genetics at the U of A, however when I joined the team I was in my grade twelve year of high school. I heard about Synthetic biology through quirks and quarks, the CBC radio program, and was immediately taken with it and it’s vast possibilities. I was so enthralled that I talked about it quite a bit to my friends one of whom told me about iGEM. So here I am hoping to learn about and deepen my interest in synthetic biology through iGEM.