Difference between revisions of "Team:RDFZ-China/Collaboration"

 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
<style>  
+
<head>
body {
+
    <meta http-equiv="X-UA-Compatible" content="chrome=1">
  background-color: white;
+
    <meta http-equiv="X-UA-Compatible" content="IE=Edge">
  width: 100%;
+
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  background-size:100%;
+
    <meta charset="UTF-8">
  overflow: scroll;
+
    <title>RDFZ-China</title>
  background-image:url(https://static.igem.org/mediawiki/2017/1/1f/RDFZ-China_wiki.jpeg)
+
  <link href="https://fonts.googleapis.com/css?family=Josefin+Slab" rel="stylesheet">
}
+
<style>
 
+
#sideMenu, #top_title {display:none;}
#sideMenu, #top_title {
+
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;}
  display:none;
+
body {background-color: transparent; }
}
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent p { margin-bottom: 0px;font-family:'Josefin Slab',sans-serif;line-height:1.5;}
 
+
body,h1,h2,h3,h4,h5,h6,p {font-family:'Josefin Slab',sans-serif;line-height: 1.5;}
#content {  
+
#bodyContent p{font-size:20px;}
  padding:0px;  
+
#bodyContent h1{font-size:25px;}
  width:100%;  
+
*{font-family:'Josefin Slab',sans-serif;}
  margin-top:-7px;  
+
html{
  margin-left:0px;
+
background-color:#fffde3 ;
  background-color: transparent;
+
}
+
 
+
body {
+
  background-color: transparent;  
+
}
+
 
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
+
  margin-bottom: 0px;text-decoration: none;  
+
}
+
 
 
.nav {
 
  text-align:center;
 
  width:1000px;
 
  margin: 0 auto;
 
  font-family:"Lobster",sans-serif;
 
  line-height: 20px;
 
  margin-bottom: 20px;
 
  position:relative;
 
 
}
 
}
 
