Difference between revisions of "Team:SMMU-China/Composite Part"

Line 188: Line 188:
 
<!-- <ul class="social">
 
<!-- <ul class="social">
 
<li><a class="icon fa-facebook" href="#"><span class="label">Facebook</span></a></li>
 
<li><a class="icon fa-facebook" href="#"><span class="label">Facebook</span></a></li>
<li><a class="icon f
+
<li><a class="icon fa-twitter" href="#"><span class="label">Twitter</span></a></li>
 +
<li><a class="icon fa-dribbble" href="#"><span class="label">Dribbble</span></a></li>
 +
<li><a class="icon fa-tumblr" href="#"><span class="label">Tumblr</span></a></li>
 +
<li><a class="icon fa-linkedin" href="#"><span class="label">LinkedIn</span></a></li>
 +
</ul> -->
 +
<ul class="contact">
 +
<li>
 +
<h3>Address</h3>
 +
<p>
 +
3rd floor, Library building<br />
 +
Second Military Medical University<br />
 +
800 Xiangyin Road, Yangpu, Shanghai, China
 +
</p>
 +
</li>
 +
<li>
 +
<h3>E-Mail</h3>
 +
<p><a href="mailto:hus@smmu.edu.cn">hus@smmu.edu.cn</a></p>
 +
</li>
 +
<li>
 +
<h3>Phone</h3>
 +
<p>+86 13701692043</p>
 +
</li>
 +
</ul>
 +
</section>
 +
</div>
 +
<div class="col-12">
 +
 
 +
<!-- Copyright -->
 +
<div id="copyright">
 +
<ul class="links">
 +
<li>&copy; Untitled. All rights reserved.</li>
 +
<!-- <li>Design: <a href="http://html5up.net">HTML5 UP</a></li> -->
 +
</ul>
 +
</div>
 +
</div>
 +
</div>
 +
</div>
 +
</section>
 +
<div id="shangxia2">
 +
<span id="gotop1">
 +
<img src="https://static.igem.org/mediawiki/2018/a/a0/T--SMMU-China--rocket.svg" alt="to the top">
 +
</span>
 +
</div>
 +
</div>
 +
 
 +
<!-- Scripts -->
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_jquery_min?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_jquery_dropotron_min?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_browser_min?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_breakpoints_min?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_util?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_main?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_RocketJquery_min?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_RocketScrollToPlugin_min?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:SMMU-China/JS_RocketTweenMax_min?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
$(function() {
 +
$("#gotop1").click(function(e) {
 +
  TweenMax.to(window, 1.5, {scrollTo:0, ease: Expo.easeInOut});
 +
  var huojian = new TimelineLite();
 +
huojian.to("#gotop1", 1, {rotationY:720, scale:0.6, y:"+=40", ease:  Power4.easeOut})
 +
.to("#gotop1", 1, {y:-1000, opacity:0, ease:  Power4.easeOut}, 0.6)
 +
.to("#gotop1", 1, {y:0, rotationY:0, opacity:1, scale:1, ease: Expo.easeOut, clearProps: "all"}, "1.4");
 +
});
 +
});
 +
</script>
 +
 
 +
<p id="last_p_label">
 +
</html>

Revision as of 14:35, 3 October 2018

Composite part

We listed other composite part we constructed this year below.

BNP-AR185-eGFP-PloyA BBa_I712008
CMV-AR185-eGFP-PloyA BBa_I712006
BNP-eGFP-PloyA BBa_I712009
CMV-eGFP-PloyA BBa_I712010
L ITR-BNP-AR185-eGFP-PloyA-R ITR BBa_I712011
L ITR-CMV-AR185-eGFP-PloyA-R ITR BBa_I712012

Favorite composite part

BNP-AR185 T2A eGFP-polyA

For this year’s iGEM competition, our favorite composite part is BNP-AR185-polyA.This part is composed of BNP promotor, AR185 linked with eGFP by T2A and poly A.

How BNP-AR185-polyA works

As has shown presiously, BNP promoter activity is related to the severity of heart failure. So we want to use ET-1, one stimulus factor, to imitate the environment of heart failure and induce BNP promoter expression. Then, the later sequence of the part, AR185, also can be expressed and fuction what it could specifically bind to RyR2 in rat cardiomyocytes and have the ability to inhibit PKA dependent S2808 phosphorylation in vitro.

Fig.1 balablablabla

See More

Integrated information about AR185 and BNP promotor posted on Demonstrate page. Or you can alternatively check the (BBa_I712008) on the Registry of Standard Biological Parts website.

to the top