Line 1: | Line 1: | ||
{{OUC-China}} | {{OUC-China}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="UTF-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/bootstrap-min?action=raw&ctype=text/css"> | ||
+ | <link rel="stylesheet" href="https://2016.igem.org/Team:OUC-China/css/ouc_wiki?action=raw&ctype=text/css"> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/jquery?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2016.igem.org/Team:OUC-China/js/bootstrap?action=raw&ctype=text/javascript"></script> | ||
+ | <title>Human practices</title> | ||
+ | <style type="text/css"> | ||
+ | .banner-top{ | ||
+ | margin-left: 12%; | ||
+ | } | ||
+ | |||
+ | @media (min-width: 992px){ | ||
+ | .work-content .col-md-4{ | ||
+ | width:25%; | ||
+ | margin-right: 8%; | ||
+ | } | ||
+ | |||
+ | } | ||
+ | #contentSub, #contentcontainer, #footer-box, #sitesub, #catlinks, #search-controls, #p-logo, .h3, .printfooter, .firstHeading, .visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
− | + | #globalWrapper, #content { /*-- changes default wiki settings --*/ | |
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | .oucBanner{background:url('https://static.igem.org/mediawiki/2016/e/ee/T--OUC-China--banner.fw.png');} | ||
+ | .oucNav{background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);} | ||
+ | ul[class=dropdown-menu]{background:url(https://static.igem.org/mediawiki/2016/d/d0/T--OUC-China--nav-1.fw.png);} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </style> | ||
+ | </head> | ||
+ | <body data-spy="scroll" data-target="#myScrollspy"> | ||
+ | <div class="container"> | ||
+ | <nav class="oucNav navbar navbar-default navbar-fixed-top" role="navigation"> | ||
+ | <div class="container"> | ||
+ | <div class="navbar-header"> | ||
+ | <button type="button" class="navbar-toggle" data-toggle="collapse" | ||
+ | data-target="#example-navbar-collapse"> | ||
+ | <span class="sr-only">Turn</span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | <a class="navbar-brand oucBrand" href="#"><img src="https://static.igem.org/mediawiki/2016/f/fc/T--OUC-China--nav-logo-1.fw.png" alt="Brand"></a> | ||
+ | </div> | ||
+ | <div class="collapse navbar-collapse" id="example-navbar-collapse"> | ||
+ | <ul class="nav navbar-nav" id="oucNav"> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China">Home</a></li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Project<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Project">Introduction</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Design">Design</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Proof">Proof of concept </a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Results">Results</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Parts<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Parts">Parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Basic_Part">Basic part</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Composite_Part">Composite parts</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Part_Collection">Part collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Human Practice<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li class="active"><a href="https://2016.igem.org/Team:OUC-China/Human_Practices">Overview</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Communicating">Communicating & Improving</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Investigating">Investigating & Promoting</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Potential_application">Potential application</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Team<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Team">Team</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Collaborations">Collaborations</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Modeling<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Model">Model</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Software">Software</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Attributions">Attributions</a></li> | ||
+ | <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Safety<span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Protocol">Protocol</a></li> | ||
+ | <li><a href="https://2016.igem.org/Team:OUC-China/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <div class="clearfix"></div> | ||
+ | <div class="img_banner"><img src="https://static.igem.org/mediawiki/2016/5/57/T--OUC-China--hp-banner.jpg" class="img-responsive"></div> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-2"> | ||
+ | </div> | ||
+ | <div class="col-md-8 hpMain" style="border:0"> | ||
+ | <p>This year our team devoted to a novel regulation element, which makes great sense in synthetic biology but may be a little obscure for those who are unfamiliar with this field. Our regulation element works out through synthetic biology and then being acknowledged by the public. So our work was performed around three cores: our design, synthetic biology and public acknowledgement. And below are the diagrams of our project working mechanism.</p> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-2"></div> | ||
+ | <div class="col-md-8"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/2/2b/T--OUC-China--hp-0.jpg" class="img-responsive" alt="3 parts of our human practices" /> | ||
+ | </div> | ||
+ | <div class="col-md-2"></div> | ||
+ | </div> | ||
+ | <div class="clearfix"></div> | ||
+ | <p>We carried out our human practice in three parts, if you want to know more, <b>please</b> click the links as follows</p> | ||
+ | <p><b style="font-size:26px;"><a href="https://2016.igem.org/Team:OUC-China/Communicating">Communicating and Improving</a></b> : Consulted experts of synthetic biology to evaluate our project and improved our design.</p> | ||
+ | <p><b style="font-size:26px;"><a href="https://2016.igem.org/Team:OUC-China/Investigating">Investigating and Promoting</a></b> : Investigated the popularity and acknowledgement of our design as well as synthetic biology and devoted to promoting them.</p> | ||
+ | <p><b style="font-size:26px;"><a href="https://2016.igem.org/Team:OUC-China/Potential_application">Potential Application</a></b> : Did some practical research and looked for potential specific proteins that can be applied with our design.</p> | ||
+ | </div> | ||
+ | <div class="col-md-2"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="oucBanner"> | ||
+ | <h3 class="text-center">Cistrons Concerto</h3> | ||
+ | </div> | ||
+ | <div class="row oucInformation"> | ||
+ | <div class="col-md-1"></div> | ||
+ | <div class="col-md-5"> | ||
+ | <h3>Thanks</h3> | ||
+ | <br> | ||
+ | <p><b>1.</b>Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences</p> | ||
+ | <p><b>2.</b>NEW ENGLAND Biolabs</p> | ||
+ | </div> | ||
+ | <div class="col-md-5 Contact"> | ||
+ | <h3>Contact us:</h3> | ||
+ | <br> | ||
+ | <p><b>E-mail</b>: oucigem@163.com</p> | ||
+ | <p><b>Designed and built</b> by @ Jasmine Chen and @ Zexin Jiao</p> | ||
+ | <p>We are OUC-iGEM | ||
+ | <img src="https://static.igem.org/mediawiki/2016/5/58/T--OUC-China--foot4.png" width="70" height="70" alt="logo-one"> | ||
+ | <img src="https://static.igem.org/mediawiki/2016/9/9b/T--OUC-China--foot5.png" width="70" height="70" alt="logo-two"> | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="oucBottom"> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 06:43, 18 October 2016
This year our team devoted to a novel regulation element, which makes great sense in synthetic biology but may be a little obscure for those who are unfamiliar with this field. Our regulation element works out through synthetic biology and then being acknowledged by the public. So our work was performed around three cores: our design, synthetic biology and public acknowledgement. And below are the diagrams of our project working mechanism.
We carried out our human practice in three parts, if you want to know more, please click the links as follows
Communicating and Improving : Consulted experts of synthetic biology to evaluate our project and improved our design.
Investigating and Promoting : Investigated the popularity and acknowledgement of our design as well as synthetic biology and devoted to promoting them.
Potential Application : Did some practical research and looked for potential specific proteins that can be applied with our design.
Cistrons Concerto
Thanks
1.Qingdao Institute of Bioenergy and Bioprocess Technology, Chinese Academy of Sciences
2.NEW ENGLAND Biolabs
Contact us:
E-mail: oucigem@163.com
Designed and built by @ Jasmine Chen and @ Zexin Jiao
We are OUC-iGEM