Difference between revisions of "Team:SJTU-BioX-Shanghai"

 
(42 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{SJTU-BioX-Shanghai/Navigator}}
 
<html>
 
<html>
<div id="navigator">
 
<aside id="nav">
 
<p><a href="/File:T--SJTU-BioX-Shanghai--logov2.jpg" class="image" title="float = left"><img alt="float = left" src="/wiki/images/8/8f/T--SJTU-BioX-Shanghai--logov2.jpg" width="250" height="120"/></a>
 
</p>
 
 
<nav>
 
<ul id="nav2">
 
  <li id="home"><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai">home</a></li>
 
  <li id="project">
 
    <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Description">Project</a>
 
    <ul>
 
      <li><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Description">Description</a></li>
 
      <li><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Motivation">Motivation</a></li>
 
      <li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Design"> Design as a whole </a></li>
 
  <li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Yeast_glucose_sensor"> Yeast glucose sensor </a></li>
 
  <li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Yeast_epinephrine_sensor"> Yeast epinephrine sensor </a></li>
 
  <li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Yeast_biosensor_as_freeze-dried_powders"> Yeast biosensor as freeze-dried powders </a></li>
 
  <li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Vision_for_the_future">Vision for the future</a></li>
 
  <li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Experiments"> Protocols </a></li>
 
  <li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Notebook"> Notebook </a></li>
 
    </ul>
 
  </li>
 
 
<li id="safety"> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Safety"> Safety </a> </li>
 
<li id="parts"><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Parts">Parts</a>
 
<ul>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Parts">Team Parts </a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Composite_Part"> Composite Parts </a></li>
 
                    </ul>
 
                </li>
 
 
<li id="model"><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Model">Model</a>
 
<ul>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Yeast_activation"> Yeast activation </a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Yeast_luminescence_process"> Yeast luminescence process </a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Combination_and_use"> Combination and use </a></li>
 
                    </ul>
 
                </li>
 
 
<li id="hp"><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Human_Practices"> Human Practice </a>
 
<ul>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Human_Practices">Introduction </a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Human_Practices/Bioethics">Bioethics</a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Human_Practices/Hospital_Experiencing">Hospital Experiencing</a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Human_Practices/Medical_Service">Medical Service</a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Human_Practices/Safety">Safety</a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Integrated_Practices"> Integrated Practices </a></li>
 
                    </ul>
 
                </li>
 
<li id="achievement"><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Achievement"> Achievement </a>
 
<ul>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Achievement">Achievement</a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/HP/Gold">Human Practice:Gold and Silver </a></li>
 
                    </ul>
 
                </li>
 
 
<li id="team"><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Team">Team </a>
 
<ul>
 
<li><a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Team">Team</a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Collaborations">Collaborations</a></li>
 
<li> <a href="https://2016.igem.org/Team:SJTU-BioX-Shanghai/Attributions">Attributions</a></li>
 
 
                    </ul>
 
                </li>
 
</ul>
 
</nav>
 
</div>
 
<style>
 
body {
 
behavior:url(csshover.htc);
 
}
 
#nav{
 
  position: fixed;
 
  left:0px;
 
  top:5px;
 
  padding-top: 0px;
 
  padding-left: 0px;
 
width:100%;
 
height:135px;
 
background-color:#f4b045;
 
}
 
ul#nav2 {
 
  position: absolute;
 
  right:0px;
 
  top:5px;
 
padding:0px;
 
margin:0px;
 
z-index=10;
 
}
 
ul#nav2 li {
 
float:left;
 
width:120px;
 
height:120px;
 
list-style:none;
 
background-color:#f4b045;
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
z-index=10;
 
}
 
ul#nav2 li#home {
 
background-image:url(/wiki/images/4/4d/T--SJTU-BioX-Shanghai--home.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
}
 
ul#nav2 li#project {
 
background-image:url(/wiki/images/4/4e/T--SJTU-BioX-Shanghai--project.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
}
 
ul#nav2 li#safety {
 
