Difference between revisions of "Team:BCU"

Line 1: Line 1:
<link rel="stylesheet" href="https://2018.igem.org/Template:BIT-China/css/temp-bootstrap?action=raw&amp;ctype=text/css" />
+
<!--暂时先注释掉
<link rel="stylesheet" href="https://2018.igem.org/Template:BIT-China/css/temp-font-awesome?action=raw&amp;ctype=text/css" />
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  
<link rel="stylesheet" href="https://2018.igem.org/Template:BIT-China/css/temp-style?action=raw&amp;ctype=text/css" />
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<link rel="stylesheet" href="https://2018.igem.org/Template:BIT-China/css/temp-queries?action=raw&amp;ctype=text/css" />
+
暂时先注释掉-->
<link rel="stylesheet" href="https://2018.igem.org/Template:BIT-China/css/temp-animate?action=raw&amp;ctype=text/css" />
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
 +
<title>无标题文档</title>
  
  
<body id="top">
 
  
    <header id="home">
+
<style type="text/css">
       
+
<!--
 +
body {
 +
background-image: url(/wiki/images/e/ee/T--BCU--background.jpg);
 +
background-repeat: no-repeat;
 +
margin-left: 0px;
 +
margin-top: 0px;
 +
margin-right: 0px;
 +
margin-bottom: 0px;
 +
}
 +
.title {
 +
height: 200px;
 +
width: 960px;
 +
margin-right: auto;
 +
margin-left: auto;
 +
}
 +
.nav {
 +
float: right;
 +
height: 100px;
 +
width: 750px;
 +
margin-top: 30px;
 +
padding-top: 30px;
 +
font-family: "Times New Roman", Times, serif;
 +
font-size: 18px;
 +
color: #FFFFFF;
 +
font-weight: 400;
 +
letter-spacing: normal;
 +
}
 +
-->
 +
</style>
 +
<script type="text/JavaScript">
 +
<!--
 +
function MM_preloadImages() { //v3.0
 +
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
 +
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
 +
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
 +
}
  
        <section class="hero" id="hero">
+
function MM_findObj(n, d) { //v4.01
            <div class="container">
+
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
                <div class="row">
+
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
                    <div class="col-md-8 col-md-offset-2 text-center inner">
+
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
                        <h1 class="animated fadeInDown">BIT-China</h1>
+
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
                    </div>
+
  if(!x && d.getElementById) x=d.getElementById(n); return x;
                </div>
+
}
                <div class="row">
+
                    <div class="col-md-6 col-md-offset-3 text-center">
+
                        <img src="https://static.igem.org/mediawiki/2018/d/da/T--BIT-China--iGEM2018_logo.png" height="100" width="100" />
+
                    </div>
+
                </div>
+
            </div>
+
        </section>
+
  
     </header>
+
function MM_nbGroup(event, grpName) { //v6.0
 +
  var i,img,nbArr,args=MM_nbGroup.arguments;
 +
  if (event == "init" && args.length > 2) {
 +
     if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
 +
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
 +
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
 +
      nbArr[nbArr.length] = img;
 +
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
 +
        if (!img.MM_up) img.MM_up = img.src;
 +
        img.src = img.MM_dn = args[i+1];
 +
        nbArr[nbArr.length] = img;
 +
    } }
 +
  } else if (event == "over") {
 +
    document.MM_nbOver = nbArr = new Array();
 +
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
 +
      if (!img.MM_up) img.MM_up = img.src;
 +
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
 +
      nbArr[nbArr.length] = img;
 +
    }
 +
  } else if (event == "out" ) {
 +
    for (i=0; i < document.MM_nbOver.length; i++) {
 +
      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
 +
  } else if (event == "down") {
 +
    nbArr = document[grpName];
 +
    if (nbArr)
 +
      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
 +
    document[grpName] = nbArr = new Array();
 +
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
 +
      if (!img.MM_up) img.MM_up = img.src;
 +
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
 +
      nbArr[nbArr.length] = img;
 +
  } }
 +
}
 +
