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

Line 1: Line 1:
{{NJU-China}}
+
<html lang="zh">
<html>
+
<head>
 +
    <meta charset="UTF-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
    <title>Project</title>
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:Bootstrap?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="css/vicstyle.css">
 +
    <link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:NJU-China/CSS:jumpto?action=raw&ctype=text/css">
 +
    <!--[if IE]>
 +
        <script src="http://cdn.bootcss.com/html5shiv/3.7.3/html5shiv.min.js"></script>
 +
    <![endif]-->
 +
    <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-2-1-4?  action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-scripts?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2017.igem.org/Team:NJU-China/Javascript:jquery-jumpto?action=raw&ctype=text/javascript"></script>
 +
<style>
 +
#sideMenu,
 +
#top_title{
 +
    display: none;
 +
    box-sizing: content-box;
 +
}
 +
#content{
 +
    width: 100%;
 +
    margin: 0px;
 +
    padding:0;
 +
}
 +
#top_menu_14{
 +
    height: 15px;
 +
}
 +
#top_menu_under{
 +
    height: 0px;
 +
}
 +
#toplink a{
 +
display:none;
 +
}
 +
#top_menu_inside{
 +
padding-top:0;
 +
font-size:3px;
 +
margin-top:-3px;
 +
}
 +
#HQ_page p {
 +
    font-family: proxima-nova,"Arial",Helvetica,sans-serif;
 +
    font-size: 17px;
 +
    text-align: justify;
 +
}
 +
i{
 +
font-size:13px;
 +
}
 +
#globalWrapper{
 +
padding-bottom:0;
 +
}
 +
a:visited{
 +
color:none;
 +
}
 +
.set_1_btn {
 +
    color: white;
 +
    cursor: pointer;
 +
    display: block;
 +
    font-size: 24px;
 +
    font-weight: 400;
 +
    line-height: 65px;
 +
    margin-right: 2em;
 +
    text-align: center;
 +
    max-width: 250px;
 +
    position: relative;
 +
    text-decoration: none;
 +
    text-transform: uppercase;
 +
    vertical-align: middle;
 +
    width: 100%;
 +
}
 +
.set_1_btn:hover {
 +
    text-decoration: none;
 +
    color: #72261E;
 +
}
 +
.Vbtn-1 {
 +
    background:transparent;
 +
    text-align: center;
 +
    float:left;
 +
}
 +
.Vbtn-1 svg {
 +
    height: 65px;
 +
    left: 0;
 +
    position: absolute;
 +
    top: 0;
 +
    width: 100%;
 +
}
 +
.Vbtn-1 rect {
 +
    fill: none;
 +
    stroke: white;
 +
    stroke-width: 3;
 +
    stroke-dasharray: 422, 0;
 +
    transition: all 600ms linear 0s;
 +
}
 +
.Vbtn-1:hover {
 +
    background: none;
 +
    font-weight: 900;
 +
    letter-spacing: 1px;
 +
    transition: all 150ms linear 0s;
 +
}
 +
.Vbtn-1:hover rect {
 +
    stroke-width: 5;
 +
    stroke-dasharray: 25, 300;
 +
    stroke-dashoffset: 385;
 +
    -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
 +
    transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
 +
}
  
 
+
</style>
 
+
</head>
<div class="column full_size">
+
<body>
 
+
    <div id="wrapper">
<h1>Silver Medal Human Practices</h1>
+
        <div class="overlay"></div>
<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>
+
   
