Difference between revisions of "Team:USTC/Safety"

(Prototype team page)
 
Line 1: Line 1:
{{USTC}}
+
<html lang="en">
<html>
+
<head>
 +
<meta charset="UTF-8">
 +
<title>子网页测试-队员</title>
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Template:USTC/css/materializechild2?action=raw&ctype=text/css">
 +
<script src="https://2017.igem.org/Template:USTC/js/jquery?action=raw&ctype=text/javascript""></script>
 +
<script type="text/javascript" src="https://2017.igem.org/Template:USTC/js/materialize?action=raw&ctype=text/javascript"></script>
 +
<style type="text/css">
 +
                a{
 +
text-decoration:none!important;
 +
}
 +
nav.top-nav{
 +
height: 130px;
 +
    -webkit-box-shadow: none;
 +
    box-shadow: none;
 +
}
 +
.logo-container{
 +
width: 130px;
 +
height: 130px;
 +
margin-left: 30px;
 +
}
 +
.bold>a{
 +
background-image: url(https://static.igem.org/mediawiki/2017/a/ae/Ustc_2017_label_16px.png);
 +
background-repeat: no-repeat;
 +
background-position: 5px center;
 +
}
 +
.section{
 +
                position:unset!important;
 +
                }
  
 +
.label {
 +
display: inline;
 +
padding: .3em .6em .3em;
 +
font-size: 120%;
 +
font-weight: 700;
 +
line-height: 1;
 +
color: #fff;
 +
text-align: left;
 +
white-space: nowrap;
 +
vertical-align: baseline;
 +
border-radius: .25em;
 +
  }
 +
  .label-pink {
 +
  background-color:#ee6e73 ;
 +
                font-size:18px!important;
 +
}
 +
 
 +
.label-lavender {
 +
  background-color:#E6E6FA ;
 +
}
 +
.label-Aliceblue {
 +
  background-color:#F0F8FF ;
 +
}
 +
.label-azure {
 +
  background-color:#F0FFFF ;
 +
}
 +
.label-mintcream {
 +
  background-color:#F5FFFA ;
 +
}
 +
.label-ivory {
 +
  background-color:#FFFFF0 ;
 +
}
 +
.label-lemonchiffon {
 +
  background-color:#FFFACD ;
 +
}
 +
.label-cornsilk {
 +
  background-color:#FFF8DC ;
 +
}
 +
.label-seashell {
 +
  background-color:#FFF5EE ;
 +
}
 +
.label-lavenderblush {
 +
  background-color:#FFF0F5 ;
 +
}
 +
.label-mistyrose {
 +
  background-color:#FFE4E1 ;
 +
}
 +
 +
.lavender_choosed,.lavender_choosed.active{background-color:#DA7272 ;}
 +
.Aliceblue_choosed,.Aliceblue_choosed.active{background-color: #DE8080}
 +
.azure_choosed,.azure_choosed.active{background-color: #E28E8E}
 +
.mintcream_choosed,.mintcream_choosed.active{background-color: #E49595}
 +
.honeydew_choosed,.lavender_choosed.active{background-color:#E59C9C;}
 +
.ivory_choosed,.ivory_choosed.active{background-color: #E7A3A3}
 +
.lemonchiffon_choosed,.lemonchiffon_choosed.active{background-color: #E9AAAA}
 +
.cornsilk_choosed,.cornsilk_choosed.active{background-color: #EBB1B1}
 +
.seashell_choosed,.seashell_choosed.active{background-color: #EDB8B8}
 +
.lavenderblush_choosed,.lavenderblush_choosed.active{background-color: #EFC0C0}
 +
.mistyrose_choosed,.mistyrose_choosed.active{background-color: #F1C7C7}
  
<div class="column full_size">
+
.bg_all{background-color: #FFFFF3}
  
<h1> Safety </h1>
+
.card_name1{
<p>Please visit <a href="https://2017.igem.org/Safety">the main Safety page</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
font-size: 13px!important;
 +
font-weight: bold;
 +
line-height: 110%;
 +
margin: 0.82rem 0 0.656rem 0;
  
<p>On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can <strong>go beyond the questions on the safety forms</strong>, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)</p>
+
}
 +
               
 +
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul{
 +
margin: 0!important;
 +
}
 +
a.button-collapse.top-nav{
 +
top:57px!important;
 +
}
 +
.card-content{
 +
                        padding:6px!important;
 +
font-size: 14px!important;
 +
text-align:unset!important;
 +
        }
 +
        #HQ_page p{
 +
       
 +
        text-align: unset!important;
 +
        }
 +
        #sidenav-overlay{
 +
        display: none!important;
 +
        }
 +
ul.section.table-of-contents{
 +
list-style-image:none!important;
 +
                        position: fixed!important;
 +
}
 +
ul.collapsible.collapsible-accordion{
 +
list-style-image:none!important;
 +
}
 +
ul#nav-mobile{
 +
list-style-image:none!important;
 +
}
 +
ul#nav-mobile.side-nav.fixed{
 +
width: 210px!important;
 +
}
 +
#top_title{
 +
  display: none!important;
 +
}
 +
#sideMenu{
 +
  display: none!important;
 +
}
 +
#content{
 +
  width: auto!important;
 +
  padding: 0!important;
 +
  margin-top: -24px!important;
 +
  margin-left: 0!important;
 +
}
  
</div>
+
</style>
 +
<script type="text/javascript">
  
 +
$(document).ready(function(){
 +
    $('.scrollspy').scrollSpy();
 +
    $(".button-collapse").sideNav();
  
<div class="column full_size">
+
    // $(".bold>a").click(function(){
<h5>Safe Project Design</h5>
+
    // changeIcon($(this));
 +
    // })
 +
  });
 +
 +
// function changeIcon(main_node){
 +
// if (main_node) {
 +
// if (main_node.css("background-image").indexOf("https://static.igem.org/mediawiki/2017/a/ae/Ustc_2017_Triangle_right_16px.png")>=0) {
 +
// main_node.css("background-image","url('https://static.igem.org/mediawiki/2017/6/60/Ustc_2017_Triangle_down_16px.png')")
 +
// }
 +
// else{
 +
// main_node.css("background-image","url('https://static.igem.org/mediawiki/2017/a/ae/Ustc_2017_Triangle_right_16px.png')")
 +
// }
 +
// }
 +
// }
  
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
 
  
<ul>
+
<li>Choosing a non-pathogenic chassis</li>
+
</script>
<li>Choosing parts that will not harm humans / animals / plants</li>
+
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
+
<li>Including an "induced lethality" or "kill-switch" device</li>
+
</ul>
+
  
</div>
+
</head>
 +
<body>
 +
<header>
 +
<nav class="top-nav">
 +
<div class="container">
 +
<div class="nav-wrapper"><a class="page-title">Collaborations</a>
 +
</div>
 +
</div>
 +
</nav>
  
<div class="column half_size">
+
<div class="container">
<h5>Safe Lab Work</h5>
+
<a href="#" data-activates="nav-mobile" class="button-collapse top-nav full hide-on-large-only ">
 +
<img src="https://static.igem.org/mediawiki/2017/a/a2/Ustc_2017_menu_32px.png">
 +
</a>
 +
</div>
 +
<ul id="nav-mobile" class="side-nav fixed">
 +
<li class="logo" style="border-bottom: 2px solid #ee6e73">
 +
<div class="logo-container" >
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/8/89/Ustc_2017team_logo.png/900px-Ustc_2017team_logo.png" width="100%" height="100%">
 +
</div>
 +
</li>
 +
<li class="bold1 lavender_choosed">
 +
<a href="https://2017.igem.org/Team:USTC" class="waves-effect waves-teal">Home</a>
 +
</li>
 +
  
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
+
<li class="no-padding">
 +
          <ul class="collapsible collapsible-accordion">
  
</div>
+
            <li class="bold Aliceblue_choosed"><a class="collapsible-header  waves-effect waves-teal">Project</a>
 +
              <div class="collapsible-body">
 +
                <ul>
 +
                  <li class="bg_all"><a href="https://2017.igem.org/Team:USTC/Description">Description</a></li>
 +
                  <li class="bg_all"><a href="https://2017.igem.org/Team:USTC/Design">Design</a></li>
 +
                  <li class="bg_all"><a href="https://2017.igem.org/Team:USTC/Results">Results</a></li>
 +
                  <li class="bg_all"><a href="https://2017.igem.org/Team:USTC/Demonstrate">Demonstrate</a></li>
 +
                </ul>
 +
              </div>
 +
            </li>
  
<div class="column half_size">
+
            <li class="bold1 azure_choosed">
<h5>Safe Shipment</h5>
+
<a href="https://2017.igem.org/Team:USTC/Safety" class="waves-effect waves-teal">Safety</a>
 +
</li>
 +
<li class="bold1 mintcream_choosed">
 +
<a href="https://2017.igem.org/Team:USTC/Model" class="waves-effect waves-teal">Model</a>
 +
</li>
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
            <li class="bold honeydew_choosed"><a class="collapsible-header  waves-effect waves-teal">Parts</a>
</div>
+
              <div class="collapsible-body">
 +
                <ul>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/Parts">Parts</a></li>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/Basic_Part">Basic Parts</a></li>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/Composite_Part">Composite Parts</a></li>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/Contribution">Contributions</a></li>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/Improve">Improve</a></li>
 +
                </ul>
 +
              </div>
 +
            </li>
  
 +
            <li class="bold ivory_choosed"><a class="collapsible-header waves-effect waves-teal">Notebook</a>
 +
              <div class="collapsible-body">
 +
                <ul>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/Notebook">Experiment Log</a></li>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/Experiments">Experiments</a></li>
 +
                </ul>
 +
              </div>
 +
            </li>
  
 +
            <li class="bold lemonchiffon_choosed"><a class="collapsible-header  waves-effect waves-teal">Human Practice</a>
 +
              <div class="collapsible-body">
 +
                <ul>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/HP/Silver">Silver HP</a></li>
 +
                  <li style="font-size: 16px"><a href="https://2017.igem.org/Team:USTC/HP/Gold_Integrated">Integrated and Gold</a></li>
 +
                  <li><a href="https://2017.igem.org/Team:USTC/Engagement">Public Engagement</a></li>
 +
                </ul>
 +
              </div>
 +
            </li>
 +
 +
            <li class="bold1 cornsilk_choosed">
 +
<a href="https://2017.igem.org/Team:USTC/Collaborations" class="waves-effect waves-teal">Collaborations</a>
 +
</li>
 +
 +
<li class="bold1 seashell_choosed">
 +
<a href="https://2017.igem.org/Team:USTC/Achievements" class="waves-effect waves-teal">Achievements</a>
 +
</li>
 +
 +
<li class="bold1 lavenderblush_choosed">
 +
<a href="https://2017.igem.org/Team:USTC/Team" class="waves-effect waves-teal">Team</a>
 +
</li>
 +
 +
<li class="bold1 mistyrose_choosed">
 +
<a href="https://2017.igem.org/Team:USTC/Attributions" class="waves-effect waves-teal">Attributions</a>
 +
</li>
 +
 +
          </ul>
 +
        </li>
 +
 +
 +
 +
</ul>
 +
</header>
 +
<main>
 +
<div class="container">
 +
<div class="row">
 +
<div class="col s12 m11 110">
 +
<div >
 +
                                                        <br>
 +
        <p id="first" class="scrollspy label label-pink">HFUT-China</p>
 +
                                                        <br>
 +
                                                        <p>We help the team HFUT-China to solve some biological problems and help them to validate their software, building a better platform or forum for iGEMers to communicate, especially about the parts. Here’s our suggestions about their search engine—Bio-Designer-Dolphin. <br>The searching engine—bio-designer-dophin, is very powerful. It consists of 4 different parts. The first one, the searching section, is the most useful tool on this website. Just type in the key words you are interested in, the Dophin will tell you all projects in iGEM competition over the last 12 years that are associated with your key words. For example, this year, our project is about bio-cathode, so the first try I did was to search bio-cathode. A few seconds later, all projects about bio-cathode would come up to me. No matter the awards they got or the biobricks they had submitted to the HQ would be sorted out. Then you can have a general understanding to this project. This function is so great as there have not been any search engine that is serve for iGEM competition especially. Besides, it also provides us a platform to design our project online, drawing out the gene circuit with any biobrick you want. Though it still has some problems if we want to search out the proper biobrick we want to use when we are designing. Thirdly, it also have a section called “Gene relationship”. In this part, the Dophin will show you the genes that have close relationship to the one you concern. This two parts can help us design and optimize our gene circuit more conveniently. The last section is called “System”. It’s a tool that you can use to search out the characterizations of some chemical compounds. </p>
 +
</div>
 +
 +
<div >
 +
                                                        <br>
 +
        <p id="second" class="scrollspy label label-pink">USTC-Software</p>
 +
                                                        <br>
 +
                                                        <p> UTSC-Software has been one of our traditional collabrators. Focusing on the establishment and improvement of a online synthetic biology community this year, we, as potential users of their bio-hub, provided our opinions and needs in application design and homepage design. For example, we suggested adding an online forum named "iGEMers' Notebook" in which iGEMers can exchange important information and ideas concerning this competition. We also helped them with biological problems they came across, such as the biological background of comparative sequence analysis. UTSC-Software shared with us some useful tricks and their experience in website making and modeling, which helped speed up our work.  </p>
 +
</div>
 +
<div >
 +
                                                        <br>
 +
        <p id="third" class="scrollspy label label-pink"> Shanghaitech </p>
 +
                                                        <br>
 +
                                                        <p> Last year, team Shanghaitech used CdS nanoparticles to utilize light energy. This year, coincidently, we also need to use CdS nanoparticles to generate electrons for photosynthesis. To have a positive control in our experiments, we use this CdS quantum dots to play the role of light catalyzer, proving that our concept can function as we expected. In addition, we also help them to make a further validation of the CdS quantum dots’s  function and improve the characterization of the CdS quantum dots.</p>
 +
</div>
 +
 +
<div >
 +
                                                        <br>
 +
        <p id="fourth" class="scrollspy label label-pink"> NPU-China </p>
 +
                                                        <br>
 +
                                                        <p> For team NPU-China this year, they have a complex metabolism pathway to realize their goal—— synthesize as much DHAP as possible. To optimize the system, they want to adjust the ratio of two enzymes they use for DHAP synthesis. But to find out the best ratio of these two enzymes’ expression and the proper promotor or RBS we need to use, we need to model this metabolism pathway. This is where our team USTC put our efforts into. We help them to model this complex pathway and valid their project’s feasibility. </p>
 +
</div>
 +
 +
<div >
 +
                                                        <br>
 +
        <p id="fifth" class="scrollspy label label-pink">The 5th iGEM Asia-Parcific conference </p>
 +
                                                        <br>
 +
                                                        <p>This year has seen the third time Team USTC attending Asia-Parcific iGEM Conference held in National Chiao Tung University,Taiwan. The 5th iGEM Asia-Parcific conference lasted 4 days from July 31th,2016. More than 20 teams from Taiwan, mainland China, Japan and the United States got together to share our projects and culture. The conference included official presentations along with Q&A and a poster session, which not only serves as a drill for the coming jamboree, but also inspires us with new ideas and valuable advice we can make good use of.Taking an active part in the conference, we shared our ideas and studies in synthetic biology and made a great deal new friends with different backgrounds. Happily it brought us the collabration with Shanghai Tech. We sincerely acknowledge NCTU for their warm services and we gained a lot through the conference.<p/>
 +
</div>
 +
<div >
 +
                                                        <br>
 +
        <p id="sixth" class="scrollspy label label-pink"> Conference of China iGEMer Community </p>
 +
                                                        <br>
 +
                                                        <p> This year, we participated into a great party hosted by Fujian Agriculture and Forestry University——Conference of China iGEMer community (also known as CCiC). During this conference, amazing presentations were performed to show out every team’s creative project. In addition, during the panel session, members from each team came up to the stage to share their memory in this iGEM competition, either the happiest one or the most sorrow one. Besides, we also share our experiences and obstacles we met during the last year.<p/>
 +
</div>
 +
    </div>
 +
</div>
 +
 +
 +
</div>
 +
<div class="col hide-on-small-only m1 12" >
 +
<div class="toc-wrapper pinner" style="margin-left: 80px">
 +
<div>
 +
<ul class="section table-of-contents">
 +
<li><a href="#first">HFUT-China</a></li>
 +
<li><a href="#second">USTC-Software</a></li>
 +
<li><a href="#third">Shanghaitech </a></li>
 +
                                                                <li><a href="#fourth">NPU-China</a></li>
 +
<li><a href="#fifth">The 5th iGEM Asia-Parcific conference </a></li>
 +
<li><a href="#sixth">Conference of China iGEMer Community </a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</main>
 +
<footer class="page-footer">
 +
<div class="container">
 +
<div class="row">
 +
<div class="col s6">
 +
<h5>Sponsored by</h5>
 +
<img src="https://static.igem.org/mediawiki/2017/4/49/Ustc_USTCIF.jpg" width="8%" height="8%">
 +
<img src="https://static.igem.org/mediawiki/2017/4/4f/Ustc_ustc_teach.png" width="45%" height="78%">
 +
<img src="https://static.igem.org/mediawiki/2017/thumb/6/65/Ustc_ustc_bio.jpg/1200px-Ustc_ustc_bio.jpg.png" width="45%" height="77%" style="margin-bottom: -7px">
 +
</div>
 +
<div class="col s6">
 +
<h5>Contact us</h5>
 +
              <div class="contactbox">
 +
                <a class="cardbox" href="mailto:leung@mail.ustc.enu.cn"><img src="https://static.igem.org/mediawiki/2017/3/33/Ustc_mail.png" ></a>
 +
              <a class="cardbox" href="http://weibo.com/u/6179287269?refer_flag=1001030102_&is_hot=1#_loginLayer_1507990419608"><img src="https://static.igem.org/mediawiki/2017/a/a3/Ustc_sina.png"></a>
 +
              </div>         
 +
</div>
 +
</div>
 +
</div>
 +
</footer>
 +
</body>
 
</html>
 
</html>

Revision as of 03:37, 23 October 2017

子网页测试-队员


HFUT-China


We help the team HFUT-China to solve some biological problems and help them to validate their software, building a better platform or forum for iGEMers to communicate, especially about the parts. Here’s our suggestions about their search engine—Bio-Designer-Dolphin.
The searching engine—bio-designer-dophin, is very powerful. It consists of 4 different parts. The first one, the searching section, is the most useful tool on this website. Just type in the key words you are interested in, the Dophin will tell you all projects in iGEM competition over the last 12 years that are associated with your key words. For example, this year, our project is about bio-cathode, so the first try I did was to search bio-cathode. A few seconds later, all projects about bio-cathode would come up to me. No matter the awards they got or the biobricks they had submitted to the HQ would be sorted out. Then you can have a general understanding to this project. This function is so great as there have not been any search engine that is serve for iGEM competition especially. Besides, it also provides us a platform to design our project online, drawing out the gene circuit with any biobrick you want. Though it still has some problems if we want to search out the proper biobrick we want to use when we are designing. Thirdly, it also have a section called “Gene relationship”. In this part, the Dophin will show you the genes that have close relationship to the one you concern. This two parts can help us design and optimize our gene circuit more conveniently. The last section is called “System”. It’s a tool that you can use to search out the characterizations of some chemical compounds.


USTC-Software


UTSC-Software has been one of our traditional collabrators. Focusing on the establishment and improvement of a online synthetic biology community this year, we, as potential users of their bio-hub, provided our opinions and needs in application design and homepage design. For example, we suggested adding an online forum named "iGEMers' Notebook" in which iGEMers can exchange important information and ideas concerning this competition. We also helped them with biological problems they came across, such as the biological background of comparative sequence analysis. UTSC-Software shared with us some useful tricks and their experience in website making and modeling, which helped speed up our work.


Shanghaitech


Last year, team Shanghaitech used CdS nanoparticles to utilize light energy. This year, coincidently, we also need to use CdS nanoparticles to generate electrons for photosynthesis. To have a positive control in our experiments, we use this CdS quantum dots to play the role of light catalyzer, proving that our concept can function as we expected. In addition, we also help them to make a further validation of the CdS quantum dots’s function and improve the characterization of the CdS quantum dots.


NPU-China


For team NPU-China this year, they have a complex metabolism pathway to realize their goal—— synthesize as much DHAP as possible. To optimize the system, they want to adjust the ratio of two enzymes they use for DHAP synthesis. But to find out the best ratio of these two enzymes’ expression and the proper promotor or RBS we need to use, we need to model this metabolism pathway. This is where our team USTC put our efforts into. We help them to model this complex pathway and valid their project’s feasibility.


The 5th iGEM Asia-Parcific conference


This year has seen the third time Team USTC attending Asia-Parcific iGEM Conference held in National Chiao Tung University,Taiwan. The 5th iGEM Asia-Parcific conference lasted 4 days from July 31th,2016. More than 20 teams from Taiwan, mainland China, Japan and the United States got together to share our projects and culture. The conference included official presentations along with Q&A and a poster session, which not only serves as a drill for the coming jamboree, but also inspires us with new ideas and valuable advice we can make good use of.Taking an active part in the conference, we shared our ideas and studies in synthetic biology and made a great deal new friends with different backgrounds. Happily it brought us the collabration with Shanghai Tech. We sincerely acknowledge NCTU for their warm services and we gained a lot through the conference.


Conference of China iGEMer Community


This year, we participated into a great party hosted by Fujian Agriculture and Forestry University——Conference of China iGEMer community (also known as CCiC). During this conference, amazing presentations were performed to show out every team’s creative project. In addition, during the panel session, members from each team came up to the stage to share their memory in this iGEM competition, either the happiest one or the most sorrow one. Besides, we also share our experiences and obstacles we met during the last year.

Sponsored by
Contact us