Difference between revisions of "Team:ZJU-China/HP/Silver"

(Prototype team page)
 
Line 1: Line 1:
{{ZJU-China}}
+
<html lang="zh-CN">
<html>
+
<head>
<div class="column full_size judges-will-not-evaluate">
+
<h3>★  ALERT! </h3>
+
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
</div>
+
<div class="clear"></div>
+
  
 +
    <link href="https://2017.igem.org/Zju/css/bootstrap?action=raw&ctype=text/css" rel="stylesheet" media="screen" />
 +
    <link href="https://2017.igem.org/Zju/css/bootstraptheme?action=raw&ctype=text/css" rel="stylesheet" id="bs-theme-stylesheet">
 +
    <link href="https://2017.igem.org/Zju/css/docs/min?action=raw&ctype=text/css" rel="stylesheet" type="text/css"/>
 +
    <!-- <link href="css/doc-style.css" rel="stylesheet" type="text/css"/> -->
 +
    <link href="https://2017.igem.org/Zju/css/doc-style?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="https://2017.igem.org/Zju/css/responsive/min?action=raw&ctype=text/css" rel="stylesheet">
 +
    <!-- 按钮的字体 -->
 +
    <link href='https://2017.igem.org/Team:ZJU-China/cs/font?action=raw&ctype=text/css' rel='stylesheet' type='text/css'>
 +
    <!-- 按钮的字体end -->
 +
    <script>
 +
        var _hmt = _hmt || [];
 +
    </script>
 +
    <script src="https://static.igem.org/mediawiki/2017/8/85/ZJUChina_js_docsmin.txt?action=raw&ctype=text/javascript"></script>
 +
</head>
  
<div class="column full_size">
 
  
<h1>Silver Medal Human Practices</h1>
+
<style>
<p>iGEM teams are leading in the area of Human Practices because they conduct their projects within a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
+
    /*Override default CSS*/
<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>
+
    #sideMenu, #top_title {display:none;}
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
+
    #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;}
</div>
+
  
<div class="clear"></div>
 
  
<div class="column half_size">
+
    /* set all basic objects to neutral formatting*/
<h3>Silver Medal Criterion #3</h3>
+
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
<p>Convince the judges you have thought carefully and creatively about whether your work is safe, responsible and good for the world. You could accomplish this through engaging with your local, national and/or international communities or other approaches. Please note that standard surveys will not fulfill this criteria.</p>
+
        margin: 0;
</div>
+
        padding: 0;
 +
        border: 0;
 +
        outline: 0;
 +
        font-size: 100%;
 +
        vertical-align: baseline;
 +
        background: transparent;
 +
    }
  
<div class="column half_size">
+
    #globalWrapper {
<h5>Some Human Practices topic areas </h5>
+
        margin: 0;
<ul>
+
        padding: 0;
<li>Philosophy</li>
+
        border: 0;
<li>Public Engagement / Dialogue</li>
+
        outline: 0;
<li>Education</li>
+
        font-size: 100%;
<li>Product Design</li>
+
        vertical-align: baseline;
<li>Scale-Up and Deployment Issues</li>
+
        background: transparent;
<li>Environmental Impact</li>
+
    }
<li>Ethics</li>
+
<li>Safety</li>
+
<li>Security</li>
+
<li>Public Policy</li>
+
<li>Law and Regulation</li>
+
<li>Risk Assessment</li>
+
</ul>
+
</div>
+
  
  
<div class="column half_size">
+
    /* set page to fill window*/
