Difference between revisions of "Team:Edinburgh OG/Collaborations"

Line 9: Line 9:
  
 
<div class="column full_size">
 
<div class="column full_size">
<h1>Collaborations</h1>
+
<h1 class="subtitle text-center">Collaborations</h1>
 
+
<p><strong>Collaboration</strong></p>
<p>
+
<p>Throughout the project we have extensively collaborated with the Edinburgh_UG team. The collaboration resulted essential for both teams to develop their projects. </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.
+
<h2>Collaboration 1 </h2>
</p>
+
<p>2017 Edinburgh OG and UG teams worked together to deliver a presentation for the Synthetic Biology Society at the University of Edinburgh on October 11th. The main focus of our presentation was to raise awareness and promote iGEM competition through an introduction to iGEM history and principles and the explanation of our projects.To achieve this, we explained how iGEM have helped us to develop practical and problem-solving skills, to come up with solutions to world problems and finally helped us to collaborate and integrate our project and ideas into the real world.</p>
 
+
<p>The audience, 30 people from both under and postgraduate degrees, seemed to be very motivated to join the 2018 team, asking many questions about the detailed procedure of application. </p>
<h3>Silver Medal Criterion #2</h3>
+
<h2>Collaboration 2 </h2>
<p>
+
<p>We helped the Edinburgh UG team incorporate stochastic modelling into their project. Up until this point, they were having difficulty modelling the catalysis of recombination by site-specific recombinases. With our feedback they were able to develop a complete model that allowed for their designs to be tested in silico.</p>
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.  
+
<h2>Collaboration 3</h2>
</p>
+
<p>Edinburgh UG team provided us with the <em>Escherichia coli</em> strain BL21(DE3) and C600. The former was important for testing the T7 phage, the latter essential to correctly fold and produce P1 phage particles. Finally, the Edinburgh UG team provided us with an electroporator to introduce our CRISPR systems into lambda phage.</p>
 
+
<h1>Collaboration with Newcastle team</h1>
<div class="column half_size">
+
<p>Following our iGEM Northern Meet-up, we asked Newcastle to help us to convert our deterministic model of interactions between phages and bacteria into stochastic one. Although nobody from their team had previous experience in modelling using Python packages, StochPy in particular, they received extensive training in modelling in general that proved to be very useful for us.</p>
 
+
<p>During over 2 hours long Skype session with Bradley Brown and his team members we worked thought our model together bit by bit trying to find a solution. We shared the basic principle behind StochPy and our draft models, whereas Newcastle proposed a working solution. The result of this collaboration is reflected in our <a href="https://github.com/csynbiosys/iGEM-Phage-Modelling/tree/master/Stochastic/data">GitHub page </a>with a commit title &ldquo;<em>Introduction of Newcastle help in stochastic model</em>&rdquo;. This collaboration is also mentioned on the official Newcastle 2017 wiki<a href="https://2017.igem.org/Team:Newcastle/Collaborations#edi_collab"> Collaborations page</a>.<br /><br /><br /></p>
<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 iGEM team collaboration silver medal criterion.
+
</p>
+
 
+
<p>
+
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.
+
</p>
+
 
+
</div>
+
 
+
 
+
 
+
<div class="column half_size">
+
<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>
  
  
 
</html>
 
</html>

Revision as of 01:37, 31 October 2017

PhagED: a molecular toolkit to re-sensitise ESKAPE pathogens

Collaborations

Collaboration

Throughout the project we have extensively collaborated with the Edinburgh_UG team. The collaboration resulted essential for both teams to develop their projects.

Collaboration 1

2017 Edinburgh OG and UG teams worked together to deliver a presentation for the Synthetic Biology Society at the University of Edinburgh on October 11th. The main focus of our presentation was to raise awareness and promote iGEM competition through an introduction to iGEM history and principles and the explanation of our projects.To achieve this, we explained how iGEM have helped us to develop practical and problem-solving skills, to come up with solutions to world problems and finally helped us to collaborate and integrate our project and ideas into the real world.

The audience, 30 people from both under and postgraduate degrees, seemed to be very motivated to join the 2018 team, asking many questions about the detailed procedure of application.

Collaboration 2

We helped the Edinburgh UG team incorporate stochastic modelling into their project. Up until this point, they were having difficulty modelling the catalysis of recombination by site-specific recombinases. With our feedback they were able to develop a complete model that allowed for their designs to be tested in silico.

Collaboration 3

Edinburgh UG team provided us with the Escherichia coli strain BL21(DE3) and C600. The former was important for testing the T7 phage, the latter essential to correctly fold and produce P1 phage particles. Finally, the Edinburgh UG team provided us with an electroporator to introduce our CRISPR systems into lambda phage.

Collaboration with Newcastle team

Following our iGEM Northern Meet-up, we asked Newcastle to help us to convert our deterministic model of interactions between phages and bacteria into stochastic one. Although nobody from their team had previous experience in modelling using Python packages, StochPy in particular, they received extensive training in modelling in general that proved to be very useful for us.

During over 2 hours long Skype session with Bradley Brown and his team members we worked thought our model together bit by bit trying to find a solution. We shared the basic principle behind StochPy and our draft models, whereas Newcastle proposed a working solution. The result of this collaboration is reflected in our GitHub page with a commit title “Introduction of Newcastle help in stochastic model”. This collaboration is also mentioned on the official Newcastle 2017 wiki Collaborations page.