Team:SJTU-BioX-Shanghai

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Team:SJTU-BioX-Shanghai/clear}}
{{Team:SJTU-BioX-Shanghai/clear}}
 +
<!DOCTYPE>
<html>
<html>
-
<head>
+
    <head>
 +
        <link rel="stylesheet" type="text/css" href="css/my2.css">
 +
        <link rel="stylesheet" type="text/css" href="css/component.css">
 +
    </head>
 +
    <body>
 +
        <div class="header_logo">
 +
            <div class="header_content">
 +
                <div class="logo">
 +
                    <a href="http://www.baidu.com">
 +
                        <img src="img/logo+igem.png" width="200px;"></img>
 +
                    </a>
 +
                </div>
 +
                <div class="biglogo">
 +
                <img src="img/SJTU14_sjtu.png" width="250px;" ></img>
 +
                </div>
 +
                <div class="name">
 +
                <p>MEMBRANING</p>
 +
                </div>               
 +
                             
 +
             
 +
                <div style="clear:both;"></div>
 +
            </div>
 +
        </div>
 +
        <div id="wrap">
 +
            <header role="banner">
 +
                <div class="flex">
 +
                    <h1><a href="#" class="site-title ir">HOME</a></h1>
 +
                    <nav role="navigation">
 +
                        <ul id="cbp-tm-menu" class="cbp-tm-menu">
 +
                            <li class=""><a href="#">PROJECT</a>
 +
                            <ul class="cbp-tm-submenu">
 +
                                    <li><a href="#" class="cbp-tm-icon-archive">OVERVIEW</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-cog">BACKGROUND</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-cog">SUB 1</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-cog">SUB 2</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-cog">SUB 3</a></li>
 +
                                </ul>
 +
                            </li>
 +
                            <li class=""><a href="#">ACHIEVEMENT</a>
 +
                                <ul class="cbp-tm-submenu">
 +
                                    <li><a href="#" class="cbp-tm-icon-screen">RESULT</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-mail">MODELING</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-contract">PARTS</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-pencil">JUDGING FORM</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-article">HUMAN PRACTICE</a></li>
 +
                                </ul>
 +
                            </li>
 +
                            <li class=""><a href="#">NOTEBOOK</a>
 +
                                <ul class="cbp-tm-submenu">
 +
                                    <li><a href="#" class="cbp-tm-icon-archive">DAY NOTES</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-cog">SAFTY</a></li>
 +
                                </ul>
 +
                            </li>
 +
                            <li class=""><a href="#">TEAM</a>
 +
                                <ul class="cbp-tm-submenu">
 +
                                    <li><a href="#" class="cbp-tm-icon-archive">TEAM</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-cog">RROFILE</a></li>
 +
                                    <li><a href="#" class="cbp-tm-icon-link">ATTRIBUTION</a></li>
 +
                                </ul>
 +
                            </li>
 +
                        </ul>
 +
                    </nav>
 +
                </div>
 +
            </header>
 +
            <div style="clear:both;"></div>
 +
        </div>
 +
        <div class="content1">
 +
        <h1 class:title1>What is this project aiming at?</h1>
 +
        </div>
 +
       
 +
       
 +
       
 +
        <div class="content2">
 +
        <h1 class:title2>How can we achieve our goal?</h1>
 +
        </div>
 +
       
 +
       
 +
       
 +
       
 +
          <div class="content3">
 +
          <h1 class:title3>How do we put them together?</h1>
 +
          </div>
 +
         
 +
         
 +
         
 +
         
 +
       
 +
        <script type="text/javascript" src="js/jquery-1.11.1.min.js"></script>
 +
        <!--<script type="text/javascript" src="js/cbpTooltipMenu.min.js"></script>-->
 +
        <script type="text/javascript" src="js/untitled.js"></script>
 +
        <script type="text/javascript" src="js/modernizr.custom.js"></script>
 +
        <script type="text/javascript">
-
</head>
+
            var aa = $(window).width();
-
<body>
+
            var bb = document.getElementsByTagName("header")[0];
 +
            var cc = document.getElementById("wrap");
 +
           
 +
            $(document).scroll(function(){
 +
                var ee = cc.getBoundingClientRect().top;
 +
                if(ee < 0){
 +
                    cc.setAttribute("class","sticky");
 +
                    bb.setAttribute("class","sticky");
 +
                } else {
 +
                    cc.setAttribute("class","");
 +
                    bb.setAttribute("class","");
 +
                }
 +
            });
-
<!--main content -->
+
            var menu = new cbpTooltipMenu(document.getElementById('cbp-tm-menu'));
-
<table width="100%" align="center" backgroud color="C7C083">
+
        </script>
-
 
+
    </body>
-
 
+
-
 