background-image:url(/wiki/images/1/19/T--SJTU-BioX-Shanghai--safety.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
}
 
ul#nav2 li#parts {
 
background-image:url(/wiki/images/c/ca/T--SJTU-BioX-Shanghai--parts.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
}
 
ul#nav2 li#model {
 
background-image:url(/wiki/images/d/de/T--SJTU-BioX-Shanghai--model.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
}
 
ul#nav2 li#hp {
 
background-image:url(/wiki/images/b/bb/T--SJTU-BioX-Shanghai--human_practice.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
}
 
ul#nav2 li#achievement {
 
background-image:url(/wiki/images/d/d2/T--SJTU-BioX-Shanghai--achievements.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
}
 
ul#nav2 li#team {
 
background-image:url(/wiki/images/f/f1/T--SJTU-BioX-Shanghai--team.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 120px;
 
}
 
ul#nav2 li li {
 
float:left;
 
width:120px;
 
height:35px;
 
list-style:none;
 
background-color:#f4b045;
 
background-repeat:no-repeat;
 
background-size:120px 35px;
 
z-index=10;
 
}
 
ul#nav2 li ul {
 
display:none;
 
margin:0;
 
padding:0;
 
z-index=10;
 
}
 
ul#nav2 li:hover ul{
 
display:block;
 
background-image:url(./click_on.jpg);
 
background-repeat:no-repeat;
 
z-index=10;
 
}
 
ul#nav2 li li:hover {
 
background-image:url(./click_on.jpg);
 
background-repeat:no-repeat;
 
background-size:120px 35px;
 
z-index=10;
 
}
 
 
ul#nav2 li a{
 
font: 16px/20px STXihei, sans-serif !important;
 
display:block;
 
border:0px;
 
text-decoration:none;
 
color:#000;
 
text-align:center;
 
margin-top:84px;
 
z-index=10;
 
}
 
ul#nav2 li li a {
 
display:block;
 
font: 10px/15px STXihei, sans-serif !important;
 
border:0px;
 
padding:3px;
 
text-decoration:none;
 
text-align:center;
 
color:#777;
 
width:120px;
 
margin-top:0px;
 
z-index=10;
 
}
 
 
ul#nav2>li li a {
 
width:auto;
 
z-index=10;
 
}
 
</style>
 
 
</aside>
 
 
<style>
 
#toc {display: none;}
 
</style>
 
 
  
  
Line 212: Line 10:
 
<br>
 
<br>
 
<br>
 
<br>
<br>
+
<center><img src="/wiki/images/8/8c/T--SJTU-BioX-Shanghai--center_poster.jpg" width=100% height=100%/></center>
<img src="/wiki/images/8/8c/T--SJTU-BioX-Shanghai--center_poster.jpg" width=100% height="420"/>
+
  
 
<br>
 
<br>
Line 223: Line 20:
 
<h2><span class="mw-headline">The Situation</span></h2>
 
<h2><span class="mw-headline">The Situation</span></h2>
 
<div style="float: left;margin-right: 2em;">
 
<div style="float: left;margin-right: 2em;">
<p><a href="/File:SJTUB_home3.jpg" class="image" title="float = left"><img alt="float = left" src="/wiki/images/2/22/T--SJTU-BioX-Shanghai--team2016_logo.JPG" width="310" height="192" srcset="/wiki/images/2/22/T--SJTU-BioX-Shanghai--team2016_logo.JPG 1.5x, /wiki/images/2/22/T--SJTU-BioX-Shanghai--team2016_logo.JPG 2x" /></a>
+
<p><img alt="float = left" src="/wiki/images/2/22/T--SJTU-BioX-Shanghai--home1.jpg" width="600" height="450"/></a>
 
</p>
 
</p>
 
</div>
 
</div>
  