<h5>What should we write about on this page?</h5>
+
    html{
<p>On this page, you should write about the Human Practices topics you considered in your project, and document any special activities you did (such as visiting experts, talking to lawmakers, or doing public engagement). This should include all of the work done for the Silver Medal Criterion #3. Details for your Gold medal work and/or work for the two Human Practices special prizes should be put on those specified pages.</p>
+
        height: 100%;
 +
    }
 +
    body {
 +
        min-height: 100%;
 +
        background-color: #FFFFFF;
 +
    }
 +
 
 +
 
 +
    #content_wrapper {
 +
        position: relative;
 +
        top: 0px;
 +
        left: 0px;
 +
        margin: 0px;
 +
        width: 100%;
 +
        height: 100%;
 +
        text-align:center;
 +
        background-color: #FFFFFF;
 +
    }
 +
 
 +
    #content_wrapper p {
 +
        font-family: 'Yanone Kaffeesatz',Tahoma, Geneva, sans-serif;
 +
    }
 +
 
 +
    #content_wrapper a {
 +
        color:#004789;
 +
    }
 +
 
 +
 
 +
    #footer {
 +
        position:absolute;
 +
        bottom: 0px;
 +
        left: 0px;
 +
        width: 100%;
 +
        margin-top: 0px;
 +
        margin-bottom: 20px;
 +
        background-color: #FFFFFF;
 +
        text-align: center;
 +
    }
 +
 
 +
    .center {
 +
        width: 60%;
 +
        margin-top: 16px;
 +
        min-width: 500px;
 +
        padding-bottom:32px;
 +
        display: inline-block;
 +
    }
 +
 
 +
    .TextContent {
 +
        text-align: left;
 +
        vertical-align: baseline;
 +
        font-size: 0.875em;
 +
        font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
    }
 +
 
 +
    .TextContent h1{
 +
        text-align: center;
 +
        font-size: 1.5rem;
 +
        margin-bottom: 1em;
 +
        margin-top: 0.2em;
 +
        color: #3399ff;
 +
        font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
    }
 +
 
 +
    .TextContent h2{
 +
        line-height: 1.6;
 +
        margin-bottom: 0em;
 +
        margin-top: 1em;
 +
        text-align: left;
 +
        font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
    }
 +
 
 +
    .TextContent p{
 +
        margin-bottom: 1.2em;
 +
        font-family:'Yanone Kaffeesatz', verdana, sans-serif;
 +
    }
 +
 
 +
    .Page_Wide {
 +
        width:100%;
 +
    }
 +
 
 +
    .Quarter_Image {
 +
        width:25%;
 +
        max-height:250px;
 +
        float:left;
 +
    }
 +
 
 +
    .Quarter_Image img {
 +
        display:block;
 +
        margin:auto;
 +
        max-height: 250px;
 +
        width: auto;
 +
    }
 +
 
 +
    .SocialMediaIconWrapper {
 +
        width:100%;
 +
    }
 +
 
 +
    .SocialMediaIcon {
 +
        width:4%;
 +
        height:auto;
 +
        margin-left:20px;
 +
        display: inline-block;
 +
        float:left;
 +
 
 +
    }
 +
 
 +
    .SocialMediaIcon img{
 +
        max-width:100%;
 +
        height:auto
 +
    }
 +
 
 +
    .TeamImage {
 +
        width:100%;
 +
    }
 +
 
 +
    .TeamImage img {
 +
        max-width:100%;
 +
        height:auto
 +
    }
 +
 
 +
    .sponsors {
 +
        width: 100%;
 +
    }
 +
 
 +
    .sponsor_row {
 +
        width: 100%;
 +
    }
 +
 
 +
    .sponsor_img {
 +
        width: 16.6666667%;
 +
        float:left;
 +
    }
 +
 
 +
    .sponsor_img img{
 +
        max-width:100%;
 +
        height:auto
 +
    }
 +
 
 +
    .clear {
 +
        clear:both;
 +
    }
 +
 
 +
    .clear.extra_space {
 +
        height: 20px;
 +
    }
 +
 
 +
    .line_divider {
 +
        border-top: 1px solid #d3d3d3;
 +
        width: 98%;
 +
        margin: auto;
 +
    }
 +
 
 +
    .copyright{
 +
        color: #888888;
 +
        font-size: 13px;
 +
        text-align: center !important;
 +
    }
 +
 
 +
 
 +
    .copyright a{
 +
        color: #d2ebe3;
 +
        border-bottom: dotted 1px #a5d8c7;
 +
    }
 +
 
 +
    .PP {
 +
        font-family: georgia;
 +
        font-size: 20px;
 +
        font-weight: 100;
 +
        text-align: left;
 +
        line-height: 35px;
 +
    }
 +
 
 +
    /*文中自定义*/
 +
    .CuteButton:active {
 +
        color:white !important;
 +
        -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        position: relative;
 +
        top: 6px;
 +
    }
 +
 
 +
    .CuteButton:visited {
 +
        color:white !important;
 +
        -webkit-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        -moz-box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        box-shadow: 0px 3px 0px rgba(0,52,63,1), 0px 3px 6px rgba(0,0,0,.9);
 +
        position: relative;
 +
        top: 6px;
 +
    }
 +
 
 +
    .YellowCB {
 +
        background-color: rgba(254,196,62,1);
 +
        -webkit-box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
        -moz-box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
        box-shadow: 0px 9px 0px rgba(245,253,202,1), 0px 9px 25px rgba(0,0,0,.7);
 +
    }
 +
 
 +
    .GreenCB {
 +
        background-color: rgba(25,148,117,1);
 +
        -webkit-box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
        -moz-box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
        box-shadow: 0px 9px 0px rgba(4,77,34,1), 0px 9px 25px rgba(0,0,0,.7);
 +
    }
 +
 
 +
    .SmallCB {
 +
        font-size: 1.5em;
 +
        margin-left: 2px;
 +
        padding: 2px 10px ;
 +
        width: 100px;
 +
    }
 +
 
 +
 
 +
 
 +
    .ArticleHead{
 +
        font-family: 'Tempus Sans ITC',georgia !important;
 +
        font-size: 40px !important;
 +
        font-weight: 800 !important;
 +
        color: #56A36C !important;
 +
        text-align: center !important;
 +
        margin-bottom: 0 !important;
 +
        margin-top: .6em !important;
 +
    }
 +
 
 +
    .H3Head{
 +
        font-family: 'Tempus Sans ITC',georgia !important;
 +
        color: #FEC43E !important;
 +
        font-size: 25px !important;
 +
        font-weight: 400 !important;
 +
        text-align: left !important;
 +
        margin-bottom: 0 !important;
 +
        margin-top:.6em !important;
 +
    }
 +
 
 +
    .PP{
 +
        font-family:Tahoma, Geneva, sans-serif !important;
 +
        font-size: 20px !important;
 +
        font-weight: 100 !important;
 +
        text-align: left !important;
 +
    }
 +
 
 +
 
 +
    .Retract{
 +
        padding-left: 50px;
 +
    }
 +
 
 +
    .GreenAH{
 +
        color: #56A36C;
 +
    }
 +
 
 +
    .YellowAH{
 +
        color: #FEC43E;
 +
    }
 +
 
 +
    .contentLi{
 +
        margin:0;
 +
        font-size:17px;
 +
        line-height: 27px;
 +
        padding-bottom: 20px;
 +
        color: #111111;
 +
    }
 +
 
 +
    .grayTable
 +
    {
 +
        background-color: #979797;
 +
    }
 +
 
 +
    .yellowTable
 +
    {
 +
        background-color: #CD9B1D;
 +
        color: #000;
 +
    }
 +
 
 +
    h2{
 +
        font-family: 'Tempus Sans ITC';
 +
        font-weight: 500;
 +
        font-size: 35px;
 +
        text-align: left;
 +
    }
 +
 
 +
    h3{
 +
        font-family: 'Tempus Sans ITC';
 +
        font-weight: 500;
 +
        font-size: 32px;
 +
        text-align: left;
 +
    }
 +
 
 +
    h4{
 +
        font-family: 'Tempus Sans ITC';
 +
        font-weight: 500;
 +
        font-size: 28px;
 +
        text-align: left;
 +
    }
 +
 
 +
    h5{
 +
        font-family: 'Tempus Sans ITC';
 +
        font-weight: 500;
 +
        font-size: 25px;
 +
        text-align: left;
 +
    }
 +
 
 +
    p{
 +
        margin:0;
 +
        font-size:17px;
 +
        line-height: 30px;
 +
        /*padding-bottom: 20px;*/
 +
        color: #111111;
 +
    }
 +
 
 +
    .bs-docs-sidenav
 +
    {
 +
        font-family:Tahoma, Geneva, sans-serif !important;
 +
        font-size: 20px !important;
 +
        font-weight: 100 !important;
 +
        text-align: left !important;
 +
    }
 +
 
 +
 
 +
    .textli li{
 +
        font-family:Tahoma, Geneva, sans-serif !important;
 +
        font-size: 20px !important;
 +
        font-weight: 100 !important;
 +
        text-align: left !important;
 +
    }
 +
 
 +
    .textimg
 +
    {
 +
        width:70% !important;
 +
    }
 +
    /*文中自定义*/
 +
