Difference between revisions of "Team:UCL/Collaborations"

 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
 
 
{{CSS_UCL6}}
 
{{CSS_UCL6}}
  
Line 60: Line 58:
 
</script>
 
</script>
  
<script src="https://cferdinandi.github.io/smooth-scroll/dist/js/smooth-scroll.js"></script>
 
<script>
 
smoothScroll.init({
 
speed: 1000,
 
easing: 'easeInOutCubic',
 
offset: 0,
 
updateURL: true,
 
callbackBefore: function ( toggle, anchor ) {},
 
callbackAfter: function ( toggle, anchor ) {}
 
});
 
</script>
 
 
<style>
 
<style>
  
Line 112: Line 99:
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   background-attachment: fixed !important;
 
   background-attachment: fixed !important;
   -webkit-background-size: 100% 140%;
+
   -webkit-background-size: cover;
background-position: 0 -100px;
+
-o-background-size:cover;
-webkit-mask-image: -webkit-gradient(linear, 0 0, 0 600, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.6)));
+
background-size:cover;
 +
-webkit-box-sizing: border-box;
 +
-moz-box-sizing: border-box;
 +
box-sizing: border-box;
 +
-webkit-mask-image: -webkit-gradient(linear, 0 0, 0 1200, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.2)));
 
     position: absolute;
 
     position: absolute;
     top: 0;
+
     top: 0px;
     left: 0;
+
     left: 0px;
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
 
     width: 100%;
 
     width: 100%;
 
     height: 100%;
 
     height: 100%;
padding-bottom: 100px;
+
pointer-events: none;
 
overflow: hidden;
 
overflow: hidden;
 
display: block;
 