<p class="main-page">Nowadays, health problem has become rather severe in China. In 2015, there are approximately 92.4 million people of diabetes, 170 million people of hypertension and 4.3 million newly added cancer cases in China according to the Chinese Health Big Data (http://www.yx129.com/yxqy/6176.html). On average, every 30 seconds, one man dies of cardio cerebral vascular diseases here in China. What’s worse, the age of morbidity crowd displays a younger trend due to unhealthy lifestyle.
+
<p class="main-page">Nowadays, health problem has become rather severe in China. In 2015, there are approximately 92.4 million people of diabetes, 170 million people of hypertension and 4.3 million newly added cancer cases in China according to the Chinese Health Big Data . On average, every 30 seconds, one man dies of cardio cerebral vascular diseases here in China. What’s worse, the age of morbidity crowd displays a younger trend due to unhealthy lifestyle.
 
</p>
 
</p>
 
<br>
 
<br>
 
<br>
 
<br>
<div style="float: right;margin-right: 2em;">
+
<br>
<p><a href="/File:SJTUB_home2.jpg" class="image" title="float = right"><img alt="float = right" src="/wiki/images/2/22/T--SJTU-BioX-Shanghai--team2016_logo.JPG" width="310" height="230" /></a>
+
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<div style="float: left;margin-right: 2em;">
 +
<p><img alt="float = left" src="/wiki/images/6/66/T--SJTU-BioX-Shanghai--home_2.png" width="600" height="375"/></a>
 
</p>
 
</p>
 
</div>
 
</div>
<p class="main-page">In fact, many diseases can be prevented by encouraging more people to do physical examinations to prevent or treat diseases in the first place. However, doing physical examinations is still not very convenient. In urban areas in China, as the same in many other places in the world, physical examination is quite a time-consuming event, usually taking a whole day to accomplish and a whole week to wait for the results, which bothers busy office workers in China a lot, resulting in their low participation in physical examinations. In suburbs, especially in many poverty-stricken mountain areas in the west of China, local residents are inaccessible to take physical examinations due to the crude medical conditions and the high cost of examinations.
+
<p class="main-page">In fact, many diseases can be prevented by encouraging more people to do physical examinations to prevent or treat diseases in the first place. However, doing physical examinations is still not very convenient. In urban areas in China, as the same in many other places in the world, physical examination is quite time-consuming, usually taking a whole day to accomplish and a whole week to wait for the results, which bothers busy office workers in China a lot, resulting in their low participation in physical examinations. In suburbs, especially in many poverty-stricken mountain areas in the west of China, local residents are inaccessible to take physical examinations due to the crude medical conditions and the high cost of examinations.
 
</p>
 
</p>
 
<br>
 
<br>
Line 243: Line 55:
 
<h2><span class="mw-headline">Our thoughts</span></h2>
 
<h2><span class="mw-headline">Our thoughts</span></h2>
 
<div style="float: left;margin-right: 2em;">
 
<div style="float: left;margin-right: 2em;">
<p><a href="/File:SJTUB_home3.jpg" class="image" title="float = left"><img alt="float = left" src="/wiki/images/2/22/T--SJTU-BioX-Shanghai--team2016_logo.JPG" width="310" height="192" /></a>
+
<p><img alt="float = left" src="/wiki/images/2/2e/T--SJTU-BioX-Shanghai--home_3.jpg" width="600" height="450"/></a>
 
</p>
 
</p>
 
</div>
 
</div>
  
<p class="main-page">We managed to engineer Saccharomyces cerevisiae, a yeast strain with great abundance of background information and simple genetic manipulations, to make it a promising choice for individual to make early diagnosis domestically. The most exciting part of our story is that our yeast biosensor can not only serve as a chassis for an incredibly large variety of disease biomarkers but also response in a real-time manner which allows users to get their results within 10 minutes.
+
<p class="main-page">We managed to engineer Saccharomyces cerevisiae, a yeast strain with great abundance of background information and simple genetic manipulations, to make it a promising choice for individual to make early diagnosis domestically with low cost. The most exciting part of our story is that our yeast biosensor can not only serve as a chassis for an incredibly large variety of disease biomarkers, just like a versatile interface in terms of computer engineering, but also response in a real-time manner which allows users to get their results within 10 minutes.
 
</p>
 
</p>
<center><img src="/wiki/images/8/86/T--SJTU-BioX-Shanghai--manga.jpg" width="1200" height="250"/></center>
+
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<br>
 +
<center><img src="/wiki/images/8/86/T--SJTU-BioX-Shanghai--manga.jpg" width=80% height=80%/></center>
 
<p><br />
 
<p><br />
 
</p><p><br />
 
</p><p><br />
 
</p><p><br />
 
</p><p><br />
  
<style>
 
.footer .footer-content {
 
    float: left;
 
    margin-left: 2%;
 
    font-size:80%;
 
}   
 
.footer p{
 
    color:#f4b045;
 
}               
 
.footer {
 
        padding-top:8px;
 
        border-top:2px;
 
        border-style:solid none none none;
 
        border-top-color:#f4b045;
 
margin-bottom:50px;
 
        margin-top:10px;
 
        postion: fixed;
 
bottom:0;
 
clear:both;
 
}
 
 
 
</style>
 
<div class="footer">
 
            <div class="footer-content" style="color:#f4b045;">
 
                <p>Bio-X Institutes</p>
 
                <p>Shanghai Jiao Tong University</p>
 
                <p>800, Dongchuan Road 200240, Shanghai, China</p>
 
                <p>xxxxxxxxx@sjtu.edu.cn</p>
 
            </div>
 
<div class="footer-logo">
 
<a href="http://www.sjtu.edu.cn/" title="nima"><img class="logo_img" border="0" src="https://static.igem.org/mediawiki/2015/0/03/SJTUB_SJTU_logo.png" height="50" width="150"></a>
 
<a href="http://www.bio-x.cn/"><img class="logo_img" border="0" src="https://static.igem.org/mediawiki/2015/9/95/SJTUB_biox_logo.png" height="50" width="150"></a>
 
<a href="http://www.sjtu.edu.cn/"><img class="logo_img" border="0" src="https://static.igem.org/mediawiki/2015/f/f3/SJTUB_igemfoundation.png" height="50" width="150"></a>
 
</br>
 
<a href="http://www.merck.com/index.html"><img class="logo_img" border="0" src="https://static.igem.org/mediawiki/2015/2/24/SJTUB_Merk_logo.png" height="50" width="150"></a>
 
<a href="http://www.genewiz.com/"><img class="logo_img" border="0" src="https://static.igem.org/mediawiki/2015/e/e4/SJTUB_genwiz_logo.png" height="50" width="150"></a>
 
<a href="http://life.sjtu.edu.cn/"><img class="logo_img" border="0" src="https://static.igem.org/mediawiki/2015/0/08/SJTUB_life_logo.png" height="50" width="150"></a>
 
 
</div>
 
</div>
 
 
 
 
 
 
<style>
 
 
#content {
 
  width: 100%;
 
}
 
 
article#main {
 
  box-sizing: border-box;
 
  width: 80%;
 
  margin: auto;
 
  padding: 0;
 
 
 
}
 