</style>
 +
 
 +
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 +
<div class="page-loader"></div>
 +
<!-- Docs master nav -->
 +
<!-- <h1><a class="navbar-brand" href="index.html">MuMei Lab</a></h1> -->
 +
<div class="container">
 +
    <!-- header -->
 +
    <div class="header-w3layouts">
 +
        <!-- Navigation -->
 +
        <nav class="navbar navbar-default navbar-fixed-top">
 +
            <div class="navbar-header page-scroll">
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
 +
                </button>
 +
 
 +
                <a href="https://2017.igem.org/Team:ZJU-China">
 +
                    <img style="margin-top:11px" class="navbar-brand"  src="https://static.igem.org/mediawiki/2017/d/d5/ZJUChina_logo.png">
 +
                </a>
 +
 
 +
                <!-- <h1><a class="navbar-brand" href="index.html">My Design</a></h1> -->
 +
 
 +
            </div>
 +
            <!-- Collect the nav links, forms, and other content for toggling -->
 +
            <div class="collapse navbar-collapse navbar-ex1-collapse">
 +
                <ul class="nav navbar-nav navbar-right cl-effect-15">
 +
                    <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 +
                    <li class="hidden"><a class="page-scroll" href="#page-top"></a> </li>
 +
 
 +
                    <li class="m_nav_item dropdown">
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Overview<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Overview">Project Description</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Achievements">Achievements</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">InterLab</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/ImproveParts">Improve Parts</a></li>
 +
                        </ul>
 +
                    </li>
 +
 
 +
                    <li class="m_nav_item dropdown">
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Project<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Project">Project Home</a></li>-->
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/tp">Trichoderma Proof</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/voc">VOC sensors</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/st">Signal Transduction</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/ms">Mat Synthesis</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Project/conclusion">Conclusion</a></li>
 +
                            <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Project/improvement">Improvement</a></li>-->
 +
                            <!--<li><a href="https://2017.igem.org/Team:ZJU-China/InterLab">Interlab</a></li>-->
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Notebook">Notebook</a></li>
 +
                        </ul>
 +
                    </li>
 +
 
 +
                    <li class="m_nav_item dropdown" >
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Modelling<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <!--<li><a href="https://2017.igem.org/Team:ZJU-China/Model">Summery</a></li>-->
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Model">Coculture</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Model/VOC">VOC analysis</a></li>
 +
 
 +
                        </ul>
 +
                    </li>
 +
 
 +
                    <li class="m_nav_item dropdown">
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Parts<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Parts">All Parts</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Basic">Basic Parts</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Composite">Composite Parts</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Parts/Collection">Parts Collection</a></li>
 +
                        </ul>
 +
                    </li>
 +
 
 +
                    <li><a href="https://2017.igem.org/Team:ZJU-China/Hardware">Hardware</a></li>
 +
 
 +
                    <li class="m_nav_item dropdown" >
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Safety<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Safety">Environment</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Safety/Lab">Laboratory</a></li>
 +
                        </ul>
 +
                    </li>
 +
 
 +
                    <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Collaborations">Collaborations</a></li>
 +
 
 +
                    <li class="m_nav_item dropdown">
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">HP<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Human_Practices">Summary</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Silver">Silver</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/HP/Gold_Integrated">Gold</a></li>
 +
                        </ul>
 +
                    </li>
 +
 
 +
                    <li class="m_nav_item dropdown" >
 +
                        <a href="#" class="dropdown-toggle link" data-toggle="dropdown">Team<b class="caret"></b></a>
 +
                        <ul class="dropdown-menu ">
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Team">Teammates</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Attributions">Attribution</a></li>
 +
                            <li><a href="https://2017.igem.org/Team:ZJU-China/Collaborations">Collaboration</a></li>
 +
                        </ul>
 +
                    </li>
 +
 
 +
                </ul>
 +
            </div>
 +
        </nav>
 +
    </div>
 