+
header { width: 96%; margin: 0 2%;margin-bottom: 20px; }
.nav ul {
+
header:after { content: ''; display: block; clear: both; }
  word-spacing: 60px;
+
header .site-logo { float: left; width: 20%; }
  margin: 0px;
+
header .site-logo img { width:90%; }
  padding : 0px;
+
header .site-nav { float: right; position: relative; width: 70%; }
  list-style: none;
+
header .site-nav img { width: 100%;margin:0 0 30px 0; }
 +
header .site-nav ul { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 100%; height: 100%; list-style: none; }
 +
header .site-nav ul li { position: absolute; transform: translate(-50%,-50%); }
 +
header .site-nav ul li.team { top: 37%; left: 22%; }
 +
header .site-nav ul li.project { top: 55%; left: 35%; }
 +
header .site-nav ul li.awards { top: 57%; left: 50%; }
 +
header .site-nav ul li.safety { top: 31%; left: 63.5%; }
 +
header .site-nav ul li.human { top: 37%; left: 79%; }
 +
header .site-nav ul li.model { top: 59%; left: 94%; }
 +
header .site-nav ul li:hover ul { display: block; }
 +
header .site-nav ul li a { display: block; font-size: .95em; padding-bottom: .5em; text-decoration: none; letter-spacing: .15em; text-transform: uppercase; color: black; -webkit-transition: color .3s; transition: color .3s; z-index:20;}
 +
header .site-nav ul li a:hover { border-bottom: 1px solid red; background-color: #FEFEFE; color: #C4C4C4; cursor: pointer; }
 +
header .site-nav ul li ul { top: auto; left: 0; display: none; width: auto; height: auto; }
 +
header .site-nav ul li ul li { position: static; transform: none; }
 +
p{text-align:justify;word-wrap: break-word;font-size: 20px;}
 +
ol li{text-align: justify;font-size:20px;}
 +
.title { position: relative; z-index: 1;text-align: center;margin:0 100px 0 100px; }
 +
.title-content{background-position: center;text-align: center;text-align: center;font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"}
 +
.m { width: 70%;margin: 0 auto;}
 +
.c{width:70%}
 +
.fb {width:100%;margin: 0px 0 -50px 0;position :relative;}
 +
footer{height:220px;background-image:-moz-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -webkit-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%); background-image: -ms-linear-gradient( -45deg, rgb(255,91,127) 0%, rgb(255,213,86) 100%);margin:0 100px 0px 100px}
 +
.x ul{list-style: none;}
 +
.x li{display: block; margin: 0 1.2em;}
 +
.x img{float:left;}
 +
.math{width:30%;margin:70px 0 0 10px}
 +
.footer-logo{width:25%;margin:25px 0 0 100px}
 +
.igem{;width:20%;margin:15px 10px 0 100px}
 +
.line{ 
 +
height: 30px;
 +
    border-style: solid;
 +
    border-color: black;
 +
    border-width: 1px 0 0 0;
 +
    border-radius: 20px;
 +
background-color: inherit;
 
}
 
}
 
+
.line:before{  
.nav ul li {
+
display: block;
  position:relative;
+
    content: "";
  z-index:0;
+
    height: 30px;
  width:125px;
+
    margin-top: -31px;
  background-color:goldenrod;
+
    border-style: solid;
  height:25px;
+
    border-color: black;
  font-size:18px;
+
    border-width: 0 0 1px 0;
  padding: 15px;
+
    border-radius: 20px;
  float:left;
+
}
  opacity: 0.9;
+
    </style>
}
+
</head>
 
+
.nav ul li a {
+
  text-decoration: none;
+
  color:white;
+
  display:block;
+
}
+
 
+
.nav ul li:hover {
+
  background-color:darkmagenta;
+
}
+
 
+
.nav ul li ul {
+
  position:absolute;
+
  z-index: 1;
+
  top:55px;
+
  left:0;
+
}
+
 
+
.nav ul li ul li {
+
  display:none;
+
}
+
 
+
.nav ul li:hover ul li {
+
  display:block;
+
}
+
 
+
#backgroundImage {
+
  z-index: 0
+
}
+
+
.story {
+
  font-family:"Lobster Two" ;
+
  width:850px;
+
  margin: 0 auto;
+
  line-height: 1.9em;
+
}
+
 
+
#sb{
+
  margin-top:20px; 
+
  font-size:20px;
+
}
+
 
+
#Goals{
+
  margin-top:20px;
+
  font-size:20px;
+
}
+
 
+
#Brain{
+
  margin-top:20px;
+
  font-size:20px;
+
}
+
 
+
#design{
+
  margin-top:20px;
+
  font-size:20px;
+
  font-family: "Dr Sugiyama";
+
}
+
+
#MSF {
+
  text-align: center;
+
  color:gold;
+
  line-height:60px;
+
  font-size:50px;
+
  font-family:"Open Sans",sans-serif;
+
  margin: 50px 0px 80px 0px;
+
  margin: 0 auto;
+
  width:100%;
+
}
+
 
+
#title{
+
  text-align:center;
+
  font-size:50px;
+
  color:rgb(220,45,120);
+
  margin: 1px 0px 2px 0px;
+
}
+
 
+
#TeamSymbol{
+
  width:100px;
+
}
+
</style>
+
 
+
 
<body>
 
<body>
 
+
    <header>
<div>
+
        <div class="site-logo">
<img src="https://static.igem.org/mediawiki/2017/3/32/RDFZ_Team_symbol.jpeg" alt="This is the team symbol" id="TeamSymbol">
+
            <a href="https://2017.igem.org/Team:RDFZ-China"><img src="https://static.igem.org/mediawiki/2017/5/57/RDFZ_logo.png" /></a>
</div>
+
        </div>
 
+
        <div class="site-nav-bg">
<div class="nav" >  
+
        </div>
    <ul>