html, body {
 
  background-color: rgba(240, 255, 241, 0.07);
 
}
 
p, article#main li{
 
color: rgb(55, 55, 55);
 
font: 18px/36px STXihei, sans-serif !important;
 
vertical-align: middle;
 
}
 
#content {
 
  width: 100%;
 
  height: 100%;
 
  box-sizing: border-box;
 
  background-color: transparent;
 
  border: 0px;
 
}
 
 
.firstHeading {
 
  display: none;
 
}
 
h2, h3 {
 
  clear: both;
 
}
 
 
h2 {
 
  color: #f4b045;
 
  border: 0px;
 
  font-size: 180%;
 
  font-weight: 600;
 
}
 
 
h3 {
 
  color:#f4b045;
 
}
 
#toc {
 
  font-size: 0.8em;
 
}
 
 
figure {
 
  font-size: 0.7em;
 
}
 
 
.subp {
 
  position: relative;
 
  margin-right: 1.2em;
 
  margin-left: 0.2em;
 
  white-space: nowrap;
 
}
 
 
.subp > sub {
 
  position: absolute;
 
  top: 50%;
 
  left: 100%;
 
  font-size: 60%;
 
}
 
 
.subp > sup {
 
  position: absolute;
 
  top: 0%;
 
  left: 100%;
 
  font-size: 60%;
 
}
 