</div>
 
</div>
  
  
<div class="column half_size">
+
<p></p>
<h5>Inspiration</h5>
+
<!--<div style="margin-top:0;padding-top:0">-->
<p>Read what other teams have done:</p>
+
<!--<img id="partsPage" src="https://static.igem.org/mediawiki/2017/b/be/ZJUChina_interlab_banner.jpg" width="100%">-->
<ul>
+
<!--&lt;!&ndash; <img src="images/HP_temp/banner.jpg" width="100%"> &ndash;&gt;-->
<li><a href="https://2014.igem.org/Team:Dundee/policypractice/experts">2014 Dundee </a></li>
+
<!--</div>-->
<li><a href="https://2014.igem.org/Team:UC_Davis/Policy_Practices_Overview">2014 UC Davis </a></li>
+
 
<li><a href="https://2013.igem.org/Team:Manchester/HumanPractices">2013 Manchester </a></li>
+
 
<li><a href="https://2013.igem.org/Team:Cornell/outreach">2013 Cornell </a></li>
+
 
</ul>
+
 
 +
<div style="width: 100%" class="container zjuContent">
 +
    <div class="col-md-3"></div>
 +
    <div class="col-md-9" role="main">
 +
        <p class="bs-docs-section">
 +
 
 +
            <div style="height: 50px;"></div>
 +
        <h1 id="humanpractice" class="page-header ArticleHead GreenAH">Human Practice<hr></h1>
 +
            <h2 class="H2Head" id="ifecological">Is it ecological?</h2>
 +
            <p class="PP">To come up with an inspiring design of our project, we communicated with experts and professors.</p>
 +
 
 +
 
 +
        <table class="table">
 +
            <tr>
 +
                <td class="yellowTable"> </td>
 +
                <td class="yellowTable">Escherichia coli</td>
 +
                <td class="yellowTable">Pseudomonas putida</td>
 +
                <td class="yellowTable">Trichoderma atroviride</td>
 +
            </tr>
 +
 
 +
            <tr>
 +
                <td class="grayTable">Advantages</td>
 +
                <td>The most common chassis, genetic background is clear, easy to  engineer.</td>
 +
                <td>An inborn rhizosphere bacterial, having some biocontrol function especially to Fusarium and Pythium</td>
 +
                <td>Very common soilborne fungus in field and well known for its biocontrol capabilities against a range of phytopathogenic like Rhizoctonia solani.This species can penetrate into the cortex of plants to have tight interactions with plants.</td>
 +
            </tr>
 +
 
 +
            <tr>
 +
                <td class="grayTable">Issues</td>
 +
                <td>Soil is not very suitable for E.coli to survive and It’s difficult for E.coli to colonize on plant root.</td>
 +
                <td>Generally attach to roots by forming biofilm, the effectors can be lossd into soil.The attachment depends on biotic or abiotic factors which need specific makers during applications,so the ecological competence may be low. </td>
 +
                <td>Eukaryotes,more difficult and time-consuming for gene manipulation.</td>
 +
            </tr>
 +
        </table>
 +
 
 +
            <h2 class="H2Head" id="ifsafe">Is it safe?</h2>
 +
                <p class="PP">When it comes to bio-syn, safety and legislation is considerable topics. We, along with the Hangzhou Foreign Languages School and Hangzhou No.2 High School iGEM team, have a visit to the Zhejiang Food and Drug Administration, and had an deep talk with the officials there. Below is an extract from our conversation record. </p>
 +
                <p class="PP"><strong>Li Jianan</strong>: With the rise of synthetic biology, there is an increasing number of drugs being produced by engineering bacteria. For example, streptomycetes are used to produce antibiotics. There are also other bacteria used in testing the presence of certain drugs and chemicals. In the process of drug regulation, would you take into account the approach by which the drugs are produced, for example, by biologically engineered bacteria or by chemical ways?</p>
 +
                <p class="PP"><strong>Professor Chen</strong>: Yes, we certainly do. We basically speculate the outcome impurities by looking at the initial source of the production method of the drugs. The way the drugs are produced has a strong influence on the safety, effectiveness and purity of the drugs. So it’s really important for us to have a comprehensive and clear understanding and examination of every single step in the procedure, from the raw material to the product. We set our standards and specific examining procedure according to the ingredients and accessory reagents involved in the production. For instance, we use gas chromatography to detect acetone if that’s involved in the production.</p>
 +
                <p class="PP"><strong>Li Jianan</strong>: There are some projects now that focus on engineering bacteria that can be inject in certain part in the human body in order to detect certain pathogens or diagnose a disease. It’s currently a cutting edge field and hot spot of research, though it might still take a long time for a well-rounded and standardized system for practical use. Do you think it’s worth spreading or further investment?</p>
 +
                <p class="PP"><strong>Professor Chen</strong>: I do believe that such cutting edge technology can do great benefits to people once it grows fully mature. But we have to make sure it’s safe before we take a closer look at its effectiveness.</p>
 +
                <p class="PP">Through this conversation, we had a deeper understanding of the detecting procedure as well as the importance of bio-safety. Every advanced technology would go through a long controversial period before it is accepted by the public and large-scale applied, and its social influence shouldn’t be overlooked.</p>
 +
                <p class="PP">Looking back on our own project, we also took the safety of parts into account.</p>
 +
 
 +
                <div style="text-align: center;"><br><br>
 +
                    <a class="CuteButton YellowCB" href="https://2017.igem.org/Team:ZJU-China/Safety">More About Safety...</a>
 +
                    <br><br>
 +
                </div>
 +
 
 +
        <h2 class="H2Head" id="ifuseful">Is it useful?</h2>
 +
 
 +
        <p class="PP">In the progress of our project, a question lingered in our mind, is our project good for the world? Or in other words, is it practical and applicable enough to somehow improve the agriculture condition? To answer this question, we made a long journey to Huayuan County, Xiangxi Tujia&Miao Autonomous, which took tobacco as one of their main cash crops.</p>
 +
        <p class="PP">To see what we’ve got there, please jump to the gold page.</p>
 +
 
 +
        <div style="text-align: center;"><br><br>
 +
            <a class="CuteButton YellowCB" href="https://2017.igem.org/Team:ZJU-China/HP/Gold_Integrated">To Gold Page...</a>
 +
            <br><br>
 +
        </div>
 +
 
 +
 
 +
        </div>
 +
 
 +
        <!-- 右侧监听开始 -->
 +
        <div class="col-md-3 disappear-on-top" role="complementary">
 +
            <nav  style="position: fixed; top: 100px ; left:50px;" class="bs-docs-sidebar hidden-print hidden-xs hidden-sm">
 +
                <ul class="nav bs-docs-sidenav">
 +
 
 +
                    <li><a href="#ifecological">Is it ecological?</a></li>
 +
                    <li><a href="#ifsafe">Is it safe?</a></li>
 +
                    <li><a href="#ifuseful">Is it useful?</a></li>
 +
                </ul>
 +
 
 +
                <a class="back-to-top" href="#top">
 +
                    <!--  <i class="fa fa-arrow-up nav_icon"></i> -->
 +
                    <img style="width: 50px;" src="https://static.igem.org/mediawiki/2017/d/da/ZJU_China_UP.png">
 +
                </a>
 +
 
 +
 
 +
            </nav>
 +
        </div>
 +
 
 +
    </div>
 