+
      <nav class="site-nav">
        <li><a href="https://2017.igem.org/Team:RDFZ-China/Team" style = "color:white">Team</a>
+
            <img src="https://static.igem.org/mediawiki/2017/6/6e/RDFZ_wiki_nav.png" />
          <ul>
+
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Results">Results</a></li>
+
<li><a href="https://2017.igem.org/Team:RDFZ-China/Collaboration">Collobration</a></li>
+
            <li><a href ="https://2017.igem.org/Team:RDFZ-China/InterLab">Interlab</a></li>
+
          </ul>
+
        </li>
+
        <li><a href="https://2017.igem.org/Team:RDFZ-China/Description" style = "color:white" >Project </a>
+
 
             <ul>
 
             <ul>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Description" >Description</a></li>
+
                <li class="team">
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Design">Design</a></li>
+
                    <a href="https://2017.igem.org/Team:RDFZ-China/Team">Team</a>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Experiments">Experiments</a></li>
+
                    <ul>
              <li><a href="https://2017.igem.org/Team:RDFZ-China/Parts" style = "color:white">Parts</a></li>
+
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Attributions">Attribution</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Results">Results</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Collaboration">Collobration</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/InterLab">Interlab</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="project">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/Description">Project </a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Description">Description</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Design">Design</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Experiments">Experiments</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Parts">Parts</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Notebook">Notebook</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="awards">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/Applied_Design">Awards</a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Entrepreneurship">Entrepreneurship</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="safety"><a href="https://2017.igem.org/Team:RDFZ-China/Safety">Safety</a></li>
 +
                <li class="human">
 +
                    <a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver">Human<br>Practice</a>
 +
                    <ul>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver">HP Silver</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Gold_Integrated">HP Gold</a></li>
 +
                        <li><a href="https://2017.igem.org/Team:RDFZ-China/Engagement">Public Engagement</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li class="model"><a href="https://2017.igem.org/Team:RDFZ-China/Model">Model</a>
 +
                <ul>
 +
                <li><a href="https://2017.igem.org/Team:RDFZ-China/Hardware">Hardware</a></li>
 +
                </ul>
 +
                </li>
 
             </ul>
 
             </ul>
         </li>
+
         </nav>
         <li><a href="https://2017.igem.org/Team:RDFZ-China/Model" style = "color:white">Model</a></li>  
+
         <div style="clear:both;"></div>
        <li><a href="https://2017.igem.org/Team:RDFZ-China/Safety" style = "color:white">Safety</a></li>  
+
    </header>
        <li><a href="https://2017.igem.org/Team:RDFZ-China/HP/Silver" style = "color:white; word-spacing:5px;">Human Practice</a>
+
    <main>
            <ul>
+
        <!--Title-->
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Notebook">Notebook</a></li>
+
      <section class="title">
             </ul>
+
            <div class="title-content">
         </li>  
+
                <img src="https://static.igem.org/mediawiki/2017/f/f5/Rdfz_wiki_col01.png" class="m"/>
        <li><a href="https://2017.igem.org/Team:RDFZ-China/Applied_Design" style = "color:white">Awards</a>
+
                <h1>With Team Peking and BNDS_China</h1>
            <ul>
+
                <hr class="line">
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Model">Model</a></li>
+
                <p>At the beginning of the march, our team sent 3 members to attend synthetic biology lessons in Peking University. The class was mainly for postgraduates as well as undergraduates in Peking University. However, because of the generosity and kindness of their instructor Yihao Zhang and Professor Haoqian Zhang, we were able to have lessons with them, and hence gained precious experience.</p>
            <li><a href="https://2017.igem.org/Team:RDFZ-China/Entrepreneurship">Entrepreneurship</a></li>
+
                <p></p>
            </ul>
+
                <p></p>
        </li>  
