Difference between revisions of "Team:SCUT-China"

 
(33 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{SCUT-China}}
 
{{SCUT-China}}
 
<html>
 
<html>
<h2> Welcome to SCUT-China </h2>
+
<style>
<p>project description </p>
+
#indexContainer {
<p>Cardiovascular diseases are the leading cause of death in many countries.Myocardial ischemia is one of main consequences of cardiov--ascular disease and can be characterized into several forms,such as myocardial hypertrophy.A lot of drugs have been used for cardiovascular disease therapy ,giving rise to side effects and high cost.This summer we try to use synthetic biology to help the therapy of cardiovascular diseas and we hope our work will pave the way for future gene therapy.</p>
+
width: 100%;
<p>We found that stimulating Cyclic guanosine monophosphate (cGMP),a second messenger molecule that transduces nitric-oxide and
+
margin-top: 63px;
natriuretic-peptide-coupled signalling,could remit the myocardial hypertrophy by relaxing the vessels.So we aimed to up regulate the
+
}
concentration of soluble guanylate cyclase(sGC), an enzyme that catalyze GTP to cGMP,with two methods. Firstly, we construct
+
lentivirusvectors that can express the αand β units of sGC that combine together to form sGC . Secondly, the lentivirus vectors
+
carrying shRNAwill silence the gene coding for PDE5A,a cGMP-specific phosphodiesteras that degrades cGMP. However, up-regulating
+
cGMP all the time may give rise to unknown side effects.To make our system safer, we designed a hypoxia-inducible operon,HRE,as a switch and up regulate cGMP only inhypoxia situation.</p>
+
  
<h4>Before you start: </h4>
+
#indexContainer  p{
<p> Please read the following pages:</p>
+
  color:#343434;
<ul>
+
}
<li>  <a href="https://2015.igem.org/Requirements">Requirements page </a> </li>
+
#picArea {
<li> <a href="https://2015.igem.org/Wiki_How-To">Wiki Requirements page</a></li>
+
width: 90%;
</ul>
+
margin: 0 auto;
 +
position: relative;
 +
padding: 50px 0;
 +
height: 450px;
 +
}
 +
#picLeft {
 +
position: absolute;
 +
width: 35%;
 +
top: 30%;
 +
}
 +
#picLeft img {
 +
max-width: 100%;
 +
display: block;
 +
margin: 0 auto;
 +
}
 +
#picRight {
 +
position: absolute;
 +
width: 40%;
 +
top:32%;
 +
left: 62%;
 +
}
 +
#picRight img {
 +
max-width: 80%;
 +
display: block;
 +
margin: 0 auto;
 +
}
 +
#home-heart {
 +
display: block;
 +
width: 25%;
 +
left: 37.5%;
 +
top: 15%;
 +
position: absolute;
 +
}
  
<div class="highlightBox">
+
#btn-down{
<h4> Styling your wiki </h4>
+
background:url(https://static.igem.org/mediawiki/2015/f/f8/2015-SCUT-China-home-down1.png);
<p>You may style this page as you like or you can simply leave the style as it is. You can easily keep the styling and edit the content of these default wiki pages with your project information and completely fulfill the requirement to document your project.</p>
+
width:60px;
<p>While you may not win Best Wiki with this styling, your team is still eligible for all other awards. This default wiki meets the requirements, it improves navigability and ease of use for visitors, and you should not feel it is necessary to style beyond what has been provided.</p>
+
height:60px;
</div>
+
background-repeat:no-repeat;
 +
left:50%;
 +
top:80%;
 +
position:absolute;
 +
transition: 0.3s ease;
 +
margin:-30px 0 0 -30px;
 +
background-size:100% 100%;
 +
cursor:pointer;
 +
}
  
<h4> Editing your wiki </h4>
+
#btn-down:hover{
<p>On this page you can document your project, introduce your team members, document your progress and share your iGEM experience with the rest of the world! </p>
+
background:url(https://static.igem.org/mediawiki/2015/a/a9/2015-SCUT-China-home-down2.png);
<p> <a href="https://2015.igem.org/wiki/index.php?title=Team:SCUT-China&action=edit"> Click here to edit this page! </a></p>
+
background-repeat:no-repeat;
<p>See tips on how to edit your wiki on the <a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation</a> page.</p>
+
}
  
 +
