Difference between revisions of "Team:FAFU-CHINA/Collaborations"

(Prototype team page)
 
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{FAFU-CHINA}}
+
<html lang="zh">
<html>
+
<head>
 +
<meta charset="UTF-8">
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
<title>侧边栏</title>
 +
<link rel="stylesheet" href="https://2015.igem.org/Template:FAFU_CHINA/css/homecss?action=raw&amp;ctype=text/css" type="text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:FAFU_CHINA/guge/css/styles?action=raw&amp;ctype=text/css" />
 +
</head>
 +
<body>
 +
<div class="com">
 +
<div class="com__content">
 +
<section class="com__section com__section--text">
 +
<br>
 +
<br>
 +
                <center><div><h2>Collaborations</h2><div>
 +
<div >On 13rd, August, 2015.We attended CCiC which was hosted by Peking University. By taking this opportunity, we made communications with other teams.</div>
 +
                <div>NJU-China which is from M3 lab Nanjing University offered valuable advice about CRISPR and expression vector. Before we made a study of safety, we thought that E.Coli vector would bring potential safety problems. Therefore we planned to express dsRNA in saccharomyces cerevisiae. Meanwhile, we planned to integrate the target gene to genome to avoid the lose of plasmids. But Doctor.ChenXi pointed that efficiency of prokaryotic expression system was better than eukaryotic expressing system. And there would be several problems which we couldn’t predict, and because of it. We would not be able to complete the project in time.</div>
 +
                <div>After conversation, we had to face the question that what we should do in the future. Therefore we restudied the safety problems. Luckily, we found information that honey could restrain the growth of bacteria. Therefore we decided to choose HT115 as an expression vector. </div>
 +
                <div>Meanwhile, we visited Beijing Normal University after CCiC. BNU-China Team is a year-old team, they also met several problems about the establishment of the team. How to attract new team members has been becoming one of the most important things. In their views, we could hold academic lecture to attract students to join us. And holding science communication event would be a good choice for us to attract popularity. What’s more, we agreed that standard training and criterion would be essential for the construction of teams.</div>
  
<h2> Collaborations</h2>
 
  
<p>
 
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.
 
</p>
 
  
<div class="highlightBox">
 
  
<h4> Which other teams can we work with? </h4>
 
<p>
 
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 <a hreef="https://2015.igem.org/Judging/Awards#Medals">iGEM team collaboration gold medal criterion</a>.
 
</p>
 
  
<p>
+
In order to meet the gold medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
</section>
</p>
+
 
 
</div>
 
</div>
 
<p>
 
Here are some suggestions for projects you could work on with other teams:
 
</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 simulating 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>
 +
<style>
 +
.com__section--text
 +
{
 +
  height:auto;
 +
  overflow:auto;
 +
}
 +
.com
 +
{
 +
  background-image:url( https://static.igem.org/mediawiki/2015/f/f9/Fafu_bg22.jpg);
 +
  background-size:100%;
 +
  overflow-y:auto;
 +
}
 +
.com__content
 +
{
 +
  background-image:none;
 +
}
 +
</style>
 +
<script src="js/jquery-2.1.1.min.js" type="https://2015.igem.org/Template:FAFU_CHINA/guge/js/jquery-2-1-1-min?action=raw&amp;ctype=text/javascript"></script>
 +
<script>
 +
var link = $('.com__nav-link');
 +
var linkParent = link.parent('li');
 +
var section = $('.com__section');
 +
var sectionContent = section.find('*');
 +
var switchTab = function () {
 +
var p = $(this).parent('li');
 +
var i = p.index();
 +
var s = section.eq(i);
 +
var c = s.find('*');
 +
section.removeClass('active');
 +
sectionContent.removeAttr('style');
 +
s.addClass('active');
 +
c.css({
 +
transform: 'none',
 +
opacity: 1
 +
});
 +
linkParent.removeClass('active');
 +
p.addClass('active');
 +
return false;
 +
};
 +
link.on('click', switchTab);
 +
function activeFirst() {
 +
section.first().addClass('active');
 +
section.first().find('*').css({
 +
transform: 'none',
 +
opacity: 1
 +
});
 +
linkParent.first().addClass('active');
 +
}
 +
activeFirst();
 +
</script>
 +
<style>
 +
.firstHeading
 +
{
 +
  display:none;
 +
}
 +
.team-leader
 +
{
 +
  width:60%;
 +
  margin-left:18%;
 +
}
 +
.main-nav li > a
 +
{
 +
  margin: 17px 9px;
 +
}
 +
</style>
 +
</body>
 
</html>
 
</html>

Latest revision as of 21:30, 18 September 2015

侧边栏



Collaborations

On 13rd, August, 2015.We attended CCiC which was hosted by Peking University. By taking this opportunity, we made communications with other teams.
NJU-China which is from M3 lab Nanjing University offered valuable advice about CRISPR and expression vector. Before we made a study of safety, we thought that E.Coli vector would bring potential safety problems. Therefore we planned to express dsRNA in saccharomyces cerevisiae. Meanwhile, we planned to integrate the target gene to genome to avoid the lose of plasmids. But Doctor.ChenXi pointed that efficiency of prokaryotic expression system was better than eukaryotic expressing system. And there would be several problems which we couldn’t predict, and because of it. We would not be able to complete the project in time.
After conversation, we had to face the question that what we should do in the future. Therefore we restudied the safety problems. Luckily, we found information that honey could restrain the growth of bacteria. Therefore we decided to choose HT115 as an expression vector.
Meanwhile, we visited Beijing Normal University after CCiC. BNU-China Team is a year-old team, they also met several problems about the establishment of the team. How to attract new team members has been becoming one of the most important things. In their views, we could hold academic lecture to attract students to join us. And holding science communication event would be a good choice for us to attract popularity. What’s more, we agreed that standard training and criterion would be essential for the construction of teams.