</div>
 
</div>
 +
<!-- 右侧监听结束 -->
 +
<!-- footer开始 -->
 +
<div class="footer"  style="background-color: #000000">
 +
    <div class="copyright container text-center">
 +
        <p class="copyright"><br></p>
 +
        <p class="copyright">Copyright &copy; 2017 ZJU-IGEM | <a href="http://www.zju.edu.cn/">Zhejiang University</a> |
 +
        </p>
 +
        <!--<p class="copyright">Contact us:<a class="copyright" href="">WeChat</a></p>-->
 +
        <p class="copyright"><br></p>
 +
    </div>
 +
</div>
 +
<!-- footer结束 -->
 +
  
 +
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
 +
<!--script src="js/bootstrap.min.js"></script-->
 +
<script src="https://static.igem.org/mediawiki/2017/8/85/ZJUChina_js_docsmin.txt"></script>
 +
<!--script src="js/button.js"></script-->
 +
<script src="https://static.igem.org/mediawiki/2017/2/22/ZJUChina_bootstrap.min.txt"></script>
 +
<script src="https://static.igem.org/mediawiki/2017/3/32/ZJUChina_docs.min.txt"></script>
 +
<script src="https://static.igem.org/mediawiki/2017/e/e0/ZJUChina_button.txt"></script>
  
 +