.bottom-line {
 +
bottom: 0;
 +
background-image: url(https://static.igem.org/mediawiki/2015/a/ad/2015-SCUT-China-home-line.png);
 +
        width: 100%;
 +
position: absolute;
 +
background-size:100% 100%;
 +
overflow:hidden;
 +
background-repeat: no-repeat;
 +
height: 3px;
 +
margin: 0 auto;
  
<h4>Templates </h4>
+
}
<p> This year we have created templates for teams to use freely. More information on how to use and edit the templates can be found on the
+
<a href="https://2015.igem.org/TemplatesforTeams_Code_Documentation">Template Documentation </a> page.</p>
+
  
 +
#overviewArea {
 +
width: 90%;
 +
position: relative;
 +
margin: 30px auto;
 +
padding: 0px;
 +
        box-sizing:content-box;
 +
}
 +
#overviewArea h2 {
 +
color: #e5004f;
 +
font-size: 32px;
 +
text-align: center;
 +
}
 +
#overviewArea p {
 +
margin:20px auto;
 +
width:70%;
 +
text-indent: 2em;
 +
padding: 15px 30px;
 +
line-height: 25px;
 +
word-spacing: 5px;
 +
letter-spacing: 1px;
 +
font-size:18px;
 +
}
 +
 +
#overviewPic{
 +
display:block;
 +
width:50%;
 +
margin:20px auto;
 +
}
 +
 +
#bottom{
 +
width:100%;
 +
margin:20px auto;
 +
position:relative;
 +
height:200px;
 +
}
 +
 +
#bottomButton{
 +
position:absolute;
 +
width:20%;
 +
background-image:url(https://static.igem.org/mediawiki/2015/8/8f/2015-SCUT-China-home-button.png);
 +
    left:40%;
 +
top:30%;
 +
height:25%;
 +
    background-size:100% 100%;
 +
cursor:pointer;
 +
transition:ease 0.3s;
 +
}
 +
 +
#bottomButton:hover{
 +
background-image:url(https://static.igem.org/mediawiki/2015/1/1f/2015-SCUT-China-home-button2.png);
 +
}
 +
</style>
 +
<div class="pic-preLoad"><img src="https://static.igem.org/mediawiki/2015/1/1f/2015-SCUT-China-home-button2.png" style="display:none;" />
 +
<img src="https://2015.igem.org/File:2015-SCUT-China-home-down2.png" style="display:none;" /></div>
 +
 +
<div id="indexContainer">
 +
    <div id="picArea">
 +
        <div id="picLeft"> <img id="img_Left" src="https://static.igem.org/mediawiki/2015/7/7f/2015-SCUT-China-home-left.gif" /> </div>
 +
        <img id="home-heart" src="https://static.igem.org/mediawiki/2015/4/4f/2015-SCUT-China-home-middle.gif" />
 +
        <div id="picRight"> <img id="img_Right" src="https://static.igem.org/mediawiki/2015/e/ed/2015-SCUT-China-home-right.gif" /> </div>
 +
          <div id="btn-down"></div>
 +
        <div class="bottom-line"></div>
 +
    </div>
 +
    <div id="overviewArea">
 +
        <h2>Overview</h2>
 +
        <p>According to the data from WHO, cardiovascular diseases are the main leading cause of death globally. Cyclic guanosine monophosphate (cGMP) is a critical second messenger molecule.It can transduce nitric-oxide (NO) and natriuretic-peptide-coupled signaling and remit the myocardial hypertrophy by relaxing the blood vessels. This summer, we tried to use synthetic biology to modify the cGMP metabolic pathway in a human cell line.We hope that our work would provide the proof of principle for future gene therapy.</p>
 +
<img id="overviewPic" src="https://static.igem.org/mediawiki/2015/4/49/2015-SCUT-China-home-overview.png"/>
 +
        <p>Soluble guanylate cyclase (sGC) is an enzyme that synthesize cGMP  from GTP. We up-regulate sGC by overexpressing its α and β subunits in a mammalian cell line. However, elevated levels of cGMP leads to the feed-back expression of PDE5a, a cGMP-specific phosphodiesteras that degrades cGMP. Thus, we further modified the pathway by silencing the PDE5a. To achieve controllable up-regulation of cGMP level in the cell, we designed a hypoxia-inducible operon, HRE, as a switch to up regulate cGMP only in hypoxia situation.</p>
 +
        <div class="bottom-line"></div>
 +
    </div>
 +
                <div id="bottom">
 +
