Difference between revisions of "Team:CPU CHINA/Improve"

 
(8 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
$(function(){
 
$(function(){
 
     $(".mw-content-ltr").css("width",$(window).width()+"px");
 
     $(".mw-content-ltr").css("width",$(window).width()+"px");
     $(".mw-content-ltr").css("height",$(document).height()+"px");
+
     $(".mw-content-ltr").css("height",$(document).height()+500+"px");
 
})
 
})
 
</script>
 
</script>
Line 18: Line 18:
 
</head>
 
</head>
 
<style>
 
<style>
 +
img{width:60% !important;}
 +
 +
.mw-content-ltr {
 +
    background-repeat:no-repeat;
 +
    background-size:cover !important;
 +
}
 +
 +
 +
#foot-c116{height:21% !important;}
 
#content
 
#content
 
{
 
{
Line 23: Line 32:
 
top:-60px;
 
top:-60px;
 
}
 
}
.container
+
.btn-group
{
+
{top:4% !important;}
padding:7%;
+
 
}
+
 
button
 
button
 
{
 
{
Line 55: Line 63:
 
a:visited{color:purple;}
 
a:visited{color:purple;}
  
h5 {
+
h1 {
font-family: "new times Roman";
+
font-family: "new times Roman";
font-size: 60px;
+
font-size: 60px;
text-align: center;
+
text-align: center;
 
}
 
}
h3{font-size: 40px;
+
h3{
font-family: "new times Roman";
+
font-size: 40px;
 +
font-family: "new times Roman";
 
}
 
}
 
h2
 
h2
Line 72: Line 81:
 
line-height:2.1;
 
line-height:2.1;
 
}
 
}
 +
h4{font-size:25px;}
  
 
</style>
 
</style>
Line 79: Line 89:
  
 
<!--*****************************正文主体********************************* -->
 
<!--*****************************正文主体********************************* -->
<div class="container" style="position:relative;top:180px;">
+
<div class="container" style="position:relative;top:200px;">
 +
<h1>Part improvement
 +
<h4>Hepatitis C virus nonstructural protein 5B (NS5B) is a RNA-dependent RNA polymerase (RdRp) which initiates de novo RNA synthesis with the help of specific RNA promoters. In our project, the RNA interference is conditional because the pri-miRNA analogue which partially pairs with an inhibitory strand is unable to be processed by DROSHA. Once NS5B is introduced to catalyze a substitutional hybridation to release the pri-miRNA in the nucleus, the analogue gets to evolve into miRNA and interferes with the target gene mRNA.
 +
<br/>
 +
<h4>Since the existent NS5B from Standard Parts collection which can not translocate into the nucleus does not suit our needs, we tend to design our own part that is able to do its job in the nucleus. After deep consideration, we decided to improve the function of the part submitted by iGEM14<u> </u>Warwick (<a href="http://parts.igem.org/Part:BBa_K1442028">BBa_K1442028</a>). We load a nuclear location sequence (NLS) to the N terminal of NS5B (NS5B<sup>NLS</sup>) to transport the RdRP into the nucleus (<a herf="http://parts.igem.org/Part:BBa_K2624002">BBa_K2624002</a>). We demonstrate this improvement by indirect immunofluorescence. As the following figure shows, NS5B with NLS (NLS+) have a higher ability of nuclear translocation than NS5B without NLS (NLS-).
 +
<br/>
 +
<br/>
 +
<center>
 +
<img src="https://static.igem.org/mediawiki/2018/9/98/T--CPU_CHINA--improve-figure1.png">
 +
</center>
  
<h5 style="font-family:new times Roman">iGEM 2018 Improve</h5>
 
 
 
</div>
 
</div>
 
+
<img class="footer" src="https://static.igem.org/mediawiki/2018/c/c9/T--CPU_CHINA--footer2.png" style="width:100% !important">
 +
<!--**********************************结束**************************************-->
 
</body>
 
</body>
  
 
+
<script>
 +
$(document).ready(function(){
 +
$(".mw-content-ltr").css("height",document.body.scrollHeight+200+"px !important");
 +
})
 +
</script>
 
</html>
 
</html>

Latest revision as of 14:11, 6 December 2018

Part improvement

Hepatitis C virus nonstructural protein 5B (NS5B) is a RNA-dependent RNA polymerase (RdRp) which initiates de novo RNA synthesis with the help of specific RNA promoters. In our project, the RNA interference is conditional because the pri-miRNA analogue which partially pairs with an inhibitory strand is unable to be processed by DROSHA. Once NS5B is introduced to catalyze a substitutional hybridation to release the pri-miRNA in the nucleus, the analogue gets to evolve into miRNA and interferes with the target gene mRNA.

Since the existent NS5B from Standard Parts collection which can not translocate into the nucleus does not suit our needs, we tend to design our own part that is able to do its job in the nucleus. After deep consideration, we decided to improve the function of the part submitted by iGEM14 Warwick (BBa_K1442028). We load a nuclear location sequence (NLS) to the N terminal of NS5B (NS5BNLS) to transport the RdRP into the nucleus (BBa_K2624002). We demonstrate this improvement by indirect immunofluorescence. As the following figure shows, NS5B with NLS (NLS+) have a higher ability of nuclear translocation than NS5B without NLS (NLS-).