Difference between revisions of "Team:Peking/HP/Gold Integrated"

 
(37 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Peking}}
+
<html lang="en">
<html>
+
  
 +
<head>
  
 +
    <style>
  
<div class="column full_size">
 
  
<h1>Gold Medal and Integrated Human Practices</h1>
+
        /***************************************************** DEFAULT WIKI SETTINGS  ****************************************************/
  
<p>This page will contain information for your Gold medal Human Practices work, which you can also use to nominate your team for the Best Integrated Human Practices page. To make things easier, we have combined the Gold medal page with the Best Integrated Human Practices page since we expect the work to overlap considerably. </p>
+
        /* Clear the default wiki settings */
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
+
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
        #home_logo, #sideMenu {
 +
            display: none;
 +
        }
  
<div class="column half_size">
+
        #sideMenu, #top_title, .patrollink {
<h3>Gold Medal Criterion #1</h3>
+
            display: none;
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the design and/or execution of your project.</p>
+
        }
  
</div>
+
        #content {
 +
            width: 100%;
 +
            padding: 0px;
 +
            margin-top: 0px;
 +
            margin-left: 0px;
 +
        }
  
<div class="column half_size">
+
        body {
<h3>Best Integrated Human Practices Special Prize</h3>
+
            background-color: #FAFAFA;
 +
        !important;
 +
        }
 +
 
 +
        #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
 +
            margin-bottom: 0px;
 +
        }
 +
 
 +
        ol, ul{
 +
            list-style: none
 +
        }
 +
 
 +
        ol li:before {
 +
            content: counter(ol) ".";
 +
            counter-increment: ol;
 +
            color: #02A9F7;
 +
            text-align: right;
 +
            display: inline-block;
 +
            min-width: 1em;
 +
            margin-right: 0.5em
 +
        }
 +
 
 +
        ol ol {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
        ol li {
 +
            text-indent: -1.95em;
 +
            line-height : 2em;
 +
        }
 +
 
 +
        .nonumberitem ul li {
 +
            text-indent: -0.65em;
 +
            line-height : 2em;
 +
        }
 +
 
 +
 
 +
 
 +
        .nonumberitem ul li:before {
 +
            content: "•";
 +
            color: #02A9F7;
 +
            display: inline-block;
 +
            margin-right: 0.3em;
 +
        !important;
 +
        }
 +
 
 +
        ul ul {
 +
            margin-left: 1.25714em
 +
        }
 +
 
 +
 
 +
    </style>
 +
 
 +
    <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
 +
    <script type="text/javascript" src="https://2017.igem.org/Template:Peking/mdl/materialminjs?
 +
action=raw&ctype=text/javascript"></script>
 +
    <link href="https://2017.igem.org/Template:Peking/mdl/component?action=raw&ctype=text/css" rel="stylesheet">
 +
    <script type="text/javascript"
 +
            src="https://2017.igem.org/Template:Peking/mdl/componentjs?action=raw&ctype=text/javascript"></script>
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/MDLnew?action=raw&ctype=text/css">
 +
 
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/main?action=raw&ctype=text/css">
 +
    <!-- Fonts -->
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/fonts?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css"
 +
          href="https://2017.igem.org/Template:Peking/mdl/icon?action=raw&ctype=text/css">
 +
 
 +
</head>
 +
 
 +
 
 +
<body>
 +
 
 +
 
 +
<!-- Always shows a header, even in smaller screens. -->
 +
<div class="mdl-layout mdl-js-layout mdl-layout--fixed-header">
 +
    <header class="mdl-layout__header" style="position:fixed; margin-top: -7px; !important;">
 +
        <div class="mdl-layout__header-row">
 +
            <!-- Title -->
 +
            <a href="https://2017.igem.org/Team:Peking"><img
 +
                    src="https://static.igem.org/mediawiki/2017/c/cf/Peking_TeamLogoClassical.png" height="35"></a>
 +
 
 +
            <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking"
 +
              style="color: #000000; font-size: x-large"><strong>Peking iGEM </strong> 2017</a>
 +
            <!-- Add spacer, to align navigation to the right -->
 +
            <div class="mdl-layout-spacer"></div>
 +
            <!-- Navigation. We hide it in small screens. -->
 +
            <nav class="mdl-navigation mdl-layout--large-screen-only">
 +
                <style>
 +
                    a:link {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:visited {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:active {
 +
                        text-decoration: none;
 +
                    }
 +
 
 +
                    a:hover {
 +
                    }
 +
                </style>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking">Home</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Project#Introduction">Project</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Model#Overview">Modelling</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Software">Software</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Hardware">Hardware</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Lab">Lab</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/HP" style="color: #000; font-weight: 500;">Practices</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Parts#Overview">Parts</a>
 +
                <a class="mdl-navigation__link" href="https://2017.igem.org/Team:Peking/Team">Team</a>
 +
            </nav>
 +
        </div>
 +
    </header>
  
<p>
 
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Integrated Human Practices prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
 
<br><br>
 
You must also delete the message box on the top of this page to be eligible for this prize.
 
</p>
 
 
</div>
 
</div>
<div class="clear"></div>
+
 
<div class="column full_size">
+
<main class="docs-layout-content mdl-layout__content mdl-color-text--grey-600"
<h5>Inspiration</h5>
+
      style="width: 100%; padding-bottom: 0px; background-color: #FAFAFA;">
<p>Here are a few examples of excellent Integrated Human Practices work:</p>
+
    <!-- Wide card with share menu button -->
<ul>
+
    <style>
<li><a href="https://2016.igem.org/Team:INSA-Lyon/Integrated_Practices">2016 INSA Lyon</a></li>
+
 
<li><a href="https://2016.igem.org/Team:UofC_Calgary/Integrated_Practices">2016 UofC Calgary</a></li>
+
        a:link {
<li><a href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Practices">2015 Bielefeld</a></li>
+
            text-decoration: none;
<li><a href="https://2015.igem.org/Team:Edinburgh/Practices">2015 Edinburgh</a></li>
+
        }
</ul>
+
 
 +
        a:visited {
 +
            text-decoration: none;
 +
        }
 +
 
 +
        a:active {
 +
            text-decoration: none;
 +
        }
 +
 
 +
        a:hover {
 +
            text-decoration: none;
 +
        }
 +
 
 +
        .demo-card-wide.mdl-card {
 +
            margin-left: 50px;
 +
            margin-right: 50px;
 +
            margin-top: 120px;
 +
            margin-bottom: 50px;
 +
            width: auto;
 +
        }
 +
 
 +
        .demo-card-wide > .mdl-card__title {
 +
            color: #fff;
 +
            height: 360px;
 +
            padding-bottom: 20px;
 +
        }
 +
 
 +
        .demo-card-wide > .mdl-card__menu {
 +
            color: #fff;
 +
        }
 +
 
 +
    </style>
 +
 
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp">
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/4/41/Peking_Integrated2.jpeg') center / cover; padding-left: 50px; height: 420px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: #070707;"><strong>Integrated & Gold</strong></h1>
 +
            </div>
 +
        </div>
 +
 
 +
 
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
            <h1>Overview</h1><br>
 +
 
 +
            <section class="docs-toc docs-text-styling">
 +
                <nav class="section-content">
 +
                    <ul style="margin-left: 0px;">
 +
 
 +
                        <li><a href="#p1">Industry visit</a>
 +
                        </li>
 +
 
 +
                        <li><a href="#p2">Interdisciplinary Communication</a>
 +
                        </li>
 +
 
 +
 
 +
 
 +
                        <li><a href="#p3">Peking iGEM X</a>
 +
                        </li>
 +
 
 +
                    </ul>
 +
                </nav>
 +
            </section>
 +
 
 +
            <br>
 +
            The Peking iGEM 2017 team took part in three major aspects of Integrated human practice work.<br>
 +
            First of all, we evaluated the possible impact of our work in the “real world” by visiting two distinguished synthetic biology companies, SynBioTech and Bluepha.
 +
            We then visited both an electrical engineering expert and a synthetic biologist, creating an interdisciplinary communication environment. Based on their feedback, we further designed a handbook for synthetic biologists and a lecture for electrical engineering students.
 +
            Since it is the 10th anniversary of Peking iGEM, we organized a series of activities to commemorate the culture and spirit of the team.
 +
 
 +
 
 +
 
 +
 
 +
        </div>
 +
 
 +
 
 +
        <div class="mdl-card__menu">
 +
            <a class="mdl-button mdl-button--icon mdl-js-button mdl-js-ripple-effect">
 +
                <i class="material-icons">opacity</i>
 +
            </a>
 +
        </div>
 +
    </div>
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp" style="margin-top: 10px" id = "p1">
 +
 
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/1/14/Peking_HP_IndustryBackground.jpg') center / cover; padding-left: 50px; height: 350px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 id="Industry_Visit" style="font-size: xx-large; color: #FFF;text-shadow:2px 2px 8px #070707;"><strong>Industry Visit</strong></h1>
 +
            </div>
 +
        </div>
 +
 
 +
 
 +
 
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
            <br>
 +
            The ethical, social, legal, and environmental impact of a concept usually unfolds when it is transformed from a novel idea into a “real world” project, especially when it is applied to the practice of production. Sometimes it is too late to solve the problems at that time, which makes a thorough consideration in advance quite essential.<br><br> Teams concerned with theoretical projects of the iGEM competition are often limited to talking to other researchers about their work, and in a sense must ignore the application of their work in the “real world”. This is not to say that we do not need to consider wider implications of our work. We surveyed two distinguished synthetic biology companies, SynBioTech and Bluepha.
 +
            <br><br>We focused on two questions during the investigation:
 +
 
 +
 
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 
 +
                        }
 +
 
 +
                    })();
 +
                </script>
 +
 
 +
 
 +
 
 +
                <li>When an idea is converted into an application, what should be thoroughly considered?</li>
 +
                <li>What do we expect for sequential logic programming from the perspective of industry?</li>
 +
            </ol>
 +
                <br><br>
 +
 
 +
                <div class="demo-card-image mdl-card mdl-shadow--2dp" style="background: url('https://static.igem.org/mediawiki/2017/1/19/Peking_visiting_bluepha.jpeg') center / cover; height: 450px; width: 700px">
 +
                    <div class="mdl-card__title mdl-card--expand"></div>
 +
                    <div class="mdl-card__actions">
 +
                        <span class="demo-card-image__filename">Visiting Bluepha</span>
 +
                    </div>
 +
                </div>
 +
                <br><br>
 +
                About the third question, Dr. Yin suggested two potential areas. The first is an automatic cell factory that can repress redundant metabolism pathways and shift to production once proliferation is completed. This procedure has the possibility to be triggered by the cell’s internal control circuits, in the absence of outside control. This is of central concern to BluePHA. He also suggested engineering cell cycles to let normal bacteria adapt to harsh environments, which need pollution abatement or environmental improvement.
 +
                <br><br>We also discussed with chief information official Dr. Jiang Hao on software design. He suggested that we can incorporate deterministic model for prediction of sequence candidate performance during screening. Stochastic simulation can be used only in visualization of detailed sequence behavior.
 +
                The talk inspired us a lot for how to convert our project into an application, especially in modeling and designing.
 +
 
 +
 
 +
 
 +
 
 +
 
 +
        </div>
 +
 
 +
 
 +
 
 +
    </div>
 +
 
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp" style="margin-top: 10px"  id = "p2">
 +
 
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/a/a8/Peking_HP_Interdisc.jpeg') center / cover; padding-left: 50px; height: 350px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: #FFF;text-shadow:2px 2px 8px #070707;"><strong>Interdisciplinary Communication</strong></h1>
 +
            </div>
 +
        </div>
 +
 
 +
 
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
 
 +
            <h2 id="Interview">Interview</h2>
 +
            <h3>With synthetic biologist</h3>
 +
 
 +
            We first visited Dr. Wei Ping from the center of quantitative biology, whose research interest mainly lies in reconsidering and programming important cellular signal-transduction networks.  Dr. Wei carefully listened to our design principles and voiced his concerns:
 +
 
 +
 
 +
 
 +
 
 +
 
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 
 +
                        }
 +
 
 +
                    })();
 +
                </script>
 +
 
 +
                <li>The coding capacity of the system.</li>
 +
                <li>The connection between the clock module and the flip-flop module.</li>
 +
                <li>The necessity of a CAD system.</li>
 +
 
 +
 
 +
            </ol>
 +
            <br>
 +
            <style>
 +
                .demo-card-image.mdl-card {
 +
 
 +
                    align-items: center;
 +
                    MARGIN-RIGHT: auto;
 +
                    MARGIN-LEFT: auto;
 +
                !important;
 +
                }
 +
                .demo-card-image > .mdl-card__actions {
 +
                    height: 52px;
 +
                    padding: 16px;
 +
                    background: rgba(0, 0, 0, 0.2);
 +
                }
 +
                .demo-card-image__filename {
 +
                    color: #fff;
 +
                    font-size: 14px;
 +
                    font-weight: 500;
 +
                }
 +
            </style>
 +
 
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp" style="background: url('https://static.igem.org/mediawiki/2017/0/0d/Peking_HP_Interview1.jpeg') center / cover; height: 450px; width: 700px">
 +
                <div class="mdl-card__title mdl-card--expand"></div>
 +
                <div class="mdl-card__actions">
 +
                    <span class="demo-card-image__filename">Visiting Dr. Wei Ping</span>
 +
                </div>
 +
            </div>
 +
 
 +
            <br>During the interview, Dr. Wei was at first slightly confused by several concepts from electrical engineering. As the conversation went deeper, he found our project interesting, since we based our design on the development of electrical engineering and introduced the design principles into synthetic biology. He further had several pieces of advice for us:
 +
 
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 
 +
                        }
 +
 
 +
                    })();
 +
                </script>
 +
 
 +
                <li>A good researcher should always be open-minded. Although we designed our project from the viewpoint of engineering, we can still consider applying the idea to fundamental research topics such as cellular differentiation on a population level. Never restrict our sight only to the purely technical side.</li>
 +
                <li>We can demonstrate the periodical changes generated by Repressilator through continual observing of colonies.</li>
 +
 
 +
 
 +
            </ol>
 +
 
 +
            <h3>With electrical engineering expert</h3>
 +
            We then visited Prof. Chen Jiang from the Institute of Advanced Communications, who has been teaching Electronic Circuits (A) for years. We showed him how recombinase works and demonstrated our design of the system. Prof. Chen soon recognized that we are actually building a T-Flip-Flop in cells, and was keen about designing other types of flip-flops. His interests include:
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 
 +
                        }
 +
 
 +
                    })();
 +
                </script>
 +
 
 +
                <li>The properties of the repressilator in synthetic biology. </li>
 +
                <li>The biological realization of cascading in synthetic biology.</li>
 +
            </ol>
 +
 
 +
            <br>
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp" style="background: url('https://static.igem.org/mediawiki/2017/b/b8/Peking_HP_Interdisc2.jpeg') center / cover; height: 450px; width: 700px">
 +
                <div class="mdl-card__title mdl-card--expand"></div>
 +
                <div class="mdl-card__actions">
 +
                    <span class="demo-card-image__filename">Discussing with Prof. Chen Jiang</span>
 +
                </div>
 +
            </div>
 +
 
 +
            <br>
 +
 
 +
 
 +
 
 +
 
 +
            Prof. Chen failed to realize the complexity of living systems in a cell at first. We then showed him that the entropy of the system can be much greater than in electrical systems. Thus, the requirements for design rules are quite strict. Prof. Chen encouraged us to further explore the topic, and inspired us to pursue signal noise reduction and a D-flip-flop.
 +
 
 +
            <br><br><h2>Bridging</h2>
 +
            A great number of synthetic biologists have built and characterized a variety of logic gates in a number of organisms, and are familiar with combinational logic, Boolean algebra and design automation, which used to be terms of electrical engineering and computer science. On the other side, students and researchers focusing on electrical engineering and computer science gained a much deeper understanding of the models from biological research, such as neural networks. However, we found that such interchange between two subjects usually stops at some specific concepts, and lacks a general view of the development and the frontiers of the subjects.
 +
 
 +
            <br><br>Therefore, communication channels should be established and mutual understanding should be promoted. Through the interviews with two experts, we recognized that both sides showed a strong willingness to know the other domain more. This, however, was confronted with some barriers, from basic concepts to perspectives of analysis. <strong>We, as a team of mixed backgrounds, pioneered the bridging between two types of researchers.</strong>
 +
            <ol start="1">
 +
                <script type="text/javascript">
 +
                    (function () {
 +
 
 +
                        var doc_ols = document.getElementsByTagName("ol");
 +
 
 +
                        for (i = 0; i < doc_ols.length; i++) {
 +
 
 +
                            var ol_start = doc_ols[i].getAttribute("start") - 1;
 +
                            doc_ols[i].setAttribute("style", "counter-reset:ol " + ol_start + ";");
 +
 
 +
                        }
 +
 
 +
                    })();
 +
                </script>
 +
 
 +
                <li>We designed a handbook for synthetic biologists, which clarifies basic units as well as design principles in electrical engineering. We hope it will help inspire novel ideas, designs, and analytical views. </li>
 +
                <li>We gave the EE students several lectures on synthetic biology. We introduced the history and development of the subject and great past achievements of iGEM.</li>
 +
            </ol>
 +
 
 +
            <object data="https://static.igem.org/mediawiki/2017/5/58/Peking_EE_guidebook.pdf" type="application/pdf"
 +
                    width="100%" height="700px">
 +
                <p>It appears you don't have a PDF plugin for this browser.
 +
                    No biggie... you can <a href="https://static.igem.org/mediawiki/2017/5/58/Peking_EE_guidebook.pdf">click
 +
                        here to
 +
                        download the PDF file.</a></p>
 +
            </object>
 +
 
 +
 
 +
        </div>
 +
 
 +
 
 +
        <div class="mdl-card__menu">
 +
            <a class="mdl-button mdl-button--icon mdl-js-button mdl-js-ripple-effect">
 +
                <i class="material-icons">opacity</i>
 +
            </a>
 +
        </div>
 +
    </div>
 +
 
 +
    <div class="demo-card-wide mdl-card mdl-shadow--2dp" style="margin-top: 10px" id = "p3">
 +
 
 +
        <div class="mdl-card__title"
 +
            style="background: url('https://static.igem.org/mediawiki/2017/0/09/Peking_HP_iGEMX.jpeg') center / cover; padding-left: 50px; height: 350px;">
 +
            <div class="mdl-card__title-text">
 +
                <h1 style="font-size: xx-large; color: #FFF;text-shadow:2px 2px 8px #070707;" ><strong>Peking iGEM X</strong></h1>
 +
            </div>
 +
        </div>
 +
 
 +
 
 +
 
 +
        <div class="mdl-card__supporting-text"
 +
            style="line-height: 2em;text-align: justify; color: #3A3A3A; padding-left: 50px; padding-top: 50px; padding-bottom:50px">
 +
            It has been 10 years since the first Peking team joined the iGEM competition as well as the iGEM community. We organized a series of Peking iGEM 10th Anniversary activities, such as a team reunion, reminiscence collection, trying to keep a detailed documentation of the culture and spirit alongside the developments of a decade.
 +
            <br><br>
 +
 
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp" style="background: url('https://static.igem.org/mediawiki/2017/5/5e/Peking_2013_Reunion.jpeg') center / cover; height: 500px; width: 700px">
 +
                <div class="mdl-card__title mdl-card--expand"></div>
 +
                <div class="mdl-card__actions">
 +
                    <span class="demo-card-image__filename">Peking iGEM 2013 Team Reunion</span>
 +
                </div>
 +
            </div>
 +
 
 +
            <br><br>
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp" style="background: url('https://static.igem.org/mediawiki/2017/7/7c/Peking_2015_Reunion.jpeg') center / cover; height: 500px; width: 700px">
 +
                <div class="mdl-card__title mdl-card--expand"></div>
 +
                <div class="mdl-card__actions">
 +
                    <span class="demo-card-image__filename">Peking iGEM 2015 Team Reunion</span>
 +
                </div>
 +
            </div>
 +
 
 +
            <br><br>
 +
            <div class="demo-card-image mdl-card mdl-shadow--2dp" style="background: url('https://static.igem.org/mediawiki/2017/a/a9/Peking_2016_Reunion.jpeg') center / cover; height: 500px; width: 700px">
 +
                <div class="mdl-card__title mdl-card--expand"></div>
 +
                <div class="mdl-card__actions">
 +
                    <span class="demo-card-image__filename">Peking iGEM 2016 Team Reunion</span>
 +
                </div>
 +
            </div>
 +
 
 +
            <br><br>
 +
            The following is the invitation letter we sent to the former team members of Peking iGEM, from 2007 to 2016.
 +
            <br><br>
 +
            <object data="https://static.igem.org/mediawiki/2017/e/e9/Peking_iGEMX_Invitation.pdf" type="application/pdf" width="100%" height="700px">
 +
                <p>It appears you don't have a PDF plugin for this browser.
 +
                    No biggie... you can <a href="https://static.igem.org/mediawiki/2017/e/e9/Peking_iGEMX_Invitation.pdf">click here to
 +
                        download the PDF file.</a></p>
 +
            </object>
 +
 
 +
            <br>
 +
            <br><br>
 +
            <br>
 +
            <a class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect" href = "https://2017.igem.org/Team:Peking/HP" style="background-color: #349336; color: white;">
 +
                Back < Practices
 +
            </a>
 +
 
 +
            <a class="mdl-button mdl-button--accent mdl-js-button mdl-button--raised mdl-js-ripple-effect" href = "https://2017.igem.org/Team:Peking/Engagement" style="background-color: #92DF3E; color: white;">
 +
                Goto > Practices/Engagement
 +
            </a>
 +
 
 +
 
 +
        </div>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
    </div>
 +
 
 +
    <section class="docs-text-styling download mdl-color--grey-800" style="height: 1px"></section>
 +
    <footer class="mdl-mega-footer" style="height: 260px; margin-bottom: 0px;">
 +
        <div class="mdl-mega-footer__middle-section">
 +
 
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Acknowledgement</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //dean.pku.edu.cn/pkudean/"> </li>
 +
                <li><a href="http://dean.pku.edu.cn/pkudean/"><img
 +
                        src="https://static.igem.org/mediawiki/2017/9/99/Peking_footer_logo_admin.png" height="50px"/></a>
 +
                </li>
 +
                <li><a href="http://www.bio.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/a/ab/Peking_footer_logo_slslogo.png" height="50px"/> </a>
 +
                </li>
 +
                <li><a href="http://cqb.pku.edu.cn/en/"> <img
 +
                        src="https://static.igem.org/mediawiki/2017/9/9a/Peking_footer_logo_cqb.png" height="48px"/> </a></li>
 +
 
 +
                </ul>
 +
            </div>
 +
 
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Connection</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" https:
 +
                //www.facebook.com/pekingigem"></a></li>
 +
                <li><a href="https://www.facebook.com/pekingigem">Facebook</a></li>
 +
                <li><a href="https://www.youtube.com/channel/UCefEYVCVqKJLmoJrSxivgZQ">Youtube</a></li>
 +
                <li><a href="https://twitter.com/iGEM_Peking">Twitter</a></li>
 +
                <li><a href="https://github.com/PekingiGEM2017">Github</a></li>
 +
                </ul>
 +
            </div>
 +
 
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h1 class="mdl-mega-footer__heading">Contact</h1>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;>
 +
                    <li><a href=" http:
 +
                //www.synbiowiki.com"> </a></li>
 +
                <li><a href="http://www.synbiowiki.com">SynBioWiki.com</a></li>
 +
                <li><a href="mailto:PekingIGEM@gmail.com">Mail</a></li>
 +
                </ul>
 +
            </div>
 +
 
 +
            <div class="mdl-mega-footer__drop-down-section">
 +
                <input class="mdl-mega-footer__heading-checkbox" type="checkbox" checked>
 +
                <h2 style="color: white; "><strong>Peking iGEM</strong> 2017</h2>
 +
                <ul class="mdl-mega-footer__link-list" style="margin-left: 0px;">
 +
                    <li style="color: white; line-height: 1.88em;">Peking University,<br> No.5 Yiheyuan Road Haidian
 +
                        District, Beijing, P.R.China<br>100871
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
 
 +
        </div>
 +
 
 +
 
 +
    </footer>
 +
 
 +