display: block;
Line 162: Line 153:
  
  
.blockk h2 {font-size: 20px; text-decoration: none; border-bottom: 0px; background-color: #418E69; color: #fff; font-weight: bold; border-radius: 4px; padding: 10px; opacity: 0.75;
+
 
transition-property: opacity;
+
.blockk h2 {font-size: 20px; text-decoration: none; border-bottom: 0px; display: block; background-color: #418E69; color: #fff; font-weight: bold; border-radius: 4px; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; opacity: 1; }
    transition-duration: 1s;
+
 
    transition-timing-function: ease; }
+
 
 +
 
  
 
.blockk {position: relative; width: 100%; height: auto;}
 
.blockk {position: relative; width: 100%; height: auto;}
Line 225: Line 217:
 
.content {color: #d67166;}
 
.content {color: #d67166;}
  
.bigtitle {width: 62%; top: 0; margin: 0 auto; font-size: 16px; background-image: url('https://static.igem.org/mediawiki/2015/1/15/UCL_Circlegreen.png'); text-align: center; line-height: 2;
+
.bigtitle {width: 74%; top: 0; margin: 0 auto; font-size: 16px; background-image: url('https://static.igem.org/mediawiki/2015/1/15/UCL_Circlegreen.png'); text-align: center; line-height: 2;
     background-position: top center;  background-repeat: no-repeat; background-size: contain; padding: 11%; position: relative; margin-bottom: 100px; color: #22343C;}
+
     background-position: top center;  background-repeat: no-repeat; background-size: contain; padding: 13%; position: relative; margin-bottom: 100px; color: #22343C;}
  
 
.bigtitle a {color: #22343C; text-decoration: none;}
 
.bigtitle a {color: #22343C; text-decoration: none;}
  
.title2 {font-family: League Script; font-size: 360%; line-height: 1;}
+
.title2 {font-size: 380%; line-height: 1;}
  
.titlecircle {width: 100%; margin: 0 auto; padding-top: 18%;}
+
.titlecircle {width: 100%; margin: 0 auto; padding-top: 14%;}
  
 
.arrow {font-size: 50px;}
 
.arrow {font-size: 50px;}
Line 468: Line 460:
 
<div id="text">
 
<div id="text">
 
<div class="blockk">
 
<div class="blockk">
<h2><span id="lates" style="padding-top: 150px;"> . </span> </h2>
 
  
<div id="wraplates">
 
<div id="wraplatescolumn1">
 
  
  
  
</div>
 
  
 +
<p>In iGEM it is all about collaborating! Throughout the summer we have been in contact with multiple iGEM teams from all over the world to improve our projects, benefit from one another's ideas and also because working together is always more fun.</p>
 +
<div>
 +
<br>
 +
<h2 style="margin-top:1%">UCL iGEM Bootcamp Mini Jamboree </h2>
  
 +
<p>In collaboration with the London Biohackspace and Birkbeck College, we hosted an intensive, gruelling bootcamp that enlightened the attendees about various biobrick assembly protocols, biohacking, automation, and softwares associated with synthetic biology. The bootcamp culminated in a fascinating mini Jamboree, which featured all our iGEM projects, wiki and modeling tutorials, and even a DIY Spectrophotometer made in 1 week!  </p>
  
 +
<br>
  
<div id="wraplatescolumn2">
+
<h2 style="margin-top:1%">London iGEM Meet-up</h2>
 +
<p>iGEM teams around London met up on 31<sup>st</sup> of July at Birkbeck and presented the current progress of their research projects to each other, followed by a poster session and time for socialising. The teams involved were: UCL, Birkbeck, London Biohackspace, Westminster and Kent. </p>
  
 +
<br>
  
</div>
+
<h2 style="margin-top:1%">2014 Aalto-Helsinki Team: Blue-Light-Response Element</h2>
</div>
+
<p>In order to use our constructs as personalised treatment devices, we collaborated with the Aalto-Helsinki team to use the blue-light-response element they created in 2014. The idea is to have a handheld/mobile device that can emit blue light and induce expression of out constructs when needed.</p>
</div>
+
 
 +
<br>
 +
 
 +
<h2 style="margin-top:1%">UCL iGEM 2015 Collaboration survey</h2>
 +
<p>This year UCL iGEM team has prepared an ambitious survey to to get the public's perception on synthetic biology, genetic engineering and probiotics. As survey was translated into 5 different languages including Spanish, French, Portuguese and German we have collaborated with iGEM teams from all around the world to collect as many data as possible as well as see how people's opinion on these topics varies from country to country.</p>
 +
<p>All our collaborators received a badge to express our gratitude for the joint collaboration.The teams that collaborated with us were:</p>
 +
<ul>
 +
<li>Brasil-USP iGEM</li>
 +
<li>Bordeaux iGEM</li>
 +
<li>Macquarie iGEM</li>
 +
<li>UNSW iGEM</li>
 +
</ul>
 +
 
 +
<br>
 +
 
 +
<h2 style="margin-top:1%">2015 Oxford Team: short video assays on Synthetic biology and Health</h2>
 +
<p> In August 2015, members of the Oxford and UCL iGEM teams met up in London to get a grasp of the way people perceive Synthetic Biology applications in healthcare. The discussions worked as a platform for a collaboration between the Manchester-Graz, UCL and Oxford teams. In this joint initiative, they were able to gather some exciting new ideas on how to better develop an iGEM project that targets health conditions such as urinary tract infections (UTIs), schizophrenia and other mental health conditions such as anxiety and depression.</p>
 +
 
 +
<br>
 +
 
 +
<h2 style="margin-top:1%">2015 Paris-Bettencourt Team: Rhizi database</h2>
 +
<p> We joined the Rhizi graphical database created by the Paris-Bettencourt team and received a pretty collaboration badge as a token for our appreciation.</p>
 +
 
 +
  <br>
 +
 
 +
  <h2 style="margin-top:1%">Chang Gung University iGEM: Joint Survey</h2>
 +
  <p>We collaborated in a joint survey about our projects with several iGEM teams from different countries.</p>
 +
  </div>
 +
 
  
  
Line 533: Line 557:
  
  
 
+
<!--
<!---
+
 
+
<p>In iGEM it is all about collaborating! Throughout the summer we have been in contact with multiple iGEM teams from all over the world to improve our projects, benefit from one another's ideas and also because working together is always more fun.</p>
+
<div>
+
<br>
+
<h2 style="margin-top:1%">UCL iGEM Bootcamp Mini Jamboree </h2>
+
 
+
<p>In collaboration with the London Biohackspace and Birkbeck College, we hosted an intensive, gruelling bootcamp that enlightened the attendees about various biobrick assembly protocols, biohacking, automation, and softwares associated with synthetic biology. The bootcamp culminated in a fascinating mini Jamboree, which featured all our iGEM projects, wiki and modeling tutorials, and even a DIY Spectrophotometer made in 1 week!  </p>
+
 
+
<br>
+
 
+
<h2 style="margin-top:1%">London iGEM Meet-up</h2>
+
<p>iGEM teams around London met up on 31<sup>st</sup> of July at Birkbeck and presented the current progress of their research projects to each other, followed by a poster session and time for socialising. The teams involved were: UCL, Birkbeck, London Biohackspace, Westminster and Kent. </p>
+
 
+
<br>
+
 
+
<h2 style="margin-top:1%">2014 Aalto-Helsinki Team: Blue-Light-Response Element</h2>
+
<p>In order to use our constructs as personalised treatment devices, we collaborated with the Aalto-Helsinki team to use the blue-light-response element they created in 2014. The idea is to have a handheld/mobile device that can emit blue light and induce expression of out constructs when needed.</p>
+
 
+
<br>
+
 
+
<h2 style="margin-top:1%">UCL iGEM 2015 Collaboration survey</h2>
+
<p>This year UCL iGEM team has prepared an ambitious survey to to get the public's perception on synthetic biology, genetic engineering and probiotics. As survey was translated into 5 different languages including Spanish, French, Portuguese and German we have collaborated with iGEM teams from all around the world to collect as many data as possible as well as see how people's opinion on these topics varies from country to country.</p>
+
<p>All our collaborators received a badge to express our gratitude for the joint collaboration.The teams that collaborated with us were:</p>
+
<ul>
+
<li>Brasil-USP iGEM</li>
+
<li>Bordeaux iGEM</li>
+
<li>Macquarie iGEM</li>
+
<li>UNSW iGEM</li>
+
</ul>
+
 
+
<br>
+
 
+
<h2 style="margin-top:1%">2015 Oxford Team: short video assays on Synthetic biology and Health</h2>
+
<p> In August 2015, members of the Oxford and UCL iGEM teams met up in London to get a grasp of the way people perceive Synthetic Biology applications in healthcare. The discussions worked as a platform for a collaboration between the Manchester-Graz, UCL and Oxford teams. In this joint initiative, they were able to gather some exciting new ideas on how to better develop an iGEM project that targets health conditions such as urinary tract infections (UTIs), schizophrenia and other mental health conditions such as anxiety and depression.</p>
+
 
+
<br>
+
 
+
<h2 style="margin-top:1%">2015 Paris-Bettencourt Team: Rhizi database</h2>
+
<p> We joined the Rhizi graphical database created by the Paris-Bettencourt team and received a pretty collaboration badge as a token for our appreciation.</p>
+
</body>
+
 
iGEM's NOTES ABOUT COLLABORATION
 
iGEM's NOTES ABOUT COLLABORATION
 
<p>
 
<p>

Latest revision as of 22:15, 18 September 2015

'

Collaborations

In iGEM it is all about collaborating! Throughout the summer we have been in contact with multiple iGEM teams from all over the world to improve our projects, benefit from one another's ideas and also because working together is always more fun.


UCL iGEM Bootcamp Mini Jamboree

In collaboration with the London Biohackspace and Birkbeck College, we hosted an intensive, gruelling bootcamp that enlightened the attendees about various biobrick assembly protocols, biohacking, automation, and softwares associated with synthetic biology. The bootcamp culminated in a fascinating mini Jamboree, which featured all our iGEM projects, wiki and modeling tutorials, and even a DIY Spectrophotometer made in 1 week!


London iGEM Meet-up

iGEM teams around London met up on 31st of July at Birkbeck and presented the current progress of their research projects to each other, followed by a poster session and time for socialising. The teams involved were: UCL, Birkbeck, London Biohackspace, Westminster and Kent.


2014 Aalto-Helsinki Team: Blue-Light-Response Element

In order to use our constructs as personalised treatment devices, we collaborated with the Aalto-Helsinki team to use the blue-light-response element they created in 2014. The idea is to have a handheld/mobile device that can emit blue light and induce expression of out constructs when needed.


UCL iGEM 2015 Collaboration survey

This year UCL iGEM team has prepared an ambitious survey to to get the public's perception on synthetic biology, genetic engineering and probiotics. As survey was translated into 5 different languages including Spanish, French, Portuguese and German we have collaborated with iGEM teams from all around the world to collect as many data as possible as well as see how people's opinion on these topics varies from country to country.

All our collaborators received a badge to express our gratitude for the joint collaboration.The teams that collaborated with us were:

  • Brasil-USP iGEM
  • Bordeaux iGEM
  • Macquarie iGEM
  • UNSW iGEM

2015 Oxford Team: short video assays on Synthetic biology and Health

In August 2015, members of the Oxford and UCL iGEM teams met up in London to get a grasp of the way people perceive Synthetic Biology applications in healthcare. The discussions worked as a platform for a collaboration between the Manchester-Graz, UCL and Oxford teams. In this joint initiative, they were able to gather some exciting new ideas on how to better develop an iGEM project that targets health conditions such as urinary tract infections (UTIs), schizophrenia and other mental health conditions such as anxiety and depression.


2015 Paris-Bettencourt Team: Rhizi database

We joined the Rhizi graphical database created by the Paris-Bettencourt team and received a pretty collaboration badge as a token for our appreciation.


Chang Gung University iGEM: Joint Survey

We collaborated in a joint survey about our projects with several iGEM teams from different countries.