<script src="https://2017.igem.org/Team:ZJU-China/js/scrollingnavnonPic?action=raw&ctype=text/javascript"></script>
 +
<!--<script src="https://static.igem.org/mediawiki/2017/9/92/ZJUChina_scrolling-nav.txt"></script>  -->
 +
<script src="https://static.igem.org/mediawiki/2017/c/c0/ZJUChina_txtSmoothScroll.min.txt"></script>
  
 +
</body>
 
</html>
 
</html>

Revision as of 16:19, 21 October 2017

Human Practice

Is it ecological?

To come up with an inspiring design of our project, we communicated with experts and professors.

Escherichia coli Pseudomonas putida Trichoderma atroviride
Advantages The most common chassis, genetic background is clear, easy to  engineer. An inborn rhizosphere bacterial, having some biocontrol function especially to Fusarium and Pythium Very common soilborne fungus in field and well known for its biocontrol capabilities against a range of phytopathogenic like Rhizoctonia solani.This species can penetrate into the cortex of plants to have tight interactions with plants.
Issues Soil is not very suitable for E.coli to survive and It’s difficult for E.coli to colonize on plant root. Generally attach to roots by forming biofilm, the effectors can be lossd into soil.The attachment depends on biotic or abiotic factors which need specific makers during applications,so the ecological competence may be low.  Eukaryotes,more difficult and time-consuming for gene manipulation.