<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>
+
        <!-- Sidebar -->
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
+
        <nav class="navbar navbar-inverse navbar-fixed-top" id="sidebar-wrapper" role="navigation">
 +
            <ul class="nav sidebar-nav">
 +
                <li class="sidebar-brand">
 +
                    <a href="https://2017.igem.org/Team:NJU-China">
 +
                      NJU-CHINA
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="https://2017.igem.org/Team:NJU-China"><i class="fa fa-fw fa-home"></i> Home</a>
 +
                </li>
 +
                <li class="dropdown">
 +
                    <a href="https://2017.igem.org/Team:NJU-China/Project" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Project <span class="caret"></span></a>
 +
                    <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Project">Project</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Project#Background">Description</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/InterLab">InterLab</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="dropdown">
 +
                    <a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Results <span class="caret"></span></a>
 +
                    <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Results</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Results/Conclusions">Conclusions</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Demonstrate">Demonstrate</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Safety">Safety</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Improve">Improve</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="dropdown">
 +
                    <a href="https://2017.igem.org/Team:NJU-China/Parts" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Parts <span class="caret"></span></a>
 +
                    <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Parts">Parts</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Basic_Part">Basic Part</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Composite_Part">Composite Parts</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Part_Collection">Part Collection</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="dropdown">
 +
                  <a href="https://2017.igem.org/Team:NJU-China/Notebook" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Notebook <span class="caret"></span></a>
 +
                  <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Notebook">Notebook</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Experiments">Experiments</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Protocol">Protocol</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Calendar">Calendar</a></li>
 +
                  </ul>
 +
                </li>
 +
                <li class="dropdown">
 +
                  <a href="https://2017.igem.org/Team:NJU-China/HP" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Human Practice <span class="caret"></span></a>
 +
                  <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/HP">Human Practice</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/HP/Silver">Silver HP</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated">Intergrated and Gold</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Part_Collection">Public Engagement</a></li>
 +
                  </ul>
 +
                </li>
 +
                <li class="dropdown">
 +
                  <a href="https://2017.igem.org/Team:NJU-China/Team" class="dropdown-toggle" data-toggle="dropdown"><i class="fa fa-fw fa-plus"></i> Team <span class="caret"></span></a>
 +
                  <ul class="dropdown-menu" role="menu">
 +
                    <li class="dropdown-header"><a href="https://2017.igem.org/Team:NJU-China/Team">Team</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Attributions">Attributions</a></li>
 +
                    <li><a href="https://2017.igem.org/Team:NJU-China/Collaborations">Collaborations</a></li>
 +
                  </ul>
 +
                </li>                               
 +
            </ul>
 +
        </nav>
 +
        <!-- /#sidebar-wrapper -->
 +
<nav id="cd-vertical-nav">
 +
            <ul>
 +
                <li>
 +
                    <a href="#Actibities" data-number="1">
 +
                        <span class="cd-dot"></span>
 +
                        <span class="cd-label">Activities</span>
 +
                    </a>
 +
                </li>
 +
                <li>
 +
                    <a href="#Safety" data-number="2">
 +
                        <span class="cd-dot"></span>
 +
                        <span class="cd-label">Safety</span>
 +
                    </a>
 +
                </li>
 +
            </ul>
 +
        </nav>       
 +
        <!-- Page Content -->
 +
       
 +
<div id="page-content-wrapper">
 +
          <button type="button" class="hamburger is-closed animated fadeInLeft" data-toggle="offcanvas">
 +
            <span class="hamb-top"></span>
 +
            <span class="hamb-middle"></span>
 +
            <span class="hamb-bottom"></span>
 +
          </button>
 +
        <div class="intro" id="intro">
 +
           
 +
        </div>
 +
        <div class="page_container">
 +
        <div id="BCL2" class="first" style="padding: 50px 0;">
 +
        <div id="page_edge1">
 +
        </div>
 +
            <h2>Activities</h2>
 +
            <div class="container">
 +
            <h4>Activity 1</h4>
 +
                <div class="row">
 +
                    The opinion about our work has always been the major concern since we chose our subject. So first off all, after we came to the idea of losing weight, we tried to figure out people’s attitudes towards being fat. Thanks to the SYSU-Software, we got a program to record the emoji they use when netizens talk about body weight, obesity or slimming on microblog. By the end of February, more than fifty thousand information was recorded and analyzed.
 +
                </div>
 +
                <h4>Activity 2</h4>
 +
                <div class="row">
 +
                    To figure out people’s expectations for weight-losing therapy, we designed a research targeting ordinary people. According to the feedback, 60.85% of the respondents are expected to slim down, implying our subject caters to a large number of people. Moreover, though diet and sports are commonly thought to be hard to keep up, they are still the best choices so far, which shows us the vacant in better treatment.                   
 +
                </div>
 +
<h4>Activity 3</h4>
 +
                <div class="row">
 +
                  In May 2017, we participated in an academic debate competition held in CPU (China Pharmaceutical University). And during the summer vacation, some members of our team went to Fujian CCIC. We shared our project and our work with each other and took the others’ opinion.                  
 +
                </div>
 +
<h4>Activity 4</h4>
 +
                <div class="row">
 +
                  A patient suffers from long-term adiposity are interviewed to help us understand the real situation they face.                 
 +
                </div>
 +