<img src="https://static.igem.org/mediawiki/2015/1/1f/2015-SCUT-China-home-button2.png" style="display:none;" />
 +
<img src="https://2015.igem.org/File:2015-SCUT-China-home-down2.png" style="display:none;" />
 +
            <div id="bottomButton"></div>
 +
            </div>
 +
</div>
 +
<script>
 +
$(function(){
  
<h4>Tips</h4>
+
$("#bottomButton").click(function(){
<p>This wiki will be your team’s first interaction with the rest of the world, so here are a few tips to help you get started: </p>
+
window.location.href="https://2015.igem.org/Team:SCUT-China/Description";
<ul>
+
});
<li>State your accomplishments! Tell people what you have achieved from the start. </li>
+
<li>Be clear about what you are doing and how you plan to do this.</li>
+
<li>You have a global audience! Consider the different backgrounds that your users come from.</li>
+
<li>Make sure information is easy to find; nothing should be more than 3 clicks away.  </li>
+
<li>Avoid using very small fonts and low contrast colors; information should be easy to read.  </li>
+
<li>Start documenting your project as early as possible; don’t leave anything to the last minute before the Wiki Freeze. For a complete list of deadlines visit the <a href="https://2015.igem.org/Calendar_of_Events">iGEM 2015 calendar</a> </li>
+
<li>Have lots of fun! </li>
+
</ul>
+
  
 +
$("#btn-down").click(function(){
 +
  $("html,body").animate({scrollTop:$("#overviewArea").offset().top-90},1000);
  
<h4>Inspiration</h4>
+
});
<p> You can also view other team wikis for inspiration! Here are some examples:</p>
+
<ul>
+
<li> <a href="https://2014.igem.org/Team:SDU-Denmark/"> 2014 SDU Denmark </a> </li>
+
<li> <a href="https://2014.igem.org/Team:Aalto-Helsinki">2014 Aalto-Helsinki</a> </li>
+
<li> <a href="https://2014.igem.org/Team:LMU-Munich">2014 LMU-Munich</a> </li>
+
<li> <a href="https://2014.igem.org/Team:Michigan"> 2014 Michigan</a></li>
+
<li> <a href="https://2014.igem.org/Team:ITESM-Guadalajara">2014 ITESM-Guadalajara </a></li>
+
<li> <a href="https://2014.igem.org/Team:SCU-China"> 2014 SCU-China </a></li>
+
</ul>
+
  
<h4> Uploading pictures and files </h4>
+
$("#menuNav").children("li").eq(1).addClass("nav-active").children("a").css("color","#e5004f");
<p> You can upload your pictures and files to the iGEM 2015 server. Remember to keep all your pictures and files within your team's namespace or at least include your team's name in the file name. <br />
+
When you upload, set the "Destination Filename" to <code>Team:YourOfficialTeamName/NameOfFile.jpg</code>. (If you don't do this, someone else might upload a different file with the same "Destination Filename", and your file would be erased!)</p>
+
  
<a href="https://2015.igem.org/Special:Upload">CLICK HERE TO UPLOAD FILES</a>
+
});
  
 +
</script>
  
  
</div></div> <!--These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
+
<!--</div></div> These are the closing tags for div id="mainContainer" and div id="contentContainer". The corresponding opening tags appear in the template that is {{included}} at the top of this page.-->
  
 
</html>
 
</html>

Latest revision as of 02:17, 19 September 2015

Loading

Overview

According to the data from WHO, cardiovascular diseases are the main leading cause of death globally. Cyclic guanosine monophosphate (cGMP) is a critical second messenger molecule.It can transduce nitric-oxide (NO) and natriuretic-peptide-coupled signaling and remit the myocardial hypertrophy by relaxing the blood vessels. This summer, we tried to use synthetic biology to modify the cGMP metabolic pathway in a human cell line.We hope that our work would provide the proof of principle for future gene therapy.

Soluble guanylate cyclase (sGC) is an enzyme that synthesize cGMP from GTP. We up-regulate sGC by overexpressing its α and β subunits in a mammalian cell line. However, elevated levels of cGMP leads to the feed-back expression of PDE5a, a cGMP-specific phosphodiesteras that degrades cGMP. Thus, we further modified the pathway by silencing the PDE5a. To achieve controllable up-regulation of cGMP level in the cell, we designed a hypoxia-inducible operon, HRE, as a switch to up regulate cGMP only in hypoxia situation.