Is it safe?

When it comes to bio-syn, safety and legislation is considerable topics. We, along with the Hangzhou Foreign Languages School and Hangzhou No.2 High School iGEM team, have a visit to the Zhejiang Food and Drug Administration, and had an deep talk with the officials there. Below is an extract from our conversation record.

Li Jianan: With the rise of synthetic biology, there is an increasing number of drugs being produced by engineering bacteria. For example, streptomycetes are used to produce antibiotics. There are also other bacteria used in testing the presence of certain drugs and chemicals. In the process of drug regulation, would you take into account the approach by which the drugs are produced, for example, by biologically engineered bacteria or by chemical ways?

Professor Chen: Yes, we certainly do. We basically speculate the outcome impurities by looking at the initial source of the production method of the drugs. The way the drugs are produced has a strong influence on the safety, effectiveness and purity of the drugs. So it’s really important for us to have a comprehensive and clear understanding and examination of every single step in the procedure, from the raw material to the product. We set our standards and specific examining procedure according to the ingredients and accessory reagents involved in the production. For instance, we use gas chromatography to detect acetone if that’s involved in the production.

Li Jianan: There are some projects now that focus on engineering bacteria that can be inject in certain part in the human body in order to detect certain pathogens or diagnose a disease. It’s currently a cutting edge field and hot spot of research, though it might still take a long time for a well-rounded and standardized system for practical use. Do you think it’s worth spreading or further investment?

Professor Chen: I do believe that such cutting edge technology can do great benefits to people once it grows fully mature. But we have to make sure it’s safe before we take a closer look at its effectiveness.

Through this conversation, we had a deeper understanding of the detecting procedure as well as the importance of bio-safety. Every advanced technology would go through a long controversial period before it is accepted by the public and large-scale applied, and its social influence shouldn’t be overlooked.

Looking back on our own project, we also took the safety of parts into account.

Is it useful?

In the progress of our project, a question lingered in our mind, is our project good for the world? Or in other words, is it practical and applicable enough to somehow improve the agriculture condition? To answer this question, we made a long journey to Huayuan County, Xiangxi Tujia&Miao Autonomous, which took tobacco as one of their main cash crops.

To see what we’ve got there, please jump to the gold page.