+
                <p>At the beginning of July, Team Peking invited us to work on the interlab study together in their lab with BNDS_China. This gave us a chance to learn more about practical skills.</p>
          
+
                <img src="https://static.igem.org/mediawiki/2017/a/a1/RDFZ_interlab_colab.jpeg" class="c"/>
 +
                <h1>With Team Oxford</h1>
 +
                <hr class="line">
 +
                <p>In September, one of our team members, Zeyu Fëanor, e-mailed team Oxford to ask help for modelling. Chun Ngai Au and Helen Ren, who are the dry lab coordinators of their team, wrote a document on how to create simple ODE(ordinary deferential equation) functions and sent to Fëanor. The explaination in the document was very clear and inspired Fëanor a lot.</p>
 +
                <img src="https://static.igem.org/mediawiki/2017/7/78/RDFZmodelling_colab.jpeg"/>
 +
                <h1>With Team GZHS-United</h1>
 +
                <hr class="line">
 +
                <p>Probit analysis is a specialized regression model of binomial response variables. Regression is a method of fitting a line to your data to compare the relationship of the response variable or dependent variable(Y) to the independent variable(X).By using IBM SPSS,We construct a model to help them find out KT50 of our project.</p>
 +
                <img src="https://static.igem.org/mediawiki/2017/8/82/Rdfz_with_GZHS-United.jpeg"/>
 +
                <h1>With Team SNSBNU_China and Tsinghua</h1>
 +
                <hr class="line">
 +
                <p>In October, we helped team SHSBNU_China distribute their questionaires and finally received more 400 feedbacks. In return, they helped us carry out chemical transformation of <i>B.subtilis</i> compenent cell using protocols given by team Tsinghua.</p>
 +
             </div>
 +
       
 +
         </section>
 +
      <footer>
 +
      <ul class="x">
 +
      <li><img src="https://static.igem.org/mediawiki/2017/7/76/Rdfz_wiki_footer.png" class="math"/></li>
 +
      <li><img src="https://static.igem.org/mediawiki/2017/5/57/RDFZ_logo.png" class="footer-logo"/></li>
 +
      <li><img src="https://static.igem.org/mediawiki/2017/1/1a/T--Bristol--igem.png" class="igem"/></li>
 +
      </ul>
 +
      <div class="fp">
 +
        <img src="https://static.igem.org/mediawiki/2017/3/3c/Rdfz_wiki_footer_image.png" class="fb">
 +
         </div>
 +
</footer>
 
          
 
          
</ul>
+
    </main>
</div>  
+
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 23:52, 31 October 2017

RDFZ-China

With Team Peking and BNDS_China


At the beginning of the march, our team sent 3 members to attend synthetic biology lessons in Peking University. The class was mainly for postgraduates as well as undergraduates in Peking University. However, because of the generosity and kindness of their instructor Yihao Zhang and Professor Haoqian Zhang, we were able to have lessons with them, and hence gained precious experience.

At the beginning of July, Team Peking invited us to work on the interlab study together in their lab with BNDS_China. This gave us a chance to learn more about practical skills.

With Team Oxford


In September, one of our team members, Zeyu Fëanor, e-mailed team Oxford to ask help for modelling. Chun Ngai Au and Helen Ren, who are the dry lab coordinators of their team, wrote a document on how to create simple ODE(ordinary deferential equation) functions and sent to Fëanor. The explaination in the document was very clear and inspired Fëanor a lot.

With Team GZHS-United


Probit analysis is a specialized regression model of binomial response variables. Regression is a method of fitting a line to your data to compare the relationship of the response variable or dependent variable(Y) to the independent variable(X).By using IBM SPSS,We construct a model to help them find out KT50 of our project.

With Team SNSBNU_China and Tsinghua


In October, we helped team SHSBNU_China distribute their questionaires and finally received more 400 feedbacks. In return, they helped us carry out chemical transformation of B.subtilis compenent cell using protocols given by team Tsinghua.