</main>
 +
 
 +
 
 +
</body>
 
</html>
 
</html>

Latest revision as of 10:17, 2 December 2017

Peking iGEM 2017

Integrated & Gold

Overview



The Peking iGEM 2017 team took part in three major aspects of Integrated human practice work.
First of all, we evaluated the possible impact of our work in the “real world” by visiting two distinguished synthetic biology companies, SynBioTech and Bluepha. We then visited both an electrical engineering expert and a synthetic biologist, creating an interdisciplinary communication environment. Based on their feedback, we further designed a handbook for synthetic biologists and a lecture for electrical engineering students. Since it is the 10th anniversary of Peking iGEM, we organized a series of activities to commemorate the culture and spirit of the team.

Industry Visit


The ethical, social, legal, and environmental impact of a concept usually unfolds when it is transformed from a novel idea into a “real world” project, especially when it is applied to the practice of production. Sometimes it is too late to solve the problems at that time, which makes a thorough consideration in advance quite essential.

Teams concerned with theoretical projects of the iGEM competition are often limited to talking to other researchers about their work, and in a sense must ignore the application of their work in the “real world”. This is not to say that we do not need to consider wider implications of our work. We surveyed two distinguished synthetic biology companies, SynBioTech and Bluepha.

We focused on two questions during the investigation:
  1. When an idea is converted into an application, what should be thoroughly considered?
  2. What do we expect for sequential logic programming from the perspective of industry?