+
-
<!--navigation menu -->
+
-
<td align="center" colspan="3">
+
-
 
+
-
<table  width="100%">
+
-
<tr heigth="15px"></tr>
+
-
<tr heigth="30px">
+
-
 
+
-
 
+
-
<td style="border:1px solid black;" align="center" width="95px" height ="30px" onMouseOver="this.bgColor='#C7C083'" onMouseOut="this.bgColor='#D3F08B'" bgColor=#D3F08B> 
+
-
<a href="https://2014.igem.org/Team:SJTU-BioX-Shanghai"style="color:#000000">Home </a> </td>
+
-
 
+
-
<td style="border:1px solid black" align="center"  width="95px"  height ="30px" onMouseOver="this.bgColor='#C7C083'" onMouseOut="this.bgColor='#D3F08B'" bgColor=#D3F08B> 
+
-
<a href="https://2014.igem.org/Team:SJTU-BioX-Shanghai/Project"style="color:#000000"> Project</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  width="95px"  height ="30px" onMouseOver="this.bgColor='#C7C083'" onMouseOut="this.bgColor='#D3F08B'" bgColor=#D3F08B>
+
-
<a href="https://2014.igem.org/Team:SJTU-BioX-Shanghai/Parts"style="color:#000000"> Parts</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  width="95px" height ="30px" onMouseOver="this.bgColor='#C7C083'" onMouseOut="this.bgColor='#D3F08B'" bgColor=#D3F08B>
+
-
<a href="https://2014.igem.org/Team:SJTU-BioX-Shanghai/Modeling"style="color:#000000"> Modeling</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  width="95px" height ="30px" onMouseOver="this.bgColor='#C7C083'" onMouseOut="this.bgColor='#D3F08B'" bgColor=#D3F08B> 
+
-
<a href="https://2014.igem.org/Team:SJTU-BioX-Shanghai/Notebook"style="color:#000000"> Notebook</a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  width="95px"  height ="30px" onMouseOver="this.bgColor='#C7C083'" onMouseOut="this.bgColor='#D3F08B'" bgColor=#D3F08B>
+
-
<a href="https://2014.igem.org/Team:SJTU-BioX-Shanghai/Safety"style=" color:#000000"> Safety </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center"  width="95px"  height ="30px" onMouseOver="this.bgColor='#C7C083'" onMouseOut="this.bgColor='#D3F08B'" bgColor=#D3F08B>
+
-
<a href="https://2014.igem.org/Team:SJTU-BioX-Shanghai/Attributions"style="color:#000000"> Attributions </a></td>
+
-
 
+
-
<td style="border:1px solid black;" align="center" width="95px" height ="30px" onMouseOver="this.bgColor='#C7C083'" onMouseOut="this.bgColor='#D3F08B'" bgColor=#D3F08B>
+
-
<a href="https://2014.igem.org/Team:SJTU-BioX-Shanghai/Team"style="color:#000000"> Team </a> </td>
+
-
 
+
-
 
+
-
 
+
-
</tr>
+
-
</table>
+
-
<p>This year, we bring MembRing – an annular protein multimerization system in cytomembrane.</p>
+
-
 
+
-
<p>This system will help us achieve the goal of selective polymerization of enzymes. Polymerized enzymes, different from normal scattered condition, has much more opportunities to contact with the substrates. Therefore, our project aims to increase as well as control the efficiency of complex reactions.</p>
+
-
 
+
-
<p>The basic function, polymerization, is carried out by a circular DNA and DNA-binding protein to polymerize enzymes. First, a fluorescent protein, a transmembrane domain, an enzyme and a DNA binding protein are connected in order, forming a complex that the FP locates outside the film while the enzyme and DNA binding protein are in cytoplasm. Then integrate specific matching DNA sequences onto an exogenous plasmid and co-transform this connecter with expression vectors into E.Coli to associate enzymes.</p>
+
-
 
+
-
<p>In addition, we plan to make the enzymes selectable by remolding the connecter with different recognition sequences and co-transforming it with expression vectors. This will help the whole project to work in all kinds of practical applications.
+
-
</p>
+
-
 
+
-
<!--end navigation menu -->
+
-
</tr>
+
-
 
+
-
 
+
-
</tr>
+
-
+
-
 
+
-
 
+
-
 
+
-
 
+
-
</td>
+
-
 
+
-
 
+
-
</table>
+
-
 
+
-
<a href="/Team:SJTU-BioX-Shanghai/test">123123</a>
+
-
 
+
-
</body>
+
</html>
</html>
 +
{{Team:SJTU-BioX-Shanghai/footer}}

Revision as of 13:14, 8 October 2014

<!DOCTYPE>

What is this project aiming at?

How can we achieve our goal?

How do we put them together?