Difference between revisions of "Team:BJRS China/Collaborations"

 
(45 intermediate revisions by 6 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
  
 +
<head>
 +
<meta charset="utf-8">
 +
<title>BJRS</title>
 +
<link rel="stylesheet" href="https://cdn.bootcss.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
<script src="https://cdn.bootcss.com/jquery/2.1.1/jquery.min.js"></script>
 +
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
 +
<style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 10px;
 +
}
  
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
        background-image:url(https://static.igem.org/mediawiki/2018/7/73/T--BJRS_China--wikibg3v2.jpeg);
 +
background-attachment: fixed;
 +
        background-size:100%;
 +
        background-repeat:no-repeat;
 +
}
 +
#top-section {
 +
    background-color:#484848;
 +
    border: 0 none;
 +
    width: 100%;
 +
    height: 24px;
 +
    z-index: 100;
 +
    top: 0;
 +
    position: fixed;
 +
}
 +
#menubar {
 +
    top: 2px;
 +
    font-family: Helvetica, Arial, Sans-serif;
 +
    font-size: 14px;
 +
}
 +
.top{
 +
height:141px;
 +
width:100%;
 +
position:fixed;
 +
top:0px;
 +
left:0px;
 +
background:white;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<nav class="navbar navbar-default" role="navigation">
 +
  <div class="top container-fluid">
 +
<div class="navbar-header"><a href="https://2018.igem.org/Team:BJRS_China" target="_top" class="navbar-brand"><img src="https://static.igem.org/mediawiki/2018/7/73/T--BJRS_China--logo.png" width="120px" height="120px" style="position:relative;top:0px;left:90%;" class="img-fluid rounded"><img src="https://static.igem.org/mediawiki/2018/b/b3/T--BJRS_China--logo2.jpeg"width="1200px" height="50px"style="position:relative;top:-114px;left:10px;"></a></div>
 +
    <div>
 +
      <ul class="nav navbar-nav">
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> PROJECT <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Background">BACKGROUND</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/Design">DESIGN</a></li> 
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Results">RESULTS</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Improve">IMPROVE</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/InterLab">INTERLAB</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/Demonstrate">DEMONSTRATE</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2018.igem.org/Team:BJRS_China/Model">MODEL</a></li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> HUMAN PRACTICE <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Human_Practices">Human Practices</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Public_Engagement">Public Engagement</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> ACHIEVEMENTS <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Parts">PARTS</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Judging_Criteria">JUDGING CRITERIA</a></li>
 +
          </ul>
 +
        </li>
 +
        <li><a href="https://2018.igem.org/Team:BJRS_China/Safety">SAFETY</a></li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> ATTRIBUTION <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Attributions">ATTRIBUTION</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Collaborations">COLLABORATION</a></li>
 +
          </ul>
 +
        </li>
 +
        <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> TEAM <b class="caret"></b> </a>
 +
          <ul class="dropdown-menu">
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Members">MEMBERS</a></li>
 +
            <li><a href="https://2018.igem.org/Team:BJRS_China/Notebooks">NOTEBOOKS</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/Protocol">PROTOCOL</a></li>
 +
<li><a href="https://2018.igem.org/Team:BJRS_China/Acknowledgement">ACKNOWLEDGEMENT</a></li>
 +
          </ul>
 +
        </li>
 +
      </ul>
 +
    </div>
 +
  </div>
 +
</nav>
 +
<main>
 +
      <section class = "collaboration">
 +
      <h1 style = "text-align: center">Collaboration</h1>
 +
      <div style="padding-left:170px;padding-right:150px">
 +
  
<div class="clear"></div>
+
<h2>Collaboration with team SHSBNU_China</h2>
 
+
                <p style="line-height:30px"><font size="4">&emsp;&emsp; August 11th, 2018, our team’s modeling group studied the principle and basic techniques with team SHSBNU_China. We met online and communicated with each other on WeChat and voice calls. Both of our teams see this opportunity as meaningful, because we not only learned a lot about modeling and its significance, but we also gained valuable friendship with peers that have the same interest.</font></p>
 
+
<figure class="text-center">
<div class="column full_size">
+
                <img src="https://static.igem.org/mediawiki/2018/5/5b/T--BJRS_China--with_SHSBNU.jpg" width="50%" >
<h1>Collaborations</h1>
+
                <figcaption>
 
+
                    SHSBNU_China and BJRS_China
<p>
+
                </figcaption>
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
            </figure>
</p>
+
<h2>Collaboration with team BNU_China (and RDFZ_China)</h2>
 
+
                <p style="line-height:30px"><font size="4">&emsp;&emsp;During the experiment period from the start of July till October, we shared the same laboratory with BNU_China and partly with RDFZ_China. Members from BNU are mostly undergraduates who have more experience and knowledge than us, and they taught and helped us a lot. Thanks to their patience and enthusiasm, we were able to adapt to the days in the lab quickly. After some times, we were able to help them with some basic operations that could save time and resources.  
<h3>Silver Medal Criterion #2</h3>
+
</br>
<p>
+
&emsp;&emsp; VHb is used to improve the growth ability of the engineering bacteria in our project, and when we discussed it in the meeting room near the lab, it turned out that this information could be helpful to their (BNU) project, too. There is much space to improve. We were really glad that our ideas could be able to collide and work out something beneficial for both of our teams.  
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.  
+
</br>
</p>
+
&emsp;&emsp;In July, together with BNU_China, we finished our interlab experiment using the microplate reader offered by Peking. After that we discussed our data together, seeking a better way to modify the inaccurate part in our experiment, leading both our teams to a better state.
</div>
+
</font></p>
 
+
<figure class="text-center">
<div class="column two_thirds_size">
+
                <img src="https://static.igem.org/mediawiki/2018/5/5a/T--BJRS_China--with_BNU.jpg" width="50%" >
 
+
                <figcaption>
<h4> Which other teams can we work with? </h4>
+
                    BNU_China and BJRS_China
<p>  
+
                </figcaption>
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
            </figure>
</p>
+
<h2>Meeting with high school teams across Northern China</h2>
 
+
                <p style="line-height:30px"><font size="4">&emsp;&emsp;On October 4th, five high school teams in Beijing met together at Beijing Foreign Studies University to give presentation, and to talk about all the projects together, along with a discussion on bio-safety issues. Our team presented our project, oxygenmax, and received compliments from the judges and teachers. They also pointed out some vital problems in our presentation, making it smoother for us to correct our false and presenting a better speech.
<p>
+
</br>
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
&emsp;&emsp; In addition, we got a lot of skills and realized our flaws from others' presentation and the judges' evaluation on them. We believe that the other teams have a similar experience.
</p>
+
</br>
 
+
&emsp;&emsp; Moreover, we harvested valuable friendship from iGEMers who have the same interest as we do. It was surely significant for the way ahead.
</div>
+
</font></p>
 
+
<figure class="text-center">
 
+
                <img src="https://static.igem.org/mediawiki/2018/7/7b/T--BJRS_China--MEET_UP.jpg" width="50%" >
 
+
                <figcaption>
<div class="column third_size">
+
                    Northern China High school iGEMers' Meet-up
<p>
+
                </figcaption>
Here are some suggestions for projects you could work on with other teams:
+
            </figure>
</p>
+
 
+
<ul>
+
<li> Improve the function of another team's BioBrick Part or Device</li>
+
<li> Characterize another team's part </li>
+
<li> Debug a construct </li>
+
<li> Model or simulate another team's system </li>
+
<li> Test another team's software</li>
+
<li> Help build and test another team's hardware project</li>
+
<li> Mentor a high-school team</li>
+
</ul>
+
</div>
+
  
 +
      </div>
 +
<br/>
 +
<br/>
 +
</main>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 04:41, 5 November 2018

BJRS

Collaboration

Collaboration with team SHSBNU_China

   August 11th, 2018, our team’s modeling group studied the principle and basic techniques with team SHSBNU_China. We met online and communicated with each other on WeChat and voice calls. Both of our teams see this opportunity as meaningful, because we not only learned a lot about modeling and its significance, but we also gained valuable friendship with peers that have the same interest.

SHSBNU_China and BJRS_China

Collaboration with team BNU_China (and RDFZ_China)

  During the experiment period from the start of July till October, we shared the same laboratory with BNU_China and partly with RDFZ_China. Members from BNU are mostly undergraduates who have more experience and knowledge than us, and they taught and helped us a lot. Thanks to their patience and enthusiasm, we were able to adapt to the days in the lab quickly. After some times, we were able to help them with some basic operations that could save time and resources.
   VHb is used to improve the growth ability of the engineering bacteria in our project, and when we discussed it in the meeting room near the lab, it turned out that this information could be helpful to their (BNU) project, too. There is much space to improve. We were really glad that our ideas could be able to collide and work out something beneficial for both of our teams.
  In July, together with BNU_China, we finished our interlab experiment using the microplate reader offered by Peking. After that we discussed our data together, seeking a better way to modify the inaccurate part in our experiment, leading both our teams to a better state.

BNU_China and BJRS_China

Meeting with high school teams across Northern China

  On October 4th, five high school teams in Beijing met together at Beijing Foreign Studies University to give presentation, and to talk about all the projects together, along with a discussion on bio-safety issues. Our team presented our project, oxygenmax, and received compliments from the judges and teachers. They also pointed out some vital problems in our presentation, making it smoother for us to correct our false and presenting a better speech.
   In addition, we got a lot of skills and realized our flaws from others' presentation and the judges' evaluation on them. We believe that the other teams have a similar experience.
   Moreover, we harvested valuable friendship from iGEMers who have the same interest as we do. It was surely significant for the way ahead.

Northern China High school iGEMers' Meet-up