Line 1: | Line 1: | ||
{{OUC-China}} | {{OUC-China}} | ||
− | + | <html> | |
− | < | + | <head> |
− | + | <title>Team OUC-China: Main</title> | |
− | <meta | + | <meta charset="utf-8" /> |
− | <meta http-equiv=" | + | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
− | < | + | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
+ | <link rel="stylesheet" href="https://2018.igem.org/Team:OUC-China/CSS6?action=raw&ctype=text/css" /> | ||
− | + | ||
− | < | + | <style> |
− | + | ||
− | + | .copyright1 { | |
− | + | text-align: center; | |
− | + | padding-top: 20px; | |
− | + | padding-bottom: 20px; | |
− | + | background-color: gray; | |
− | + | color: #FFFFFF; | |
− | color: # | + | text-transform: uppercase; |
+ | font-weight: lighter; | ||
+ | letter-spacing: 2px; | ||
+ | border-top-width: 2px; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
+ | |||
+ | #myBtn { | ||
+ | display: none; | ||
+ | position: fixed; | ||
+ | bottom: 20px; | ||
+ | right: 30px; | ||
+ | z-index: 99; | ||
+ | border: none; | ||
+ | outline: none; | ||
+ | background-color: gray; | ||
+ | color: white; | ||
+ | cursor: pointer; | ||
+ | padding: 15px; | ||
+ | border-radius: 10px; | ||
} | } | ||
− | + | ||
− | + | #myBtn:hover { | |
− | + | background-color: #555; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | </head> | |
− | + | <body class="homepage"> | |
− | + | ||
− | + | <button onclick="topFunction()" id="myBtn" title="回顶部">TOP</button> | |
− | + | ||
− | </ | + | <div id="page-wrapper"> |
− | + | ||
− | < | + | |
− | </body> | + | <!-- Nav --> |
+ | <nav id="nav"> | ||
+ | <ul> | ||
+ | <li ><a href="https://2018.igem.org/Team:OUC-China">Main</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#">Project</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Description">Overview</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Design">Design</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Results">Results</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Demonstrate">Demonstrate</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">Lab WORK</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Experiments">Experiments</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Safety">Safety</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/InterLab">InterLab</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Model">Model</a> | ||
+ | </li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Parts">Parts</a> | ||
+ | </li> | ||
+ | <li><a href="#">Human_Practices</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Human_Practices">Human_Practices</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Public_Engagement">Public_Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#">Team</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Team">Team_Member</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Collaborations">Collaborations</a></li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Attributions">Attributions</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2018.igem.org/Team:OUC-China/Notebook">Notebook</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </nav> | ||
+ | |||
+ | <!-- Banner --> | ||
+ | <section id="banner"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/7/71/T--OUC-China--project.jpg"alt="banner"width="100%"> | ||
+ | </section> | ||
+ | </div> | ||
+ | <!-- Main --> | ||
+ | <div id="main-wrapper"> | ||
+ | <div id="main" class="container"> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="12u"> | ||
+ | |||
+ | <!-- Features --> | ||
+ | <section class="box features"> | ||
+ | <h2 class="major"><span>Abstract</span></h2> | ||
+ | <p align="justify">This year, we design a toolkit focused on post-transcriptional regulation, which is composed of a RNA endoribonuclease (Csy4) and a RNA module named miniToe. Csy4 (Csy6f), a member of CRISPR family, recognizes a specific 22nt hairpin. The RNA module was constructed by inserting the 22nt Csy4 recognition site between a RBS and cis-repressive RNA element, which can be specifically cleaved upon Csy4 expression, so the RBS is usually masked. Cleaved at the specific recognition site, it can release the masked RBS, thus endowing the programming of gene expression in the translation level with higher feasibility. We want to use one system to achieve diverse expression of target gene. So we further design four Csy4 mutants and five miniToe mutants. The whole system including five Csy4s and six miniToes is called miniToe family. By combining each Csy4 and hairpin, we can achieve different expression level of the target proteins in a polycistron.</p> | ||
+ | </section> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="row 200%"> | ||
+ | <div class="12u"> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="row 200%"> | ||
+ | <div class="12u"> | ||
+ | |||
+ | <!-- Features --> | ||
+ | <section class="box features"> | ||
+ | <h2 class="major"><span>Team Members</span></h2> | ||
+ | |||
+ | </section> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="row 200%"> | ||
+ | <div class="12u"> | ||
+ | |||
+ | <div class="row 200%"> | ||
+ | <div class="12u"> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- Scripts --> | ||
+ | |||
+ | |||
+ | <script src="https://2015.igem.org/Team:Slovenia_HS/jquery?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Team:Slovenia_HS/dropotron?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Team:Slovenia_HS/skeljs?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Team:Slovenia_HS/skelviewport?action=raw&ctype=text/javascript"></script> | ||
+ | <script src="https://2015.igem.org/Team:Slovenia_HS/utiljs?action=raw&ctype=text/javascript"></script> | ||
+ | <!--[if lte IE 8]><script src="https://2015.igem.org/Team:Slovenia_HS/ie/respond.min.js?action=raw&ctype=text/javascript"></script><![endif]--> | ||
+ | <script src="https://2015.igem.org/Team:Slovenia_HS/mainjs?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | |||
+ | <div class="copyright1">Contact Us : oucigem@163.com | ©2018 OUC IGEM.All Rights Reserved. | Based On Dreamweaver </div> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | // 当网页向下滑动 20px 出现"返回顶部" 按钮 | ||
+ | window.onscroll = function() {scrollFunction()}; | ||
+ | |||
+ | function scrollFunction() {console.log(121); | ||
+ | if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) { | ||
+ | document.getElementById("myBtn").style.display = "block"; | ||
+ | } else { | ||
+ | document.getElementById("myBtn").style.display = "none"; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | // 点击按钮,返回顶部 | ||
+ | function topFunction() { | ||
+ | document.body.scrollTop = 0; | ||
+ | document.documentElement.scrollTop = 0; | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | |||
+ | |||
+ | </body> | ||
+ | |||
+ | |||
</html> | </html> |
Revision as of 13:23, 17 September 2018
Abstract
This year, we design a toolkit focused on post-transcriptional regulation, which is composed of a RNA endoribonuclease (Csy4) and a RNA module named miniToe. Csy4 (Csy6f), a member of CRISPR family, recognizes a specific 22nt hairpin. The RNA module was constructed by inserting the 22nt Csy4 recognition site between a RBS and cis-repressive RNA element, which can be specifically cleaved upon Csy4 expression, so the RBS is usually masked. Cleaved at the specific recognition site, it can release the masked RBS, thus endowing the programming of gene expression in the translation level with higher feasibility. We want to use one system to achieve diverse expression of target gene. So we further design four Csy4 mutants and five miniToe mutants. The whole system including five Csy4s and six miniToes is called miniToe family. By combining each Csy4 and hairpin, we can achieve different expression level of the target proteins in a polycistron.