<h4>Activity 5</h4>
 +
                <div class="row">
 +
                  Hoping to know the prospect of our project, a program was made to visit Nanjing Military General Hospital Endocrinology. Thanks to the cooperation of the doctors, we get a full understand of the clinical adiposity therapy there and get different reviews about our work.               
 +
                </div>                                                                                           
 +
            </div>
 +
        </div>
 +
        <div id="Safety" class="second" style="padding: 50px 0;">
 +
            <div id="page_edge2">
 +
            </div>       
 +
            <h2>Safety</h2>
 +
            <div class="container">
 +
            <h3>Specific Safety Concerns</h3>
 +
            <h4>Chassis Organisms</h4>
 +
                <div class="row">
 +
                    Our chassis is HEK293 cell line, from Homo sapiens. It is a very safe type of cell line wildly used in cell research.                 
 +
                </div>
 +
                <h4>Laboratory Safety</h4>
 +
                <div class="row">
 +
                    During the experiment, we regularly isolate exosomes from the culture medium of HEK293 cells. Then the exosomes are added to the culture medium of various types of cell lines such as A549, Neuro2A, C2C12 and MCF-7, after which we inject the exosomes into C57BL/6J mice that are commonly used in animal experiments. All of these cell lines are nontoxic and commonly used in scientific research. Our operations are strictly held in biosafety cabinets, and the animal experiments are under the control of our instructor. The ethical board of Nanjing University has approved the experimental procedure.
 +
                    <br />
 +
                    <br />
 +
                    During the seven months of experiment, we choose to use safe gene segments and reagents. All other reagents such as morphine are under strict control of the instructor. In our project, we use a peptide of tpep-lamp 2b fusion protein. Although sounds horrible, the part we use is actually a small sequence of a peptide, which holds none original biological activity and is therefore harmless to human.
 +
                    <br />
 +
                    <br />
 +
                    Generally, our project design has little chance to harm human bodies.
 +
                </div>
 +
                <h4>Training and Enforcement</h4>
 +
                <div class="row">
 +
                    All team members participate in lab work and learn biosafety rules in our lab, such as how to use the equipment (e.g., biosafety cabinet). The team members also learn how to deal with the laboratory waste such as cell culture medium and sharp objects. Before entering laboratory, the team members systematically learn how to protect themselves if there is any accident such as gas leaking. During experiments we normally wear rubber gloves and lab coats for protection, and sterilize materials and wastes if necessary. Regarding animal experiments, the chosen team members all have received specific training before experiments and conduct experiments with the help of technicians in our lab.
 +
                </div>
 +
                <h4>Future Implications</h4>
 +
                <div class="row">
 +
                    Currently we engineer siRNA-loaded exosomes to treat obesity in animal model. In the future, we expect to isolate fat from patients with adiposity, which can be engineered as cell factory to produce exosomes. Moreover, the exosomes can be engineered to express a tpep-lamp 2b fusion protein (specifically recognize and target fat cells) on the exosomal membrane surface and filled with siRNA of the BCL2. We firstly test the drug’s efficiency and safety in little animals such as mice. Only when the exosomes are guaranteed to be safe and ideally effective can we perform next step experiments in larger animals such as dogs. The further experiments will be performed in primates to ensure its safety. If accomplished, we can expect to realize it on human beings.
 +
                </div>                   
 +
            </div>
 +
        </div>
 +
    </div>
 
</div>
 
</div>
 
+
    <div id="NJU-CHINA" class="foot" style="padding: 10px 0;background-color: black;color: white;"> 
<div class="clear"></div>
+
            <div class="container">
 
+
                <div class="row">
<div class="column half_size">
+
                    <div class="col-sm-4 col-md-4">
<h3>Silver Medal Criterion #3</h3>
+
                        <h2 style="float: left;font-size: 35px;padding: 0 0 13px 100px;font-family: 'Microsoft YaHei';letter-spacing: 1.5px;">GOLD HP</h2>
<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>
+
                    </div>
 +
                    <div class="col-sm-8 col-md-8">
 +
                        <a href="https://2017.igem.org/Team:NJU-China/HP/Gold_Integrated" class="set_1_btn Vbtn-1" style="float: right;;margin: 10px 200px 0;"> <svg>
 +
                        <rect x="0" y="0" fill="none" width="100%" height="100%"></rect>
 +
                        </svg> READ MORE </a>
 +
                    </div>
 +
                </div>
 +
            </div>       
 +
    </div>
 
</div>
 
</div>
 