//-->
 +
</script>
  
    <section class="intro text-center section-padding" id="intro">
+
</head>
        <div class="container">
+
            <div class="row">
+
                <div class="col-md-8 col-md-offset-2">
+
                    <h1 class="arrow">About us</h1>
+
                    <p>This year, we will focus on how to identify the antioxidant capacity of antioxidants.. Antioxidants has
+
                        been widely used in foods, Health products and cosmetic. But is there any measure way to know which
+
                        antioxidant is better?</p>
+
                </div>
+
            </div>
+
        </div>
+
    </section>
+
  
    <section class="intro text-center section-padding" id="measure">
+
<body onload="MM_preloadImages('Home')">
        <div class="container">
+
            <div class="row">
+
                <div class="col-md-8 col-md-offset-2">
+
                    <h1 class="arrow">Measure ways before us</h1>
+
                    <p>1. Most of the current detection methods for antioxidant properties are based on chemical assays, which
+
                        has limited value for us since the redox reaction in vivo is quite different from that in vitro.
+
                        <br> 2. Others also consider to transfer redox reactions to the intracellular environment by adding H2O2
+
                        and different antioxidants in order, through observing whether the yeast died or not, they could
+
                        know which antioxidant would work better. However, people still looking forward a more gentle way
+
                        of representation.
+
                        <br>
+
                    </p>
+
                    <p></p>
+
                </div>
+
            </div>
+
        </div>
+
    </section>
+
  
    <section class="intro text-center section-padding" id="approach">
 
        <div class="container">
 
            <div class="row">
 
                <div class="col-md-8 col-md-offset-2">
 
                    <h1 class="arrow">What we are trying to do</h1>
 
                    <p>We are going to modified yeast to identify the antioxidant capacity of antioxidants. Single-cell eukaryotic
 
                        yeasts have a similar apoptotic process as animal cells, and due to S. cerevisiae have advantages,
 
                        Saccharomyces cerevisiae is an important model organism for studying apoptosis.</p>
 
                </div>
 
            </div>
 
        </div>
 
    </section>
 
  
    <section class="intro text-center section-padding" id="target">
+
<div class="title">
        <div class="container">
+
  <table border="0" cellpadding="0" cellspacing="0">
            <div class="row">
+
    <tr>
                <div class="col-md-8 col-md-offset-2">
+
      <td><a href="javascript:;" target="_top" onclick="MM_nbGroup
                    <h1 class="arrow">how to achieve that</h1>
+
                    <p>To achieve that goal, our project will be separate into 4 parts:
+
                        <br> 1. Regulate
+
                        <br> Firstly, we will over express gene ndi1 (which may express ubiquinone oxidoreductase, transfers
+
                        electrons from NADH to ubiquinone in the respiratory chain. It has been proved that over express
+
                        ndi1 could accumulate ROS. [1]) to accumulate ROS (Reactive oxygen species). Besides, through knocking
+
                        out gene yca1 (also known as MCA1, may expresses Ca(2+)-dependent cysteine protease MCA1. MCA1 could
+
                        regulate apoptosis upon H2O2 treatment. Once knock it out, yeast may survive from high oxidative
+
                        stress. [2]) we will improve the tolerance of ROS, which means our yeast will stay alive during the
+
                        whole process of detection.
+
                        <br> 2. Feedback
+
                        <br> To ensure our yeast won’t die from large accumulation of ROS, we need to promptly turn off the
+
                        expression of ROS. At the same time, this will also meet the detection range of ro-GFP.
+
                        <br> 3. Input
+
                        <br> after that, we will add different antioxidants into the medium, we will standardize the externally
+
                        added antioxidants to make the results more feasible.
+
                        <br> 4. Output