@media screen and (min-width:1500px){
 
  #globalWrapper{
 
    font-size:120%;
 
article#main center img {
 
    width:50%;
 
    height:50%;
 
  }
 
  }
 
}
 
 
 
@media screen and(max-width:1600px) {
 
  #toc{display:none;}
 
a:link{color:#f4b045;}
 
  #nav nav a {
 
    line-height: 3em;
 
    font-weight: 600;
 
  }
 
  article#main {
 
    margin-right: 0px;
 
  }
 
article#main center img {
 
    width:50%;
 
    height:50%;
 
  }
 
a, a:link, a:visited {color: #f4b045;}
 
}
 
 
a, a:link, a:visited {color: #f4b045;}
 
 
</style>
 
 
<script>
 
$(document).ready(function(){$(".mw-body a.external").css("color", "#f4b045");})
 
 
</p><p><style>
 
article#main {
 
    width: 80%;
 
    margin-left:15%;
 
    padding: 0;
 
}
 
 
p,article#main li, {
 
    margin-left:10%;
 
    width:80%;
 
    color: rgb(55, 55, 55);
 
    font-family: raleway-regular, sans-serif;
 
    line-height: 1.7em;
 
}
 
 
h1 {
 
  margin-left: 7%;
 
  font-weight: 800;
 
  border: 0px;
 
  padding-bottom:none;
 
  padding-top: 0.5em;
 
  color: #f4b045;
 
  cursor: auto;
 
  font-family:raleway-regular, sans-serif;
 
  font-size: 3.5em;
 
  line-height:1;
 
  font-style: normal;
 
  font-variant: normal;
 
}
 
#globalWrapper {
 
padding:0;
 
margin:0;
 
font-size:100%;
 
}
 
body{   
 
font: initial;
 
}
 
</style>
 
 
</p>
 
  
  
Line 458: Line 85:
 
</body>
 
</body>
 
</html>
 
</html>
 +
{{SJTU-BioX-Shanghai/Footer}}
 +
{{SJTU-BioX-Shanghai/Style}}

Latest revision as of 06:51, 9 November 2016










The Situation

float = left

Nowadays, health problem has become rather severe in China. In 2015, there are approximately 92.4 million people of diabetes, 170 million people of hypertension and 4.3 million newly added cancer cases in China according to the Chinese Health Big Data . On average, every 30 seconds, one man dies of cardio cerebral vascular diseases here in China. What’s worse, the age of morbidity crowd displays a younger trend due to unhealthy lifestyle.


















float = left

In fact, many diseases can be prevented by encouraging more people to do physical examinations to prevent or treat diseases in the first place. However, doing physical examinations is still not very convenient. In urban areas in China, as the same in many other places in the world, physical examination is quite time-consuming, usually taking a whole day to accomplish and a whole week to wait for the results, which bothers busy office workers in China a lot, resulting in their low participation in physical examinations. In suburbs, especially in many poverty-stricken mountain areas in the west of China, local residents are inaccessible to take physical examinations due to the crude medical conditions and the high cost of examinations.





Our thoughts

float = left

We managed to engineer Saccharomyces cerevisiae, a yeast strain with great abundance of background information and simple genetic manipulations, to make it a promising choice for individual to make early diagnosis domestically with low cost. The most exciting part of our story is that our yeast biosensor can not only serve as a chassis for an incredibly large variety of disease biomarkers, just like a versatile interface in terms of computer engineering, but also response in a real-time manner which allows users to get their results within 10 minutes.