+
<!--page-->
<div class="column half_size">
+
<h5>Some Human Practices topic areas </h5>
+
<ul>
+
<li>Philosophy</li>
+
<li>Public Engagement / Dialogue</li>
+
<li>Education</li>
+
<li>Product Design</li>
+
<li>Scale-Up and Deployment Issues</li>
+
<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>
 +
    <!-- /#wrapper -->
 +
   
 +
    <script src="http://cdn.bootcss.com/jquery/1.11.0/jquery.min.js" type="text/javascript"></script>
  
 +
    <script src='http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js'></script>
 +
    <script type="text/javascript">
 +
        $(document).ready(function () {
 +
          var trigger = $('.hamburger'),
 +
              overlay = $('.overlay'),
 +
            isClosed = false;
  
<div class="column half_size">
+
            trigger.click(function () {
<h5>What should we write about on this page?</h5>
+
              hamburger_cross();     
<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>
+
            });
</div>
+
 
+
 
+
<div class="column half_size">
+
<h5>Inspiration</h5>
+
<p>Read what other teams have done:</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:Dundee/policypractice/experts">2014 Dundee </a></li>
+
<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>
+
 
+
  
 +
            function hamburger_cross() {
  
 +
              if (isClosed == true) {         
 +
                overlay.hide();
 +
                trigger.removeClass('is-open');
 +
                trigger.addClass('is-closed');
 +
                isClosed = false;
 +
              } else { 
 +
                overlay.show();
 +
                trigger.removeClass('is-closed');
 +
                trigger.addClass('is-open');
 +
                isClosed = true;
 +
              }
 +
          }
 +
         
 +
          $('[data-toggle="offcanvas"]').click(function () {
 +
                $('#wrapper').toggleClass('toggled');
 +
          }); 
 +
        });
 +
    </script>
 +
</body>
 
</html>
 
</html>

Revision as of 04:48, 28 October 2017

Project

Activities

Activity 1

The opinion about our work has always been the major concern since we chose our subject. So first off all, after we came to the idea of losing weight, we tried to figure out people’s attitudes towards being fat. Thanks to the SYSU-Software, we got a program to record the emoji they use when netizens talk about body weight, obesity or slimming on microblog. By the end of February, more than fifty thousand information was recorded and analyzed.

Activity 2

To figure out people’s expectations for weight-losing therapy, we designed a research targeting ordinary people. According to the feedback, 60.85% of the respondents are expected to slim down, implying our subject caters to a large number of people. Moreover, though diet and sports are commonly thought to be hard to keep up, they are still the best choices so far, which shows us the vacant in better treatment.

Activity 3

In May 2017, we participated in an academic debate competition held in CPU (China Pharmaceutical University). And during the summer vacation, some members of our team went to Fujian CCIC. We shared our project and our work with each other and took the others’ opinion.

Activity 4

A patient suffers from long-term adiposity are interviewed to help us understand the real situation they face.

Activity 5

Hoping to know the prospect of our project, a program was made to visit Nanjing Military General Hospital Endocrinology. Thanks to the cooperation of the doctors, we get a full understand of the clinical adiposity therapy there and get different reviews about our work.

Safety

Specific Safety Concerns

Chassis Organisms

Our chassis is HEK293 cell line, from Homo sapiens. It is a very safe type of cell line wildly used in cell research.

Laboratory Safety

During the experiment, we regularly isolate exosomes from the culture medium of HEK293 cells. Then the exosomes are added to the culture medium of various types of cell lines such as A549, Neuro2A, C2C12 and MCF-7, after which we inject the exosomes into C57BL/6J mice that are commonly used in animal experiments. All of these cell lines are nontoxic and commonly used in scientific research. Our operations are strictly held in biosafety cabinets, and the animal experiments are under the control of our instructor. The ethical board of Nanjing University has approved the experimental procedure.

During the seven months of experiment, we choose to use safe gene segments and reagents. All other reagents such as morphine are under strict control of the instructor. In our project, we use a peptide of tpep-lamp 2b fusion protein. Although sounds horrible, the part we use is actually a small sequence of a peptide, which holds none original biological activity and is therefore harmless to human.

Generally, our project design has little chance to harm human bodies.

Training and Enforcement

All team members participate in lab work and learn biosafety rules in our lab, such as how to use the equipment (e.g., biosafety cabinet). The team members also learn how to deal with the laboratory waste such as cell culture medium and sharp objects. Before entering laboratory, the team members systematically learn how to protect themselves if there is any accident such as gas leaking. During experiments we normally wear rubber gloves and lab coats for protection, and sterilize materials and wastes if necessary. Regarding animal experiments, the chosen team members all have received specific training before experiments and conduct experiments with the help of technicians in our lab.

Future Implications

Currently we engineer siRNA-loaded exosomes to treat obesity in animal model. In the future, we expect to isolate fat from patients with adiposity, which can be engineered as cell factory to produce exosomes. Moreover, the exosomes can be engineered to express a tpep-lamp 2b fusion protein (specifically recognize and target fat cells) on the exosomal membrane surface and filled with siRNA of the BCL2. We firstly test the drug’s efficiency and safety in little animals such as mice. Only when the exosomes are guaranteed to be safe and ideally effective can we perform next step experiments in larger animals such as dogs. The further experiments will be performed in primates to ensure its safety. If accomplished, we can expect to realize it on human beings.

GOLD HP