+
                        <br> We will express orp-ro-GFP in our yeast to sense the ROS remaining, (it's a kind of Fusion protein,
+
                        which will become oxidized and turn into orp-ox-GFP once react with ROS, and when the amount of ROS
+
                        drop, it will back to orp-ro-GFP. Its two different states correspond to different wavelengths of
+
                        excitation light, which has been described and used in
+
                        <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2296000">Cornell University 2017</a> ) to know the residual amount of yeast endogenous ROS in different states,
+
                        so that we can compare the performance of different antioxidants, and conclude which antioxidant
+
                        is better.
+
                        <br>
+
                    </p>
+
                </div>
+
            </div>
+
        </div>
+
    </section>
+
  
    <section class="dark-bg text-center section-padding contact-wrap" id="contact">
+
('down','group1','Home','Home',1)" onmouseover="MM_nbGroup('over','Home','Home','Home',1)"  
        <div class="container">
+
            <div class="row">
+
                <div class="col-md-12">
+
                    <h1 class="arrow">CONTACT US</h1>
+
                </div>
+
            </div>
+
  
            <div class="row contact-details">
+
onmouseout="MM_nbGroup('out')"></a></td>
                <div class="col-md-3">
+
    </tr>
                    <div class="light-box box-hover">
+
  </table>
                        <h2>
+
  <div class="nav"><a href="https://2018.igem.org/Team:BCU">Home</a> | &nbsp;Team | Project |
                            <i class="fa fa-twitter"></i>
+
                            <span>Twitter</span>
+
                        </h2>
+
                        <p>
+
                            <a href="https://mobile.twitter.com/BIT_China2018">BIT_China2018</a>
+
                        </p>
+
                    </div>
+
                </div>
+
                <div class="col-md-3">
+
                    <div class="light-box box-hover">
+
                        <h2>
+
                            <i class="fa fa-facebook"></i>
+
                            <span>Facebook</span>
+
                        </h2>
+
                        <p>
+
                            <a href="https://www.facebook.com/BIT_China2018-190488561659083/">BIT_China2018</a>
+
                        </p>
+
                    </div>
+
                </div>
+
  
                <div class="col-md-3">
+
 Parts | Safety | </div>
                    <div class="light-box box-hover">
+
</div>
                        <h2>
+
                            <i class="fa fa-envelope"></i>
+
                            <span>Email</span>
+
                        </h2>
+
                        <p>
+
                            <a href="mailto:bit_china@163.com">bit_china@163.com</a>
+
                        </p>
+
                    </div>
+
                </div>
+
  
                <div class="col-md-3">
 
                    <div class="light-box box-hover">
 
                        <h2>
 
                            <i class="fa fa-instagram"></i>
 
                            <span>Ins</span>
 
                        </h2>
 
                        <p>
 
                            <a href="https://www.instagram.com/bit_china/">bit_china</a>
 
                        </p>
 
                    </div>
 
                </div>
 
            </div>
 
        </div>
 
    </section>
 
  
 
    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
 
    <script src="https://2018.igem.org/Template:BIT-China/js/temp-jquery?action=raw&amp;ctype=text/javascript"></script>
 
    <!-- Include all compiled plugins (below), or include individual files as needed -->
 
    <script src="https://2018.igem.org/Template:BIT-China/js/temp-waypoints?action=raw&amp;ctype=text/javascript"></script>
 
    <script src="https://2018.igem.org/Template:BIT-China/js/temp-bootstrap?action=raw&amp;ctype=text/javascript"></script>
 
    <script src="https://2018.igem.org/Template:BIT-China/js/temp-scripts?action=raw&amp;ctype=text/javascript"></script>
 
    <script src="https://2018.igem.org/Template:BIT-China/js/temp-jquery_flexslider?action=raw&amp;ctype=text/javascript"></script>
 
    <script src="https://2018.igem.org/Template:BIT-China/js/temp-modernizr?action=raw&amp;ctype=text/javascript"></script>
 
  
 
</body>
 
</body>
 +
</html>

Revision as of 14:15, 11 July 2018

无标题文档