Visiting Bluepha


About the third question, Dr. Yin suggested two potential areas. The first is an automatic cell factory that can repress redundant metabolism pathways and shift to production once proliferation is completed. This procedure has the possibility to be triggered by the cell’s internal control circuits, in the absence of outside control. This is of central concern to BluePHA. He also suggested engineering cell cycles to let normal bacteria adapt to harsh environments, which need pollution abatement or environmental improvement.

We also discussed with chief information official Dr. Jiang Hao on software design. He suggested that we can incorporate deterministic model for prediction of sequence candidate performance during screening. Stochastic simulation can be used only in visualization of detailed sequence behavior. The talk inspired us a lot for how to convert our project into an application, especially in modeling and designing.

Interdisciplinary Communication

Interview

With synthetic biologist

We first visited Dr. Wei Ping from the center of quantitative biology, whose research interest mainly lies in reconsidering and programming important cellular signal-transduction networks. Dr. Wei carefully listened to our design principles and voiced his concerns:
  1. The coding capacity of the system.
  2. The connection between the clock module and the flip-flop module.
  3. The necessity of a CAD system.

Visiting Dr. Wei Ping

During the interview, Dr. Wei was at first slightly confused by several concepts from electrical engineering. As the conversation went deeper, he found our project interesting, since we based our design on the development of electrical engineering and introduced the design principles into synthetic biology. He further had several pieces of advice for us:
  1. A good researcher should always be open-minded. Although we designed our project from the viewpoint of engineering, we can still consider applying the idea to fundamental research topics such as cellular differentiation on a population level. Never restrict our sight only to the purely technical side.
  2. We can demonstrate the periodical changes generated by Repressilator through continual observing of colonies.

With electrical engineering expert

We then visited Prof. Chen Jiang from the Institute of Advanced Communications, who has been teaching Electronic Circuits (A) for years. We showed him how recombinase works and demonstrated our design of the system. Prof. Chen soon recognized that we are actually building a T-Flip-Flop in cells, and was keen about designing other types of flip-flops. His interests include:
  1. The properties of the repressilator in synthetic biology.
  2. The biological realization of cascading in synthetic biology.

Discussing with Prof. Chen Jiang

Prof. Chen failed to realize the complexity of living systems in a cell at first. We then showed him that the entropy of the system can be much greater than in electrical systems. Thus, the requirements for design rules are quite strict. Prof. Chen encouraged us to further explore the topic, and inspired us to pursue signal noise reduction and a D-flip-flop.

Bridging

A great number of synthetic biologists have built and characterized a variety of logic gates in a number of organisms, and are familiar with combinational logic, Boolean algebra and design automation, which used to be terms of electrical engineering and computer science. On the other side, students and researchers focusing on electrical engineering and computer science gained a much deeper understanding of the models from biological research, such as neural networks. However, we found that such interchange between two subjects usually stops at some specific concepts, and lacks a general view of the development and the frontiers of the subjects.

Therefore, communication channels should be established and mutual understanding should be promoted. Through the interviews with two experts, we recognized that both sides showed a strong willingness to know the other domain more. This, however, was confronted with some barriers, from basic concepts to perspectives of analysis. We, as a team of mixed backgrounds, pioneered the bridging between two types of researchers.
  1. We designed a handbook for synthetic biologists, which clarifies basic units as well as design principles in electrical engineering. We hope it will help inspire novel ideas, designs, and analytical views.
  2. We gave the EE students several lectures on synthetic biology. We introduced the history and development of the subject and great past achievements of iGEM.

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.

Peking iGEM X

It has been 10 years since the first Peking team joined the iGEM competition as well as the iGEM community. We organized a series of Peking iGEM 10th Anniversary activities, such as a team reunion, reminiscence collection, trying to keep a detailed documentation of the culture and spirit alongside the developments of a decade.

Peking iGEM 2013 Team Reunion


Peking iGEM 2015 Team Reunion


Peking iGEM 2016 Team Reunion


The following is the invitation letter we sent to the former team members of Peking iGEM, from 2007 to 2016.

It appears you don't have a PDF plugin for this browser. No biggie... you can click here to download the PDF file.





Back < Practices Goto > Practices/Engagement